mirror of
https://github.com/Andre0512/hon.git
synced 2025-01-08 19:15:30 +00:00
8 lines
73 B
Python
8 lines
73 B
Python
|
DOMAIN = "hon"
|
||
|
|
||
|
PLATFORMS = [
|
||
|
"sensor",
|
||
|
"select",
|
||
|
"number"
|
||
|
]
|