diff --git a/configuration/automations/bedroom-motion.yaml b/configuration/automations/bedroom-motion.yaml index ae2820d..7f8f591 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: '25' + below: '21' - condition: state entity_id: input_select.home_mode state: Day diff --git a/configuration/automations/hallway-motion.yaml b/configuration/automations/hallway-motion.yaml index 5e5dcd1..e005971 100644 --- a/configuration/automations/hallway-motion.yaml +++ b/configuration/automations/hallway-motion.yaml @@ -31,7 +31,7 @@ state: 'off' - condition: numeric_state entity_id: sensor.kitchen_motion_luminance - below: '25' + below: '21' sequence: - service: light.turn_on entity_id: light.hallway_light diff --git a/configuration/automations/kitchen-motion.yaml b/configuration/automations/kitchen-motion.yaml index b7fc072..c4e85d9 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_luminance - below: '25' + below: '21' sequence: - choose: - conditions: