mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-08-15 10:44:41 +00:00
Added Travel Times
This commit is contained in:
@@ -8,3 +8,13 @@
|
||||
api_key: !secret google_api
|
||||
origin: device_tracker.katherinesiphone
|
||||
destination: zone.home
|
||||
- platform: google_travel_time
|
||||
name: "Home To Summit"
|
||||
api_key: !secret google_api
|
||||
origin: zone.home
|
||||
destination: zone.summit
|
||||
- platform: google_travel_time
|
||||
name: "Home To Zoo"
|
||||
api_key: !secret google_api
|
||||
origin: zone.home
|
||||
destination: zone.zoo_atlanta
|
||||
|
Reference in New Issue
Block a user