hide_entity : true des automatismes
This commit is contained in:
parent
ea42471308
commit
d235bf6c3a
@ -33,7 +33,7 @@ light:
|
|||||||
|
|
||||||
automation:
|
automation:
|
||||||
- alias: "Strip1 Effect"
|
- alias: "Strip1 Effect"
|
||||||
hide_entity: False
|
hide_entity: True
|
||||||
trigger:
|
trigger:
|
||||||
- platform: "state"
|
- platform: "state"
|
||||||
entity_id: "input_select.strip1_effect"
|
entity_id: "input_select.strip1_effect"
|
||||||
@ -44,7 +44,7 @@ automation:
|
|||||||
payload: '{{ trigger.to_state.state | string }}'
|
payload: '{{ trigger.to_state.state | string }}'
|
||||||
retain: True
|
retain: True
|
||||||
- alias: "Strip1 Animation Speed"
|
- alias: "Strip1 Animation Speed"
|
||||||
hide_entity: False
|
hide_entity: True
|
||||||
trigger:
|
trigger:
|
||||||
- platform: "state"
|
- platform: "state"
|
||||||
entity_id: "input_slider.strip1_animation_speed"
|
entity_id: "input_slider.strip1_animation_speed"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user