mirror of
https://github.com/Andre0512/hon.git
synced 2026-05-07 09:54:41 +02:00
8 lines
73 B
Python
Executable File
8 lines
73 B
Python
Executable File
DOMAIN = "hon"
|
|
|
|
PLATFORMS = [
|
|
"sensor",
|
|
"select",
|
|
"number"
|
|
]
|