Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com> Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
5 lines
75 B
Python
5 lines
75 B
Python
"""Ecovacs constants."""
|
|
|
|
DOMAIN = "ecovacs"
|
|
|
|
CONF_CONTINENT = "continent"
|