More Voice Friendly stuff. Changing names around and things like that!

This commit is contained in:
CCOSTAN
2017-02-04 02:46:44 +00:00
parent b956a37402
commit b8b1aa5bca
7 changed files with 149 additions and 57 deletions

View File

@@ -19,6 +19,12 @@ front_house_motion:
- service: input_boolean.turn_on
data:
entity_id: input_boolean.alert_mode
- service: script.Voice_notify
data:
value1: 'Motion has been detected by the front door.'
- service: input_boolean.turn_off
data:
entity_id: input_boolean.alert_mode
- service: scene.turn_on
entity_id: scene.front_full_brightness
- service: input_boolean.turn_off