hass-core/homeassistant/components/ecovacs/const.py
Robert Resch 7fe6fc987b
Add config flow for Ecovacs (#108111)
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2024-01-16 13:31:42 +01:00

5 lines
75 B
Python

"""Ecovacs constants."""
DOMAIN = "ecovacs"
CONF_CONTINENT = "continent"