mirror of
https://github.com/Andre0512/hon.git
synced 2025-05-13 06:34:22 -04:00
Add light entity for lights
This commit is contained in:
parent
1d83162f7d
commit
97637ef244
5 changed files with 113 additions and 17 deletions
|
@ -18,6 +18,7 @@ PLATFORMS = [
|
|||
"binary_sensor",
|
||||
"climate",
|
||||
"fan",
|
||||
"light",
|
||||
]
|
||||
|
||||
HON_HVAC_MODE = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue