Skip to content

Releases: FaserF/ha-deutschebahn

Version 2.0.4

26 May 04:47
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.3...2.0.4

Version 2.0.3

18 Oct 07:18
Compare
Choose a tag to compare
  • fixed unable to setup new sensor if start is the same
  • generate unique sensor IDs

Warning if coming from Version 1.X: Read the release notes of version 2.0.1 before updating due to breaking changes!

Full Changelog: 2.0.1...2.0.3

Version 2.0.1

17 Oct 14:12
Compare
Choose a tag to compare

BREAKING CHANGE

  • Add support for HA config Flow by @FaserF in #3

This release introduces setup via config flow (HA -> Settings -> Integration) and configuration via YAML has been removed.
Therefore before upgrading to this release you will need to remove your yaml config for deutschebahn before updating and restarting Homeassistant.
Afterwards you can setup your deutschebahn sensors directly within the integrations page in Homeassistant.

If you prefer yaml configuration, please stay/update to the last supported version 1.0.2

Other changes

The code has been mostly restructured and brought up to date with recent HA code changes. This brings the following benefits:

  • more reliable sensor status update
  • Better Logging for Debugging issues
  • Better Feedback on Problems
  • This release fixes #4 from the Beta Version 2.0.0

Full Changelog: 1.0.2...2.0.1

2.0.0

30 Sep 09:20
07d2e3f
Compare
Choose a tag to compare
2.0.0 Pre-release
Pre-release

BREAKING CHANGE

  • Add support for HA config Flow by @FaserF in #3

This release introduces setup via config flow (HA -> Settings -> Integration) and configuration via YAML has been removed.
Therefore before upgrading to this release you will need to remove your yaml config for deutschebahn before updating and restarting Homeassistant.
Afterwards you can setup your deutschebahn sensors directly within the integrations page in Homeassistant.

If you prefer yaml configuration, please stay/update to the last supported version 1.0.2

Other changes

The code has been mostly restructured and brought up to date with recent HA code changes. This brings the following benefits:

  • more reliable sensor status update
  • Better Logging for Debugging issues
  • Better Feedback on Problems

But of course as always, huge code restructuring can also bring new bugs. If you are encountering any issues, be sure to open a github issue here over at github. Therefore I will draft this release as "pre-release" for a week to see if there are any issues left.

Full Changelog: 1.0.2...2.0.0

Version 1.0.2

30 Sep 07:28
Compare
Choose a tag to compare
  • Bump schiene to 0.25
  • Bump schiene to 0.26
  • this fixes a problem were the delay got negative if the delay time went into the next day #1

Full Changelog: 1.0.1...1.0.2

Version 1.0.1

08 Sep 08:07
Compare
Choose a tag to compare

Bump schiene to 0.24

Full Changelog: 1.0.0...1.0.1

Version 1.0.0

08 Sep 07:54
Compare
Choose a tag to compare

Initial release of the custom integration deutschebahn due to the deprecation of the official release

Full Changelog: https://github.com/FaserF/ha-deutschebahn/commits/1.0.0