This repository has been archived by the owner on Sep 29, 2022. It is now read-only.
Releases: eifinger/here_travel_time
Releases · eifinger/here_travel_time
Route is now populated for Public Transport and Pedestrian
Breaking Changes
Changes
Features
- Route is now populated for Public Transport and Pedestrian
Bugfixes
Fix TypeError: expected string or bytes-like object
Breaking Changes
Changes
- Component should now be async
Features
Bugfixes
- Fix
TypeError: expected string or bytes-like object
Set default scan interval to 5 minutes and update docs
Breaking Changes
- Default
scan_interval
changed from 30 seconds to 300 seconds (5 minutes). This can be overridden by definingscan_interval
in the configuration.
Changes
- Included information for
scan_interval
in the docs (info.md
andREADME.md
) - Included information for
unit_system
in the docs (info.md
andREADME.md
)
Features
Bugfixes
- Return a meaningful error message instead of
IndexError: list index out of range
fix 'NoneType' object has no attribute 'split'
Breaking Changes
Changes
Features
Bugfixes
- No more
fix 'NoneType' object has no attribute 'split'
when the entity is not (yet) found
New route Attribute and distance in km when in metric mode
Breaking Changes
- Attribute
distance
in Kilometers instead of Meters to align withgoogle_travel_time
andwaze_travel_time
Changes
Features
- Added waze-like
route
attribute
Fix wrong documentation showing travel_mode instead of mode
The documenation was showing travel_mode
instead of the correct mode
.
Fix example.png not showing in HACS
v1.0.2 Fix example.png not showing in HACS
Add Badges and example.png to info.md
v1.0.1 Add Badges and example.png to info.md
Releasing version 1.0.0
v1.0.0 Releasing version 1.0.0