1
0

Change kitchen illuminance sensor

This commit is contained in:
Przemek Grondek 2022-04-21 23:17:44 +02:00
parent 1dc51e5a84
commit f3885ce548

View File

@ -13,8 +13,8 @@
entity_id: input_select.home_mode
state: Day
- condition: numeric_state
entity_id: sensor.kitchen_motion_sensor_illuminance
below: '16'
entity_id: sensor.xiaomi_lumi_sen_ill_mgl01_cc990100_illuminance
below: '100'
sequence:
- choose:
- conditions:
@ -41,6 +41,9 @@
- condition: state
entity_id: input_select.home_mode
state: Night
- condition: numeric_state
entity_id: sensor.xiaomi_lumi_sen_ill_mgl01_cc990100_illuminance
below: '100'
sequence:
- service: light.turn_on
entity_id: light.kitchen_lights