mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-08-21 05:03:39 +00:00
This is the current config. Moved old to the v1-config branch
This commit is contained in:
10
scripts/security_sound_alarm_intro.yaml
Normal file
10
scripts/security_sound_alarm_intro.yaml
Normal file
@@ -0,0 +1,10 @@
|
||||
security_sound_alarm_intro:
|
||||
sequence:
|
||||
- event: LOGBOOK_ENTRY
|
||||
event_data:
|
||||
name: EVENT
|
||||
message: "Sounding Security Alarm Intro"
|
||||
- condition: state
|
||||
entity_id: sensor.family_status
|
||||
state: home
|
||||
- service: shell_command.security_alarm_intro
|
Reference in New Issue
Block a user