Fix kitchen motion on illuminance
This commit is contained in:
parent
d6c84a268e
commit
2c45eb8645
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
state: Day
|
||||
- condition: numeric_state
|
||||
entity_id: sensor.xiaomi_lumi_sen_ill_mgl01_cc990100_illuminance
|
||||
below: '100'
|
||||
below: '150'
|
||||
sequence:
|
||||
- choose:
|
||||
- conditions:
|
||||
|
|
Loading…
Reference in a new issue