Releases: morosanmihail/HA-LondonTfL
v0.4.7
v0.4.6
What's Changed
- Allow platform filter on buses by @mohakkataria in #30
New Contributors
- @mohakkataria made their first contribution in #30
Full Changelog: v0.4.5...v0.4.6
v0.4.5
While using towards
fixed sneaky branching underground lines, it broke buses.
This hopefully fixes buses.
v0.4.4
What's Changed
- Prefer using
towards
instead ofdestinationName
when available. Should expose routes that branch outvia X
. by @morosanmihail in #27
Full Changelog: v0.4.3...v0.4.4
v0.4.2
Added tram icon for tram lines instead of the default train one.
Full Changelog: v0.4.1...v0.4.2
v0.4.1
Fixed a minor bug that would cause log errors when the TfL API misbehaves.
v0.4
- 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
v0.3.1
- 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
What's Changed
- Add Brazilian Portuguese Translation by @LeandroIssa in #12
- Added more error logging to attempt to identify niche scenarios
New Contributors
- @LeandroIssa made their first contribution in #12
Full Changelog: v0.2.6...v0.3.0