1
0

Remove sensor from alarm

This commit is contained in:
Przemek Grondek 2023-01-30 00:47:05 +01:00
parent 42e4dcd261
commit 438c78c494

View File

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