Add light platform to homee (#37584)

* add switch platform to homee

* Add light platform

* remove light

* Homee light platform

* fix

---------

Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
Markus Adrario 2025-02-20 20:03:58 +01:00 committed by GitHub
parent aef76e8eb6
commit fa3976a2b3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,6 +12,7 @@ ha_domain: homee
ha_platforms:
- button
- cover
- light
- sensor
- switch
ha_integration_type: hub
@ -24,6 +25,7 @@ There is currently support for the following device types in Home Assistant:
- button
- cover
- light
- sensor
- switch