Reworking presence automations

This commit is contained in:
Jeffrey Stone
2018-03-09 11:52:06 -05:00
parent 84a0f0665f
commit 3f115fe085
4 changed files with 29 additions and 67 deletions

View File

@@ -3,6 +3,9 @@ kat_is_home_audible:
- condition: state
entity_id: input_boolean.audible_notifications
state: "on"
- condition: state
entity_id: sensor.jeff_presence
state: 'present'
- service: tts.google_say
data:
entity_id: media_player.hass_speaker