From abe48763afd29a87b5197b9678c6ac9f3b5226fe Mon Sep 17 00:00:00 2001 From: Jeffrey Stone Date: Mon, 11 Nov 2019 22:09:21 -0500 Subject: [PATCH] Cleaning up mistake --- config/packages/holidays.yaml | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/config/packages/holidays.yaml b/config/packages/holidays.yaml index 53cfd76..94a6fde 100755 --- a/config/packages/holidays.yaml +++ b/config/packages/holidays.yaml @@ -53,26 +53,6 @@ input_boolean: name: Haunted Sounds automation: - - id: refresh_holioday_sensors - alias: Refresh Holiday sensors - initial_state: true - trigger: - - platform: time - at: '00:00:07' - - platform: homeassistant - event: start - action: - - service: python_script.special_events - data: - name: Christmas - type: holiday - date: 25/12/2001 - - service: python_script.special_events - data: - name: Halloween - type: holiday - date: 31/10/2001 - - id: this_is_halloween_on alias: This is Halloween On initial_state: true