mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-08 18:06:54 +00:00
Add sensor platform to flux_led (#21090)
This commit is contained in:
parent
f004bc7512
commit
acdf5740e8
@ -4,7 +4,9 @@ description: Instructions on how to setup Magic Home within Home Assistant.
|
|||||||
ha_category:
|
ha_category:
|
||||||
- Button
|
- Button
|
||||||
- Light
|
- Light
|
||||||
|
- Number
|
||||||
- Select
|
- Select
|
||||||
|
- Sensor
|
||||||
- Switch
|
- Switch
|
||||||
ha_iot_class: Local Push
|
ha_iot_class: Local Push
|
||||||
ha_release: 0.25
|
ha_release: 0.25
|
||||||
@ -12,8 +14,9 @@ ha_domain: flux_led
|
|||||||
ha_platforms:
|
ha_platforms:
|
||||||
- button
|
- button
|
||||||
- light
|
- light
|
||||||
- select
|
|
||||||
- number
|
- number
|
||||||
|
- select
|
||||||
|
- sensor
|
||||||
- switch
|
- switch
|
||||||
ha_codeowners:
|
ha_codeowners:
|
||||||
- '@icemanch'
|
- '@icemanch'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user