10 lines
123 B
Python
10 lines
123 B
Python
DOMAIN = "hon"
|
|
|
|
PLATFORMS = [
|
|
"sensor",
|
|
"select",
|
|
"number",
|
|
"switch",
|
|
"button",
|
|
"binary_sensor",
|
|
]
|