1
0

Remove sink from alarm

This commit is contained in:
Przemek Grondek 2023-01-28 01:11:18 +01:00
parent 61cc63da0e
commit 1a77da91c3

View File

@ -43,9 +43,9 @@
- 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'
# Use open/close sensors # Use open/close sensors
- platform: state - platform: state
entity_id: binary_sensor.dining_window_1_open_close entity_id: binary_sensor.dining_window_1_open_close