mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-16 18:44:58 +00:00
More Voice Friendly stuff. Changing names around and things like that!
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user