mirror of
https://github.com/Andre0512/hon.git
synced 2025-05-13 22:54:23 -04:00
Rename repo
This commit is contained in:
parent
9d8b17b2cf
commit
03a1e40b6e
14 changed files with 7 additions and 6 deletions
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",
|
||||
]
|
Loading…
Add table
Add a link
Reference in a new issue