mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-26 18:57:17 +00:00
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:
parent
aef76e8eb6
commit
fa3976a2b3
@ -12,6 +12,7 @@ ha_domain: homee
|
|||||||
ha_platforms:
|
ha_platforms:
|
||||||
- button
|
- button
|
||||||
- cover
|
- cover
|
||||||
|
- light
|
||||||
- sensor
|
- sensor
|
||||||
- switch
|
- switch
|
||||||
ha_integration_type: hub
|
ha_integration_type: hub
|
||||||
@ -24,6 +25,7 @@ There is currently support for the following device types in Home Assistant:
|
|||||||
|
|
||||||
- button
|
- button
|
||||||
- cover
|
- cover
|
||||||
|
- light
|
||||||
- sensor
|
- sensor
|
||||||
- switch
|
- switch
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user