mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-08-20 04:33:09 +00:00
This is the current config. Moved old to the v1-config branch
This commit is contained in:
12
scripts/security_warning_garage_door.yaml
Normal file
12
scripts/security_warning_garage_door.yaml
Normal file
@@ -0,0 +1,12 @@
|
||||
security_warning_garage_door:
|
||||
sequence:
|
||||
- event: LOGBOOK_ENTRY
|
||||
event_data:
|
||||
name: EVENT
|
||||
message: "Warning: Front door open"
|
||||
- delay:
|
||||
seconds: 5
|
||||
- service: tts.google_say
|
||||
data:
|
||||
entity_id: media_player.hass_speaker
|
||||
message: Garage is open
|
Reference in New Issue
Block a user