Remove stale Sonos Tuesday alarm automations
This commit is contained in:
@@ -47,30 +47,6 @@
|
|||||||
- service: homeassistant.turn_off
|
- service: homeassistant.turn_off
|
||||||
entity_id: switch.sonos_alarm_445
|
entity_id: switch.sonos_alarm_445
|
||||||
|
|
||||||
- alias: 'Turn on alarms Andreas Tuesdays'
|
|
||||||
trigger:
|
|
||||||
platform: time
|
|
||||||
at: '20:05:20'
|
|
||||||
condition:
|
|
||||||
- condition: state
|
|
||||||
entity_id: binary_sensor.arbejdsdagimorgen
|
|
||||||
state: 'on'
|
|
||||||
action:
|
|
||||||
- service: homeassistant.turn_on
|
|
||||||
entity_id: switch.sonos_alarm_1824
|
|
||||||
|
|
||||||
- alias: 'Turn off alarms Andreas Tuesdays'
|
|
||||||
trigger:
|
|
||||||
platform: time
|
|
||||||
at: '20:00:20'
|
|
||||||
condition:
|
|
||||||
- condition: state
|
|
||||||
entity_id: binary_sensor.arbejdsdagimorgen
|
|
||||||
state: 'off'
|
|
||||||
action:
|
|
||||||
- service: homeassistant.turn_off
|
|
||||||
entity_id: switch.sonos_alarm_1824
|
|
||||||
|
|
||||||
- alias: 'Turn on alarms Andreas Saturdays'
|
- alias: 'Turn on alarms Andreas Saturdays'
|
||||||
trigger:
|
trigger:
|
||||||
platform: time
|
platform: time
|
||||||
|
|||||||
Reference in New Issue
Block a user