mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-25 10:17:23 +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:
|
||||
- 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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user