mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-08-28 00:40:35 +00:00
This is the current config. Moved old to the v1-config branch
This commit is contained in:
16
scripts/garage_now_closed.yaml
Normal file
16
scripts/garage_now_closed.yaml
Normal file
@@ -0,0 +1,16 @@
|
||||
#garage_now_closed:
|
||||
# sequence:
|
||||
# - event: LOGBOOK_ENTRY
|
||||
# event_data:
|
||||
# name: EVENT
|
||||
# message: "SUCCESS: Garage Now Closed"
|
||||
# - condition: state
|
||||
# entity_id: sensor.garage_door_contact
|
||||
# state: "closed"
|
||||
#- service: notify.jeff_ios
|
||||
# data:
|
||||
# message: 'SUCCESS: Garage Now Closed'
|
||||
#- service: tts.google_say
|
||||
# data:
|
||||
# entity_id: media_player.hass_speaker
|
||||
# message: Garage has been Closed.
|
Reference in New Issue
Block a user