start config flow setup based on shark

This commit is contained in:
bittles
2023-01-06 22:22:50 -05:00
parent 67fef3862b
commit 99726d56a3
4 changed files with 125 additions and 27 deletions
+2 -2
View File
@@ -3,6 +3,6 @@ LOGGER = logging.getLogger(__name__)
#ecovacs constants
#init constants
ECOVACS_DEVICES = "ecovacs_devices"
DOMAIN = "ecovacs"
#ECOVACS_DEVICES = "ecovacs_devices"
#DOMAIN = "ecovacs"
CONF_CONTINENT = "continent"