first commit
This commit is contained in:
7
custom_components/hon/const.py
Executable file
7
custom_components/hon/const.py
Executable file
@ -0,0 +1,7 @@
|
||||
DOMAIN = "hon"
|
||||
|
||||
PLATFORMS = [
|
||||
"sensor",
|
||||
"select",
|
||||
"number"
|
||||
]
|
Reference in New Issue
Block a user