Rename repo
This commit is contained in:
10
custom_components/hon/const.py
Normal file
10
custom_components/hon/const.py
Normal file
@ -0,0 +1,10 @@
|
||||
DOMAIN = "hon"
|
||||
|
||||
PLATFORMS = [
|
||||
"sensor",
|
||||
"select",
|
||||
"number",
|
||||
"switch",
|
||||
"button",
|
||||
"binary_sensor",
|
||||
]
|
Reference in New Issue
Block a user