mirror of
https://github.com/Andre0512/hon.git
synced 2025-05-13 06:34:22 -04:00
7 lines
73 B
Python
Executable file
7 lines
73 B
Python
Executable file
DOMAIN = "hon"
|
|
|
|
PLATFORMS = [
|
|
"sensor",
|
|
"select",
|
|
"number"
|
|
]
|