mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-09-14 07:45:48 +00:00
This is the current config. Moved old to the v1-config branch
This commit is contained in:
10
scripts/washer_notification_audible.yaml
Normal file
10
scripts/washer_notification_audible.yaml
Normal file
@@ -0,0 +1,10 @@
|
||||
washer_notification_audible:
|
||||
sequence:
|
||||
- condition: state
|
||||
entity_id: input_boolean.audible_notifications
|
||||
state: "on"
|
||||
- service: tts.google_say
|
||||
data:
|
||||
entity_id: media_player.hass_speaker
|
||||
message: The Washing Machine has stopped
|
||||
|
Reference in New Issue
Block a user