Add config flow for Ecovacs (#108111)

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
This commit is contained in:
Robert Resch 2024-01-16 13:31:42 +01:00 committed by GitHub
parent 3e72c346b7
commit 7fe6fc987b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
15 changed files with 412 additions and 39 deletions

View file

@ -0,0 +1,5 @@
"""Ecovacs constants."""
DOMAIN = "ecovacs"
CONF_CONTINENT = "continent"