Tweaking waze routes
This commit is contained in:
parent
56d7614ab7
commit
84a5e84fa5
|
@ -10,6 +10,7 @@
|
||||||
origin: device_tracker.life360_kat_stone
|
origin: device_tracker.life360_kat_stone
|
||||||
destination: zone.home
|
destination: zone.home
|
||||||
region: 'US'
|
region: 'US'
|
||||||
|
incl_filter: US-78 W
|
||||||
- platform: waze_travel_time
|
- platform: waze_travel_time
|
||||||
name: "Home To Summit"
|
name: "Home To Summit"
|
||||||
# api_key: !secret google_api
|
# api_key: !secret google_api
|
||||||
|
@ -22,3 +23,4 @@
|
||||||
origin: zone.home
|
origin: zone.home
|
||||||
destination: zone.zoo_atlanta
|
destination: zone.zoo_atlanta
|
||||||
region: 'US'
|
region: 'US'
|
||||||
|
incl_filter: US-78 W
|
||||||
|
|
Loading…
Reference in New Issue