mirror of
https://github.com/Andre0512/hon.git
synced 2026-05-07 18:04:42 +02:00
9 lines
87 B
Python
Executable File
9 lines
87 B
Python
Executable File
DOMAIN = "hon"
|
|
|
|
PLATFORMS = [
|
|
"sensor",
|
|
"select",
|
|
"number",
|
|
"button"
|
|
]
|