Moving some school events to local calendars

This commit is contained in:
2022-12-07 19:41:27 -05:00
parent c410dd7817
commit 91f0cfa64f

View File

@ -278,9 +278,9 @@ script:
kallen_school_today: kallen_school_today:
sequence: sequence:
- if: - if:
- condition: template - condition: state
value_template: > entity_id: calendar.kallen_early_release
{{ 'Early Release' in states('sensor.school_event') }} state: "on"
then: then:
- service: input_boolean.turn_on - service: input_boolean.turn_on
entity_id: input_boolean.school_early_release entity_id: input_boolean.school_early_release