Skip to content

Releases: FaserF/ha-db_infoscreen

2026.2.2

23 Feb 15:17

Choose a tag to compare

What's Changed

  • Improved api fetching and repairs due to new rate limits from backend api by @FaserF in 55a11c7

Full Changelog: 2026.2.1...2026.2.2

2026.2.1

23 Feb 11:27

Choose a tag to compare

What's Changed

  • chore(deps): update dependency eslint to v10 by @renovate[bot] in #99
  • chore(deps): update typescript-eslint monorepo to v8.56.0 by @renovate[bot] in #102
  • Improve via Station filtering with And/or options & fix truncated departures by @FaserF in #103
  • chore(deps): update dependency eslint to v10.0.1 by @renovate[bot] in #104

Full Changelog: 2026.2.0...2026.2.1

2026.2.1b0

20 Feb 07:42

Choose a tag to compare

2026.2.1b0 Pre-release
Pre-release

What's Changed

  • chore(deps): update dependency eslint to v10 by @renovate[bot] in #99
  • chore(deps): update typescript-eslint monorepo to v8.56.0 by @renovate[bot] in #102
  • Improve via Station filtering with And/or options & fix truncated departures by @FaserF in #103

Full Changelog: 2026.2.0...2026.2.1b0

2026.2.0 - Easier setup & new sensors and entitys

05 Feb 06:17
b7cb350

Choose a tag to compare

Check out the brand new docs page with automation examples and better explanations: https://faserf.github.io/ha-db_infoscreen/

What's Changed

  • Add support for search & autofill stations by @FaserF in #95
  • Feat: Advanced Commuter Features (Notifications, Punctuality Stats, Connection Tracking) & Stability Improvements by @FaserF in #97

Full Changelog: 2026.1.2...2026.2.0

2026.2.0b0 - Easier integration setup

03 Feb 18:14

Choose a tag to compare

Pre-release

Check out the brand new docs page with automation examples and better explanations: https://faserf.github.io/ha-db_infoscreen/

What's Changed

  • Add support for search & autofill stations by @FaserF in #95

Full Changelog: 2026.1.2...2026.2.0b0

2026.1.2

29 Jan 16:51

Choose a tag to compare

Check out the brand new docs page with automation examples and better explanations: https://faserf.github.io/ha-db_infoscreen/

What's Changed

  • Update typescript-eslint monorepo to v8 (major) by @renovate[bot] in #86
  • Update softprops/action-gh-release action to v2 by @renovate[bot] in #85
  • Update docker/build-push-action action to v6 by @renovate[bot] in #84
  • Repository improvements for docs, integration and Workflows by @FaserF in #88
  • Update actions/checkout action to v6 by @renovate[bot] in #89
  • Update actions/github-script action to v8 by @renovate[bot] in #90
  • Update actions/setup-python action to v6 by @renovate[bot] in #91
  • Update actions/upload-pages-artifact action to v4 by @renovate[bot] in #92
  • Add multiple new features, attributes & improved new docs page by @FaserF in #93

Full Changelog: 2026.01.1...2026.1.2

2026.1.2b0

29 Jan 16:38

Choose a tag to compare

2026.1.2b0 Pre-release
Pre-release

What's Changed

  • Update typescript-eslint monorepo to v8 (major) by @renovate[bot] in #86
  • Update softprops/action-gh-release action to v2 by @renovate[bot] in #85
  • Update docker/build-push-action action to v6 by @renovate[bot] in #84
  • Repo improvements by @FaserF in #88
  • Update actions/checkout action to v6 by @renovate[bot] in #89
  • Update actions/github-script action to v8 by @renovate[bot] in #90
  • Update actions/setup-python action to v6 by @renovate[bot] in #91
  • Update actions/upload-pages-artifact action to v4 by @renovate[bot] in #92
  • Add Many new features, attributes & improved new docs page by @FaserF in #93

Full Changelog: 2026.01.1...2026.1.2b0

Version 2026.1.0

07 Jan 13:30

Choose a tag to compare

Happy new Year 2026 💯

What's Changed

  • Many fixes & Code improvements by @FaserF
  • fix reconfigure flow by not setting config_entry explicitly by @wollew in #75
  • Update actions/checkout action to v6 by @renovate[bot] in #73
  • Update dependency python to 3.14 by @renovate[bot] in #77
  • Update actions/checkout action to v6 by @renovate[bot] in #78
  • Update actions/labeler action to v6 by @renovate[bot] in #79
  • Update actions/setup-python action to v6 by @renovate[bot] in #80
  • Update actions/github-script action to v8 by @renovate[bot] in #81
  • Update dependency eslint to v9 by @renovate[bot] in #82

✨ New Features

  • Excluded Directions: Added a new configuration option excluded_directions to filter out departures heading to specific destinations (substring match).

🐛 Bug Fixes

  • Parsing: Fixed an issue where trainClasses were incorrectly parsed for some providers (e.g., VRN), converting strings like "Bus" into character lists ['B', 'u', 's'].
  • Mappings: Added a fallback for "Unknown" train types to ensure better display names.

📚 Documentation

  • Readme: Updated documentation to include the new excluded_directions option and clarify existing configuration parameters.

New Contributors

Full Changelog: 2025.10.2...2026.1.0

Version 2026.01.1

07 Jan 16:26

Choose a tag to compare

Version 2026.01.1 Pre-release
Pre-release

Happy new Year 2026 💯

What's Changed

✨ New Features

  • enable_text_view: Added a new optional option to add a new sensor attirbute with optimized text view for e-inc displays #83
  • Optimized Options Flow & Config Flow: As we now have so many config options, I have seperated all of them in parts and the initial setup now requires only 5 options.

Full Changelog: 2026.1.0...2026.01.1

Version 2025.10.2

15 Oct 10:17

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2025.10.1...2025.10.2