From dde811ba4b4162124f2b091c1fdcfa4c78c9c588 Mon Sep 17 00:00:00 2001 From: Georgi Gardev Date: Fri, 27 Mar 2020 23:15:18 +0200 Subject: [PATCH] Turn lights on 1 hour before sunset --- config/packages/modules/lighting.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/packages/modules/lighting.yaml b/config/packages/modules/lighting.yaml index da95074..66db6b5 100644 --- a/config/packages/modules/lighting.yaml +++ b/config/packages/modules/lighting.yaml @@ -402,7 +402,7 @@ automation: trigger: platform: sun event: sunset - offset: "+00:00:00" + offset: "-01:00:00" condition: - condition: state entity_id: binary_sensor.georgi_home