Skip to content

2.0.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@FaserF FaserF released this 30 Sep 09:20
· 87 commits to main since this release
07d2e3f

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