Advertisement
Guest User

Untitled

a guest
Oct 20th, 2019
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.61 KB | None | 0 0
  1. sensor:
  2. ########################################
  3. # waze travel time #
  4. ########################################
  5. - platform: waze_travel_time
  6. name: Travel time Eran
  7. origin: device_tracker.eran_pocophone
  8. destination: zone.home
  9. region: "IL"
  10. realtime: true
  11. - platform: waze_travel_time
  12. name: Travel time Eran work
  13. origin: device_tracker.eran_pocophone
  14. destination: zone.eran_work
  15. region: "IL"
  16. realtime: true
  17. - platform: waze_travel_time
  18. name: Travel time Lilach
  19. origin: device_tracker.lilach_phone
  20. destination: zone.home
  21. region: "IL"
  22. realtime: true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement