2018-03-06 16:04:37 +00:00
|
|
|
kat_is_home_audible:
|
|
|
|
sequence:
|
|
|
|
- condition: state
|
|
|
|
entity_id: input_boolean.audible_notifications
|
|
|
|
state: "on"
|
2018-03-09 16:52:06 +00:00
|
|
|
- condition: state
|
|
|
|
entity_id: sensor.jeff_presence
|
|
|
|
state: 'present'
|
2018-03-06 16:04:37 +00:00
|
|
|
- service: tts.google_say
|
|
|
|
data:
|
|
|
|
entity_id: media_player.hass_speaker
|
|
|
|
message: Katherine is home
|