From eecaf1ccaf4d5378bfbc08933308ef38afb1ab10 Mon Sep 17 00:00:00 2001 From: Jeffrey Stone Date: Mon, 20 Mar 2017 08:04:35 -0400 Subject: [PATCH] Adding new automations for garage --- automation.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/automation.yaml b/automation.yaml index 11275f5..3070577 100644 --- a/automation.yaml +++ b/automation.yaml @@ -18,3 +18,6 @@ # Kat - !include automations/kat_home_enter.yaml - !include automations/kat_home_leave.yaml +# Garage +- !include automations/close_garage_at_nine.yaml +- !include automations/close_garage_on_away.yaml