Update parabolic_alarm.yaml

This commit is contained in:
shbatm
2025-04-16 13:19:47 -05:00
committed by GitHub
parent e91adc42ea
commit 2f9adcfac8

View File

@ -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