Skip to content

Releases: morosanmihail/HA-LondonTfL

v0.4.7

27 Nov 14:34
Compare
Choose a tag to compare

Fix warning about use of deprecated function.

v0.4.6

28 Jul 17:24
7d52d1b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.5...v0.4.6

v0.4.5

04 Jun 09:31
Compare
Choose a tag to compare

While using towards fixed sneaky branching underground lines, it broke buses.
This hopefully fixes buses.

v0.4.4

31 May 12:01
25a66ee
Compare
Choose a tag to compare

What's Changed

  • Prefer using towards instead of destinationName when available. Should expose routes that branch out via X. by @morosanmihail in #27

Full Changelog: v0.4.3...v0.4.4

v0.4.2

18 Oct 16:49
Compare
Choose a tag to compare

Added tram icon for tram lines instead of the default train one.

Full Changelog: v0.4.1...v0.4.2

v0.4.1

03 Jul 21:56
Compare
Choose a tag to compare

Fixed a minor bug that would cause log errors when the TfL API misbehaves.

v0.4

05 Apr 18:34
Compare
Choose a tag to compare
  • Adds support for buses. Thanks to https://github.com/BaileyLawson for doing the work to figure out changes needed regarding the TfL API
  • Splits config flow some more by also asking users to pick the method of transportation their line is on. This helps remove bus lines spam

Full Changelog: v0.3.2...v0.4

v0.3.2

14 Dec 10:26
2c81c27
Compare
Choose a tag to compare

What's Changed

  • Fix time_to_station for departed trains by @tolmalev in #16

New Contributors

Full Changelog: v0.3.1...v0.3.2

v0.3.1

29 May 15:26
Compare
Choose a tag to compare
  • Fixed failure to create new integrations
  • Fixed failure to connect to TfLRail
  • Added support for Elizabeth Line and Thameslink

For the curious, all 3 items were caused by the TfL API, despite still listing tflrail as a valid mode, returning an error whenever the integration was trying to query modes of transportation against it. This was likely caused by the recent Elizabeth Line launch.

On the bright side: ELIZABETH LINE IS HERE AND IT'S AMAZING.

Full Changelog: v0.3.0...v0.3.1

v0.3.0

29 May 15:04
Compare
Choose a tag to compare

What's Changed

  • Add Brazilian Portuguese Translation by @LeandroIssa in #12
  • Added more error logging to attempt to identify niche scenarios

New Contributors

Full Changelog: v0.2.6...v0.3.0