1
0

Lower illuminance threshold to 16 in bedroom and kitchen

This commit is contained in:
Przemek Grondek 2021-12-12 23:19:49 +01:00
parent d280b30ff3
commit feab178361
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -14,7 +14,7 @@
state: Day
- condition: numeric_state
entity_id: sensor.kitchen_motion_sensor_illuminance
below: '21'
below: '16'
sequence:
- choose:
- conditions: