Removing waze from yaml
This commit is contained in:
parent
a13d038a37
commit
cd118121c0
|
@ -1,25 +1,25 @@
|
||||||
- platform: waze_travel_time
|
# - platform: waze_travel_time
|
||||||
name: "Jeff ETT Home"
|
# name: "Jeff ETT Home"
|
||||||
#api_key: !secret google_api
|
# #api_key: !secret google_api
|
||||||
origin: device_tracker.jeffrey_s_iphone_11_app
|
# origin: device_tracker.jeffrey_s_iphone_11_app
|
||||||
destination: zone.home
|
# destination: zone.home
|
||||||
region: 'US'
|
# region: 'US'
|
||||||
- platform: waze_travel_time
|
# - platform: waze_travel_time
|
||||||
name: "Kat ETT Home"
|
# name: "Kat ETT Home"
|
||||||
#api_key: !secret google_api
|
# #api_key: !secret google_api
|
||||||
origin: device_tracker.life360_kat_stone
|
# origin: device_tracker.life360_kat_stone
|
||||||
destination: zone.home
|
# destination: zone.home
|
||||||
region: 'US'
|
# region: 'US'
|
||||||
- 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
|
||||||
origin: zone.home
|
# origin: zone.home
|
||||||
destination: zone.summit
|
# destination: zone.summit
|
||||||
region: 'US'
|
# region: 'US'
|
||||||
- platform: waze_travel_time
|
# - platform: waze_travel_time
|
||||||
name: "Home To Zoo"
|
# name: "Home To Zoo"
|
||||||
# api_key: !secret google_api#
|
# # api_key: !secret google_api#
|
||||||
origin: zone.home
|
# origin: zone.home
|
||||||
destination: zone.zooatlanta
|
# destination: zone.zooatlanta
|
||||||
region: 'US'
|
# region: 'US'
|
||||||
incl_filter: US-78 W
|
# incl_filter: US-78 W
|
Loading…
Reference in New Issue