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:
parent
3e72c346b7
commit
7fe6fc987b
15 changed files with 412 additions and 39 deletions
5
homeassistant/components/ecovacs/const.py
Normal file
5
homeassistant/components/ecovacs/const.py
Normal file
|
@ -0,0 +1,5 @@
|
|||
"""Ecovacs constants."""
|
||||
|
||||
DOMAIN = "ecovacs"
|
||||
|
||||
CONF_CONTINENT = "continent"
|
Loading…
Add table
Add a link
Reference in a new issue