5 lines
118 B
Python
5 lines
118 B
Python
#ecovacs constants
|
|
#init constants
|
|
ECOVACS_DEVICES = "ecovacs_devices"
|
|
DOMAIN = "ecovacs"
|
|
CONF_CONTINENT = "continent" |