core: Waze error - 0.89.2
**Home Assistant release with the issue: 0.89.2
**Last working Home Assistant release (if known): 0.88.x
**Operating environment (Hass.io/Docker/Windows/etc.):Docker
**Component/platform: Waze Travel Time
Description of problem:
Waze throws errors and does not update sensor values.
Problem-relevant configuration.yaml
entries and (fill out even if it seems unimportant):
- platform: waze_travel_time
name: Work to Home
origin: !secret work_park_addy_gps
destination: !secret home_addy_gps
region: 'US'
Traceback (if applicable):
2019-03-13 21:01:30 ERROR (SyncWorker_11) [homeassistant.components.sensor.waze_travel_time] Error on retrieving data: empty response
2019-03-13 21:01:30 ERROR (SyncWorker_3) [homeassistant.components.sensor.waze_travel_time] Error on retrieving data: empty response
2019-03-13 21:01:42 ERROR (SyncWorker_4) [homeassistant.components.sensor.waze_travel_time] Error on retrieving data: empty response
2019-03-13 21:01:43 ERROR (SyncWorker_9) [homeassistant.components.sensor.waze_travel_time] Error on retrieving data: empty response
Additional information:
About this issue
- Original URL
- State: closed
- Created 5 years ago
- Reactions: 3
- Comments: 57 (26 by maintainers)
on 0.95.1
@edif30 @ikifar2012 none of those issues address the problem. The problem is being addressed in the WazeRouteCalculator. https://github.com/kovacsbalu/WazeRouteCalculator/pull/37
When that PR is merged, this pr will be applied https://github.com/home-assistant/home-assistant/pull/21632. Once that goes through, I have plans to fix other aspects of the component.
same error on 0.95.4 too
I’m still getting this issue on 0.94.3.
Version 1.0 of iCloud3 was released 2 weeks ago and has was updated to 1.0.2 this past weekend.
——— Gary Cobb On Mar 26, 2019, 12:54 PM -0400, dennusb notifications@github.com, wrote:
Hopefully your pull request gets merged soon @Petro31 !!!