Add light entity for lights

This commit is contained in:
Andre Basche 2023-06-30 19:36:36 +02:00
parent 1d83162f7d
commit 97637ef244
5 changed files with 113 additions and 17 deletions

View file

@ -18,6 +18,7 @@ PLATFORMS = [
"binary_sensor",
"climate",
"fan",
"light",
]
HON_HVAC_MODE = {