Google Maps Travel Time
Sensor to provide travel time from Google maps api.
Get an api key here.
# Example entry for configuration.yaml sensor: platform: google_travel_time api_key: XXXX_XXXXX_XXXXX origin: Trondheim, Norway destination: Paris, France travel_mode: bicycling # can be ["driving", "walking", "bicycling", "transit"]