From 942d73783d3fc43fbcbe0078f00f6a55dc8d64e0 Mon Sep 17 00:00:00 2001 From: Tony Stork Date: Sat, 22 Oct 2022 18:37:46 -0400 Subject: [PATCH] Garbage collection update automations --- automations.yaml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/automations.yaml b/automations.yaml index 696bcc5..f12ab8a 100644 --- a/automations.yaml +++ b/automations.yaml @@ -393,3 +393,27 @@ message: Tornado warning has been cleared. Check your surroundings and make sure it is safe to leave cover. mode: single +- id: '1666474050350' + alias: Garbage Collection Update + description: '' + use_blueprint: + path: bruxy70/holiday_in_week.yaml + input: + garbage_collection_entity: sensor.garbage_collection + holiday_entity: calendar.holidays +- id: '1666474068445' + alias: Holiday in week + description: '' + use_blueprint: + path: bruxy70/holiday_in_week.yaml + input: + garbage_collection_entity: sensor.garbage_collection_large_pickup + holiday_entity: calendar.holidays +- id: '1666474091107' + alias: Large Garbage Collection Update + description: '' + use_blueprint: + path: bruxy70/holiday_in_week.yaml + input: + garbage_collection_entity: sensor.garbage_collection_large_pickup + holiday_entity: calendar.holidays