Skip to content

Commit

Permalink
fix: remove motion sensor to avoid false positive alarms
Browse files Browse the repository at this point in the history
  • Loading branch information
TribuneX committed May 23, 2024
1 parent 99daaa9 commit d5d6626
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions automation/alarm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,7 @@
- binary_sensor.childrens_room_door
- binary_sensor.motion_livingroom
- group.motion_gang
- binary_sensor.motion_gang
- binary_sensor.motion_office
- binary_sensor.entry
to: 'on'
condition:
condition: and
Expand Down

0 comments on commit d5d6626

Please sign in to comment.