10 lines
101 B
Python
Executable File
10 lines
101 B
Python
Executable File
DOMAIN = "hon"
|
|
|
|
PLATFORMS = [
|
|
"sensor",
|
|
"select",
|
|
"number",
|
|
"switch",
|
|
"button"
|
|
]
|