From 406d05b6a9dfcfd6b367fd1ac6195d18ed262dde Mon Sep 17 00:00:00 2001 From: Claus Dethlefsen Date: Sun, 12 Apr 2026 14:02:39 +0200 Subject: [PATCH] Remove stale Sonos Tuesday alarm automations --- include/automations/alarms.yaml | 24 ------------------------ 1 file changed, 24 deletions(-) diff --git a/include/automations/alarms.yaml b/include/automations/alarms.yaml index 6b2a21d..3c3a0f3 100644 --- a/include/automations/alarms.yaml +++ b/include/automations/alarms.yaml @@ -47,30 +47,6 @@ - service: homeassistant.turn_off 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' trigger: platform: time