Releases: FaserF/ha-deutschebahn
Version 2.0.4
What's Changed
- Configure Renovate by @renovate in #13
- Update actions/checkout action to v3 by @renovate in #14
- Fix wrong offset #9 - thanks to @noxhirsch
New Contributors
Full Changelog: 2.0.3...2.0.4
Version 2.0.3
- 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
BREAKING CHANGE
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
BREAKING CHANGE
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
- 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
Bump schiene to 0.24
Full Changelog: 1.0.0...1.0.1
Version 1.0.0
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