Advertisement
Guest User

Untitled

a guest
Feb 20th, 2019
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.53 KB | None | 0 0
  1. - id: '1550648158000'
  2.   alias: Arrived at saerhdyj
  3.   trigger:
  4.   - event: enter
  5.     platform: geo_location
  6.     source: michaels_iphone
  7.     zone: zone.sadfasdfasdf
  8.     for:
  9.       seconds: 30
  10.   condition: []
  11.   action:
  12.   - data:
  13.       data:
  14.         attachment:
  15.           content-type: jpg
  16.           hide-thumbnail: false
  17.           url: ''
  18.         push:
  19.           badge: 0
  20.           thread-id: "arrived-at-work"
  21.         url: shortcuts://run-shortcut?name=Arrived%20At%20Work&input=asdfasfasdf
  22.       message: Arrived at asdfasdfasdf
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement