Remove sensor from alarm
This commit is contained in:
parent
42e4dcd261
commit
438c78c494
1 changed files with 3 additions and 3 deletions
|
@ -39,9 +39,9 @@
|
|||
- platform: state
|
||||
entity_id: binary_sensor.kitchen_motion_sensor
|
||||
to: 'on'
|
||||
- platform: state
|
||||
entity_id: binary_sensor.kitchen_tabletop_motion_detection
|
||||
to: 'on'
|
||||
# - platform: state
|
||||
# entity_id: binary_sensor.kitchen_tabletop_motion_detection
|
||||
# to: 'on'
|
||||
# - platform: state
|
||||
# entity_id: binary_sensor.kitchen_sink_motion_sensor
|
||||
# to: 'on'
|
||||
|
|
Loading…
Reference in a new issue