mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 08:46:51 +00:00
Add documentation for WLED palette selectors (#18286)
This commit is contained in:
parent
41378757d5
commit
1f42c43bdf
@ -15,6 +15,7 @@ ha_domain: wled
|
|||||||
ha_zeroconf: true
|
ha_zeroconf: true
|
||||||
ha_platforms:
|
ha_platforms:
|
||||||
- light
|
- light
|
||||||
|
- select
|
||||||
- sensor
|
- sensor
|
||||||
- switch
|
- switch
|
||||||
---
|
---
|
||||||
@ -51,6 +52,12 @@ If WLED has 2 or more segments, each segment gets its own light entity in
|
|||||||
Home Assistant. Additionally, a master light entity is created. This master
|
Home Assistant. Additionally, a master light entity is created. This master
|
||||||
entity controls the strip power and overall brightness applied to all segments.
|
entity controls the strip power and overall brightness applied to all segments.
|
||||||
|
|
||||||
|
## Selects
|
||||||
|
|
||||||
|
This integration provides selects for the following information from WLED:
|
||||||
|
|
||||||
|
- Color palette (per segment, disabled by default).
|
||||||
|
|
||||||
## Sensors
|
## Sensors
|
||||||
|
|
||||||
This integration provides sensors for the following information from WLED:
|
This integration provides sensors for the following information from WLED:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user