mirror of
https://github.com/Andre0512/hon.git
synced 2024-01-19 02:50:19 +00:00
9 lines
87 B
Python
Executable file
9 lines
87 B
Python
Executable file
DOMAIN = "hon"
|
|
|
|
PLATFORMS = [
|
|
"sensor",
|
|
"select",
|
|
"number",
|
|
"button"
|
|
]
|