mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-08-21 05:03:39 +00:00
Reworking presence automations
This commit is contained in:
7
scripts/jeff_is_home.yaml
Normal file
7
scripts/jeff_is_home.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
jeff_is_home:
|
||||
sequence:
|
||||
- service: script.jeff_destination_arrived
|
||||
- service: script.driveway_on
|
||||
- service: input_boolean.turn_off
|
||||
entity_id: input_boolean.jeff_heading_home
|
||||
- service: script.jeff_is_home_audible
|
Reference in New Issue
Block a user