Remove sensor from alarm
This commit is contained in:
parent
42e4dcd261
commit
438c78c494
@ -39,9 +39,9 @@
|
|||||||
- platform: state
|
- platform: state
|
||||||
entity_id: binary_sensor.kitchen_motion_sensor
|
entity_id: binary_sensor.kitchen_motion_sensor
|
||||||
to: 'on'
|
to: 'on'
|
||||||
- platform: state
|
# - platform: state
|
||||||
entity_id: binary_sensor.kitchen_tabletop_motion_detection
|
# entity_id: binary_sensor.kitchen_tabletop_motion_detection
|
||||||
to: 'on'
|
# to: 'on'
|
||||||
# - platform: state
|
# - platform: state
|
||||||
# entity_id: binary_sensor.kitchen_sink_motion_sensor
|
# entity_id: binary_sensor.kitchen_sink_motion_sensor
|
||||||
# to: 'on'
|
# to: 'on'
|
||||||
|
Loading…
Reference in New Issue
Block a user