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