Skip to content

Spook Zone Update - GPS of Device for RV/Trailer #453

Closed Answered by martinhoess
pmulkins asked this question in Q&A
Discussion options

You must be logged in to vote

Do you mean something like this?

service: zone.update
data:
  entity_id: zone.test
  latitude: "{{ state_attr('device_tracker.iphone', 'latitude') }}"
  longitude: "{{ state_attr('device_tracker.iphone', 'longitude') }}"

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@pmulkins
Comment options

Answer selected by pmulkins
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants