mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-04-01 19:54:14 +00:00
Adding in webhook
This commit is contained in:
parent
7234b007ab
commit
40bd7e151a
@ -186,6 +186,16 @@ automation:
|
|||||||
call_interurption: 1
|
call_interurption: 1
|
||||||
call_jeff_headed_home: 1
|
call_jeff_headed_home: 1
|
||||||
|
|
||||||
|
- id: jeff_heading_to_work
|
||||||
|
alias: Jeff Is Heading To Work
|
||||||
|
initial_state: true
|
||||||
|
trigger:
|
||||||
|
- platform: webhook
|
||||||
|
webhook_id: jeff_heading_work
|
||||||
|
condition: []
|
||||||
|
action:
|
||||||
|
- service: script.jeff_destination_summit
|
||||||
|
|
||||||
- id: skylar_at_school
|
- id: skylar_at_school
|
||||||
alias: Skylar is at School
|
alias: Skylar is at School
|
||||||
trigger:
|
trigger:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user