mirror of
https://github.com/Andre0512/hon.git
synced 2026-06-19 17:26:53 +02:00
10 lines
101 B
Python
Executable File
10 lines
101 B
Python
Executable File
DOMAIN = "hon"
|
|
|
|
PLATFORMS = [
|
|
"sensor",
|
|
"select",
|
|
"number",
|
|
"switch",
|
|
"button"
|
|
]
|