Releases: FaserF/ha-db_infoscreen
Release list
Release 2026.6.1
db-infoscreen 2026.6.1 
Warning
Release Risk: High
This release contains significant changes to core features. Please verify integration behavior after updating.
Affected areas: ⚙️ Core (9 files · 19%) · 🗣️ Translations (2 files · 4%) · 🧪 Tests (14 files · 30%) · 🚀 CI/CD (15 files · 32%) · 📖 Docs (2 files · 4%)
📋 What's Changed
✨ New Features
- Autodiscovery for HA App (addon) (95786a2)
🐛 Bug Fixes
- Hacs release zip file & improved release workflow (bbf1389)
- CI linter fixes (33915df, 9bb3251)
- Persistent integration ha issue notticiations (c694217)
- Hacs download count of integration (f178c9c)
🎨 UI / Translations
- Run black, ruff format, and ruff lint auto-fixes (dec37a5)
- Implement configurable Cache TTL in config flow, translation files, and coordinator (b54906f)
📚 Documentation
- Document new calendar options and message/facility attributes (df6d402)
🧪 Tests
- Fix live test (3fb58ff)
- Expand live integration tests with comprehensive coverage and session patching (ceb4e78)
- Implement extended calendar options including configurable duration, walk_time buffer, deep links, and filters with tests (f9d7f12)
- Implement persistent station cache using Home Assistant Store with tests (218dc35)
🔄 CI / CD
- Ci live test fix (7a8e5c4)
- Release workflow improvements - part 3 (9b45c1d)
- Release workflow improvements - part 2 (dc05448)
- Release workflow improvements (1c5e48b)
- Improved release workflow (b2abbc3, c427181)
- CI fix (3e093e7)
- Hassfest CI fix (883bede)
- Ruff linter fix (351a161)
- Fix CI pytests (02baf92)
- CI linter fix (7e2f9a5)
- Add unit tests for station_messages and defective_facilities attributes (66abce5)
- Refactor async_timeout to asyncio.timeout, log json exceptions in utils.py, and support Windows test execution in conftest.py (50b336b)
🔧 Maintenance
- Add contributor thanks attribution to changelog builder (e425f80)
- Add fetch --tags to release workflow dev-bump step (12ed096)
- Improve release workflow robustness and add dynamic downloads badge (5a29cdb)
- Remove zip files from repo root (5036c66)
- Fix pull rebase workflow bug (cd22aee, 8cfbe97)
- Fix ruff linting errors (ba46c29)
- Add PYTHONPATH to pytest call in CI (efdff59)
- Allow custom yaml tags in validator (d00fe08)
- Remove bump_level choice from CalVer release config (fb5bef0)
- Use force push for git-auto-commit in CI orchestrator (a76e86e)
- Improve release retry logic and fix null head_commit triggers (bdc0575)
- Restrict release trigger and fix syntax error in version manager (136d8be)
- Remove workflow pip caching (584a370)
- Fix release variables and add workflow concurrency (d754efd)
- Update release triggers (3589b97)
Show 3 more changes…
📦 Other Changes
- Bump dev release after version release (d801026)
- Update GitHub Artifact Actions (12401ca)
- Delegate CPU-bound BeautifulSoup parsing and station matching to executor threads (41e74b7)
- Update actions/checkout action to v7 (#162) (02e34df)
- Update softprops/action-gh-release action to v3 (#161) (8d8dfe5)
47 significant changes from 62 total commits since v2026.6.0.
📊 Release Details
| Version | 2026.6.1 |
| Channel | stable |
| Released | 2026-06-21 17:26 UTC |
| Commits included | 62 — since last stable release (v2026.6.0) |
| Downloads (this release) | |
| Downloads (total) |
📖 Documentation · 🐛 Report an Issue · 📦 All Releases
Release 2026.6.0
DB-Infoscreen 2026.6.0 
Note
Release Risk: Standard
This release introduces minor updates.
Affected areas: ⚙️ Core (5 files · 24%) · 🗣️ Translations (2 files · 10%) · 🧪 Tests (4 files · 19%) · 🚀 CI/CD (5 files · 24%) · 📖 Docs (3 files · 14%)
📋 What's Changed
Click to expand full changelog
✨ New Features
- Check server reachability on setuip (d14f070)
🐛 Bug Fixes
- Finalrewind autofill/data fetching (d09b970)
- Small fixes (3acf908)
- Fix station data fetching for stations with dot #157 (4d984b1)
♻️ Code Improvements
🔄 CI / CD
- Improved workflows (b32002d)
🔧 Maintenance
- Migrate config .github/renovate.json (e641c63)
- Update dependency python to 3.14 (7a57076)
- Update dependency beautifulsoup4 to v4.15.0 (#151) (88537bc)
- Update dependency eslint to v10.4.1 (#149) (c8f6f7c)
📦 Other Changes
- Small improvements (019d741)
- Update GitHub Artifact Actions (5165a38)
- Update typescript-eslint monorepo to v8.61.1 (#156) (9816a37)
- Update eslint monorepo to v10.5.0 (#155) (1730172)
- Address review comments (b0761f7)
- Throttle API fetches on 429 and handle cached data (319acf4)
- Update typescript-eslint monorepo to v8.61.0 (#152) (d8e40cc)
- Update typescript-eslint monorepo to v8.60.1 (#150) (7436ef7)
18 significant changes from 24 total commits since v2026.5.2.
🛠️ Installation
Via HACS (Home Assistant Community Store)
- Search for db-infoscreen in the HACS integrations panel.
- Choose Download.
- Restart Home Assistant.
Manual Installation
- Download db_infoscreen.zip from the assets below.
- Extract the archive into your Home Assistant custom integration directory (usually config/custom_components/).
- Restart Home Assistant.
📊 Release Details
| Version | 2026.6.0 |
| Channel | stable |
| Released | 2026-06-17 14:57 UTC |
| Commits included | 24 — since last stable release (v2026.5.2) |
📖 Documentation · 🐛 Report an Issue · 📦 All Releases
🔄 Release Progress: Version determined. Syncing repository files...
Release 2026.5.2
Changelog
✨ Features
🐛 Bug Fixes
📦 Dependencies
Release 2026.5.1
Release 2026.5.0
2026.4.4
2026.4.3
2026.4.2
Changelog
🐛 Bug Fixes
- fix Station Punctuality oscillates #131 (5061e9b)
- fix leave now alarm for cancelled departures #130 (514208a)
📦 Dependencies
- Update test_docs_links.py (7eaf12f)
- Update actions/upload-pages-artifact action to v5 (#129) (0a73932)
- Update typescript-eslint monorepo to v8.58.2 (#128) (183c0ff)
- Update softprops/action-gh-release action to v3 (#127) (9c38b7a)
🚀 Other
2026.4.1
2026.4.0
Changelog
🐛 Bug Fixes
- fix changing via station name after config (e35c87b)
🚀 Other
- better handling of DBF HA App access (5e9e4be)
- custom server config flow improvements (5dda2c7)
- repo cleanup (b8a9b43)
- Improved custom server/hosted usage #123 (7708225)
- improved duplicate removal #116 (a1052ba)
🔧 Maintenance & CI
- chore(deps): update typescript-eslint monorepo to v8.58.1 (3b7302b)
- CI fix (e00914a)
- chore(deps): update dependency eslint to v10.2.0 (cee85e0)
- chore(deps): update dependency typescript to v6 (#120) (f8f5f1e)
- chore(deps): update actions/deploy-pages action to v5 (#119) (82d82dc)
- chore(deps): update actions/configure-pages action to v6 (#118) (95c6b2d)
- chore(deps): update typescript-eslint monorepo to v8.58.0 (#117) (41c6b3e)
- chore(deps): update typescript-eslint monorepo to v8.57.2 (#115) (f6733a1)