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