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