From d20b95eea86e49327a3a77f2a916a16a136d7e81 Mon Sep 17 00:00:00 2001 From: Przemek Grondek Date: Thu, 19 Jan 2023 03:13:46 +0100 Subject: [PATCH] Change brightness for blinds automation --- configuration/automations/brightness.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/configuration/automations/brightness.yaml b/configuration/automations/brightness.yaml index 19af5d5..7af230c 100644 --- a/configuration/automations/brightness.yaml +++ b/configuration/automations/brightness.yaml @@ -66,7 +66,7 @@ - platform: numeric_state entity_id: sensor.office_illuminance above: '30' - below: '120' + below: '150' for: hours: 0 minutes: 0 @@ -74,7 +74,7 @@ - platform: numeric_state entity_id: sensor.office_illuminance above: '30' - below: '120' + below: '150' for: hours: 0 minutes: 1 @@ -82,7 +82,7 @@ - platform: numeric_state entity_id: sensor.office_illuminance above: '30' - below: '120' + below: '150' for: hours: 0 minutes: 2 @@ -90,7 +90,7 @@ - platform: numeric_state entity_id: sensor.office_illuminance above: '30' - below: '120' + below: '150' for: hours: 0 minutes: 3