mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-24 01:37:23 +00:00
Add switch platform to WLED integration (#11120)
This commit is contained in:
parent
74335a57a8
commit
214c813eb6
@ -4,6 +4,7 @@ description: "Instructions on how to integrate WLED with Home Assistant."
|
|||||||
logo: wled.png
|
logo: wled.png
|
||||||
ha_category:
|
ha_category:
|
||||||
- Light
|
- Light
|
||||||
|
- Switch
|
||||||
ha_release: 0.102
|
ha_release: 0.102
|
||||||
ha_iot_class: Local Polling
|
ha_iot_class: Local Polling
|
||||||
ha_qa_scale: platinum
|
ha_qa_scale: platinum
|
||||||
@ -40,6 +41,14 @@ entity.
|
|||||||
Only native supported features of a light in Home Assistant are supported
|
Only native supported features of a light in Home Assistant are supported
|
||||||
(which includes effects).
|
(which includes effects).
|
||||||
|
|
||||||
|
## Switches
|
||||||
|
|
||||||
|
The integration will create a number of switches:
|
||||||
|
|
||||||
|
- Nightlight.
|
||||||
|
- Sync Receive.
|
||||||
|
- Sync Send.
|
||||||
|
|
||||||
## Services
|
## Services
|
||||||
|
|
||||||
This integration currently does not offer any additional services.
|
This integration currently does not offer any additional services.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user