Removing the restart trigger
This commit is contained in:
parent
6611e938d0
commit
b9e9713094
|
@ -12,8 +12,6 @@ automation:
|
||||||
trigger:
|
trigger:
|
||||||
- platform: time
|
- platform: time
|
||||||
at: '03:00:01'
|
at: '03:00:01'
|
||||||
- platform: homeassistant
|
|
||||||
event: start
|
|
||||||
action:
|
action:
|
||||||
- service: input_boolean.turn_off
|
- service: input_boolean.turn_off
|
||||||
entity_id: input_boolean.freeze_warning
|
entity_id: input_boolean.freeze_warning
|
||||||
|
|
Loading…
Reference in New Issue