ajout du group
This commit is contained in:
parent
3f4db8a813
commit
0bef100ed9
@ -58,3 +58,11 @@ automation:
|
|||||||
topic: "strip1/speed/switch"
|
topic: "strip1/speed/switch"
|
||||||
payload: '{{ trigger.to_state.state | int }}'
|
payload: '{{ trigger.to_state.state | int }}'
|
||||||
retain: True
|
retain: True
|
||||||
|
|
||||||
|
group:
|
||||||
|
Strip1:
|
||||||
|
view: "yes"
|
||||||
|
entities:
|
||||||
|
- light.test_esp
|
||||||
|
- input_slider.strip1_animation_speed
|
||||||
|
- input_select.strip1_effect
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user