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