mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 16:27:19 +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_platforms:
|
||||
- light
|
||||
- select
|
||||
- sensor
|
||||
- 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
|
||||
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
|
||||
|
||||
This integration provides sensors for the following information from WLED:
|
||||
|
Loading…
x
Reference in New Issue
Block a user