mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
Add Palette to WLED Effect Service (#15217)
This commit is contained in:
parent
47448fc41d
commit
732d74e562
@ -97,6 +97,7 @@ This service allows for controlling the WLED effect.
|
||||
| `entity_id` | no | A WLED entity ID, or list entity IDs, to apply the effect to. Use `entity_id: all` to target all WLED entities. |
|
||||
| `effect` | no | Name or ID of the WLED light effect. |
|
||||
| `intensity` | no | Intensity of the effect. |
|
||||
| `palette` | no | Name or ID of the WLED light palette. |
|
||||
| `speed` | no | Speed of the effect. Number between `0` (slow) and `255` (fast). |
|
||||
| `reverse` | no | Reverse the effect. Either `true` to reverse or `false` otherwise. |
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user