mirror of
https://github.com/steku/ha_cercadian_alarm.git
synced 2025-12-08 07:32:18 +00:00
Update parabolic_alarm.yaml
This commit is contained in:
@ -181,7 +181,8 @@ trigger:
|
|||||||
- trigger: time
|
- trigger: time
|
||||||
at:
|
at:
|
||||||
entity_id: !input alarm_start_time
|
entity_id: !input alarm_start_time
|
||||||
offset: "{{ calculated_runtime }}"
|
offset: >-
|
||||||
|
"{{ calculated_runtime }}"
|
||||||
condition:
|
condition:
|
||||||
- condition: state
|
- condition: state
|
||||||
entity_id: !input workday_sensor
|
entity_id: !input workday_sensor
|
||||||
|
|||||||
Reference in New Issue
Block a user