9 lines
87 B
Python
Executable File
9 lines
87 B
Python
Executable File
DOMAIN = "hon"
|
|
|
|
PLATFORMS = [
|
|
"sensor",
|
|
"select",
|
|
"number",
|
|
"button"
|
|
]
|