Skip to content
This repository has been archived by the owner on Sep 29, 2022. It is now read-only.

Releases: eifinger/here_travel_time

Route is now populated for Public Transport and Pedestrian

22 Jul 08:00
Compare
Choose a tag to compare

Breaking Changes

Changes

Features

  • Route is now populated for Public Transport and Pedestrian

Bugfixes

Fix TypeError: expected string or bytes-like object

17 Jul 12:17
64beecf
Compare
Choose a tag to compare

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

16 Jul 16:29
Compare
Choose a tag to compare

Breaking Changes

  • Default scan_interval changed from 30 seconds to 300 seconds (5 minutes). This can be overridden by defining scan_interval in the configuration.

Changes

  • Included information for scan_interval in the docs (info.md and README.md)
  • Included information for unit_system in the docs (info.md and README.md)

Features

Bugfixes

  • Return a meaningful error message instead of IndexError: list index out of range

fix 'NoneType' object has no attribute 'split'

15 Jul 16:26
Compare
Choose a tag to compare

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

15 Jul 14:44
Compare
Choose a tag to compare

Breaking Changes

  • Attribute distance in Kilometers instead of Meters to align with google_travel_time and waze_travel_time

Changes

Features

  • Added waze-like route attribute

Fix wrong documentation showing travel_mode instead of mode

12 Jul 08:45
Compare
Choose a tag to compare

The documenation was showing travel_mode instead of the correct mode.

Fix example.png not showing in HACS

12 Jul 07:53
Compare
Choose a tag to compare
v1.0.2

Fix example.png not showing in HACS

Add Badges and example.png to info.md

12 Jul 07:49
Compare
Choose a tag to compare
v1.0.1

Add Badges and example.png to info.md

Releasing version 1.0.0

11 Jul 15:43
Compare
Choose a tag to compare
v1.0.0

Releasing version 1.0.0