Skip to content

0.87.1#20930

Merged
balloob merged 7 commits intomasterfrom
rc
Feb 10, 2019
Merged

0.87.1#20930
balloob merged 7 commits intomasterfrom
rc

Conversation

@balloob
Copy link
Copy Markdown
Member

@balloob balloob commented Feb 10, 2019

VirtualL and others added 7 commits February 9, 2019 22:48
* 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
* Transmission component fix 'scan_interval' option

* Fix dict[key] comments

* Fix latest mess
@balloob balloob requested review from a team and rohankapoorcom as code owners February 10, 2019 06:49
@ghost ghost assigned balloob Feb 10, 2019
@ghost ghost added the in progress label Feb 10, 2019
@balloob balloob merged commit 4a559cd into master Feb 10, 2019
@ghost ghost removed the in progress label Feb 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants