Rename repo

This commit is contained in:
Andre Basche 2023-03-06 13:41:58 +01:00
parent 9d8b17b2cf
commit 03a1e40b6e
14 changed files with 7 additions and 6 deletions

View file

@ -0,0 +1,10 @@
DOMAIN = "hon"
PLATFORMS = [
"sensor",
"select",
"number",
"switch",
"button",
"binary_sensor",
]