Releases: FaserF/ha-db_infoscreen
Releases · FaserF/ha-db_infoscreen
2026.2.2
2026.2.1
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
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
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
Check out the brand new docs page with automation examples and better explanations: https://faserf.github.io/ha-db_infoscreen/
What's Changed
Full Changelog: 2026.1.2...2026.2.0b0
2026.1.2
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
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
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_directionsto filter out departures heading to specific destinations (substring match).
🐛 Bug Fixes
- Parsing: Fixed an issue where
trainClasseswere 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_directionsoption and clarify existing configuration parameters.
New Contributors
Full Changelog: 2025.10.2...2026.1.0
Version 2026.01.1
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
What's Changed
- Added RVV - Regensburger Verkehrsverbund by @Jaegerstefan in #68
New Contributors
- @Jaegerstefan made their first contribution in #68
Full Changelog: 2025.10.1...2025.10.2