diff --git a/configuration/automations/bedroom-motion.yaml b/configuration/automations/bedroom-motion.yaml index 37376c4..1b7fc0a 100644 --- a/configuration/automations/bedroom-motion.yaml +++ b/configuration/automations/bedroom-motion.yaml @@ -9,7 +9,7 @@ condition: - condition: numeric_state entity_id: sensor.bedroom_motion_illuminance - below: '21' + below: '16' - condition: state entity_id: input_select.home_mode state: Day diff --git a/configuration/automations/kitchen-motion.yaml b/configuration/automations/kitchen-motion.yaml index 736825e..46a20f0 100644 --- a/configuration/automations/kitchen-motion.yaml +++ b/configuration/automations/kitchen-motion.yaml @@ -14,7 +14,7 @@ state: Day - condition: numeric_state entity_id: sensor.kitchen_motion_sensor_illuminance - below: '21' + below: '16' sequence: - choose: - conditions: