Skip to content

Commit

Permalink
Disable file notify yaml (intrusion log)
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris-V committed Jul 13, 2024
1 parent b36d9e5 commit d698d4a
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions packages/security/intrusion_alarm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ homeassistant:
binary_sensor.intrusion_activity:
friendly_name: "Intrusion"

notify:
- platform: "file"
name: "intrusion_log"
filename: "/config/logs/intrusion.log"
timestamp: true
# notify:
# - platform: "file"
# name: "intrusion_log"
# filename: "/config/logs/intrusion.log"
# timestamp: true

input_boolean:
force_presence_armed:
Expand Down

0 comments on commit d698d4a

Please sign in to comment.