Add switch platform to WLED integration (#11120)

This commit is contained in:
Franck Nijhof 2019-11-08 11:58:44 +01:00 committed by GitHub
parent 74335a57a8
commit 214c813eb6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.