Files
core/homeassistant/components/sensor
Eliran Turgeman 3de21d3fda Fix waze_travel_time component ERROR on startup (#20316)
* Fix waze_travel_time component ERROR on startup

Fix the unhandled exception with Waze Travel Time sensor upon startup,
by adding Throttle before update_interval are starting.

* add missing whitespace after ','

* fix line too long (80 > 79 characters)

* lint

* fix interval to use const

* Change to Throttle as a decorator to update

Change to Throttle as a decorator to update instead of self.update = Throttle(interval)(self.update)
remove unnecessary code.

* fix  indentations

* Update waze_travel_time.py

* Update waze_travel_time.py

* Update waze_travel_time.py
2019-02-06 11:42:11 +01:00
..
2019-01-13 09:38:22 -08:00
2018-10-14 17:12:34 +02:00
2019-01-24 08:20:20 +01:00
2018-10-01 08:55:43 +02:00
2019-01-29 07:42:38 -08:00
2018-08-24 16:37:30 +02:00
2018-10-01 08:55:43 +02:00
2018-08-24 16:37:30 +02:00
2018-10-01 08:55:43 +02:00
2019-01-26 19:02:46 +01:00
2018-11-04 09:50:00 +01:00
2018-08-24 16:37:30 +02:00
2018-08-24 16:37:30 +02:00
2018-08-24 16:37:30 +02:00
2018-10-01 08:55:43 +02:00
2019-01-24 08:20:20 +01:00
2018-10-01 08:55:43 +02:00
2018-08-24 16:37:30 +02:00
2018-08-24 16:37:30 +02:00
2018-10-01 08:55:43 +02:00
2018-10-01 08:55:43 +02:00
2018-08-24 16:37:30 +02:00
2018-08-24 16:37:30 +02:00
2018-08-24 16:37:30 +02:00
2018-08-24 16:37:30 +02:00
2018-10-11 07:43:15 +02:00
2018-08-24 16:37:30 +02:00
2019-01-24 08:20:20 +01:00
2019-01-30 17:33:52 -08:00
2018-08-24 16:37:30 +02:00
2018-10-01 08:55:43 +02:00
2018-08-24 16:37:30 +02:00
2019-01-24 08:20:20 +01:00
2019-01-10 17:43:31 -08:00
2018-10-20 15:30:10 +02:00
2018-08-24 16:37:30 +02:00
2018-08-24 16:37:30 +02:00
2018-12-06 11:54:44 +01:00
2018-08-24 16:37:30 +02:00
2018-08-24 16:37:30 +02:00
2018-08-19 22:29:08 +02:00
2018-08-24 16:37:30 +02:00
2018-10-01 08:55:43 +02:00
2018-08-24 16:37:30 +02:00
2019-01-24 17:53:17 -08:00
2018-08-24 16:37:30 +02:00
2018-08-24 16:37:30 +02:00
2018-08-24 16:37:30 +02:00
2019-01-24 08:20:20 +01:00
2019-01-24 08:20:20 +01:00
2018-08-24 16:37:30 +02:00
2018-12-22 14:01:31 +01:00
2019-01-24 08:20:20 +01:00
2018-11-06 12:34:11 +01:00
2018-10-01 08:55:43 +02:00
2018-10-09 22:37:50 +02:00
2018-08-24 16:37:30 +02:00
2018-08-24 16:37:30 +02:00
2019-01-11 10:47:53 -05:00
2018-10-01 08:55:43 +02:00
2018-08-24 16:37:30 +02:00
2019-01-26 22:11:00 +01:00
2018-11-08 19:19:30 +01:00
2018-10-01 08:55:43 +02:00
2018-12-06 11:54:44 +01:00
2018-07-18 10:54:54 +02:00
2019-01-07 19:16:04 +01:00
2018-10-25 23:15:20 +03:00
2019-02-05 11:26:28 +01:00
2018-10-01 08:55:43 +02:00
2018-08-24 16:37:30 +02:00
2018-10-01 08:55:43 +02:00
2018-08-24 16:37:30 +02:00
2018-08-24 16:37:30 +02:00
2018-08-24 16:37:30 +02:00
2018-08-24 16:37:30 +02:00
2018-08-24 16:37:30 +02:00
2018-10-01 08:55:43 +02:00
2018-08-24 16:37:30 +02:00
2018-08-24 16:37:30 +02:00
2018-08-24 16:37:30 +02:00