From c11e384b3a130b9f696e095918308582db080cbc Mon Sep 17 00:00:00 2001 From: Przemek Grondek Date: Wed, 26 Oct 2022 12:32:24 +0200 Subject: [PATCH] Add more triggers for brightness --- configuration/automations/brightness.yaml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/configuration/automations/brightness.yaml b/configuration/automations/brightness.yaml index 601d6a2..d0a0910 100644 --- a/configuration/automations/brightness.yaml +++ b/configuration/automations/brightness.yaml @@ -71,6 +71,22 @@ hours: 0 minutes: 1 seconds: 0 + - platform: numeric_state + entity_id: sensor.office_illuminance + above: '30' + below: '150' + for: + hours: 0 + minutes: 2 + seconds: 0 + - platform: numeric_state + entity_id: sensor.office_illuminance + above: '30' + below: '150' + for: + hours: 0 + minutes: 3 + seconds: 0 action: - choose: - conditions: