mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-08-23 13:43:57 +00:00
This is the current config. Moved old to the v1-config branch
This commit is contained in:
11
scripts/garage_closing.yaml
Normal file
11
scripts/garage_closing.yaml
Normal file
@@ -0,0 +1,11 @@
|
||||
garage_closing:
|
||||
sequence:
|
||||
- event: LOGBOOK_ENTRY
|
||||
event_data:
|
||||
name: EVENT
|
||||
message: "INFO: Garage Closing"
|
||||
- service: tts.google_say
|
||||
data:
|
||||
entity_id: media_player.hass_speaker
|
||||
message: Garage is Closing
|
||||
|
Reference in New Issue
Block a user