mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-24 01:37:23 +00:00
Document wled number platform (#20039)
This commit is contained in:
parent
9d1355878e
commit
83854748d5
@ -53,7 +53,9 @@ 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
|
||||
Additionally, select and number entities described below will be created for each segment.
|
||||
|
||||
## Select Entities
|
||||
|
||||
This integration provides selects for the following information from WLED:
|
||||
|
||||
@ -61,7 +63,14 @@ This integration provides selects for the following information from WLED:
|
||||
- Preset
|
||||
- Color palette (per segment, disabled by default).
|
||||
|
||||
## Sensors
|
||||
## Number Entities
|
||||
|
||||
This integration provides `number` entities to control the following, segment-specific settings:
|
||||
|
||||
- Intensity
|
||||
- Speed
|
||||
|
||||
## Sensor Entities
|
||||
|
||||
This integration provides sensors for the following information from WLED:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user