Releases: FaserF/ha-kadermanager
Releases · FaserF/ha-kadermanager
Release list
Release 1.6.2
Kadermanager 1.6.2 
Tip
Release Risk: Medium
This release contains standard updates and feature enhancements to the integration logic or translations.
Affected areas: ⚙️ Core (6 files · 30%) · 🗣️ Translations (2 files · 10%) · 🚀 CI/CD (9 files · 45%) · 📖 Docs (1 files · 5%)
📋 What's Changed
✨ New Features
- Dynamic update interval (9eac02d)
🐛 Bug Fixes
- Hacs release zip file & improved release workflow (dc0633e, f55abbd)
- Hacs download count of integration (ffaf04a)
🔄 CI / CD
- Release workflow improvements (7b1fde5)
🔧 Maintenance
- Remove zip files from repo root (6e9ae1a)
- Fix pull rebase workflow bug (bbae9c9, ad45d57)
- Fix ruff linting errors (4ce5117)
- Add PYTHONPATH to pytest call in CI [bump-version] (91ed7be)
- Allow custom yaml tags in validator [bump-version] (b3f26ae)
- Use force push for git-auto-commit in CI orchestrator [bump-version] (033ac8c)
- Improve release retry logic and fix null head_commit triggers [bump-version] (472dd9b)
- Restrict release trigger and fix syntax error in version manager [bump-version] (afa4514)
- Remove workflow pip caching [bump-version] (f1b0741)
- Fix release variables and add workflow concurrency [bump-version] (1e1af04)
- Trigger auto release [bump-version] (b3080f4)
- Fix exception handling in version manager and add beautifulsoup4 to CI dependencies (f0e0dbc)
- Add pytest-homeassistant-custom-component to ci dependencies (d9c80bc)
- Fix mypy type definitions and update config (5e270a6)
- Unify workflows, scripts, and issue configs (72c035f)
Show 2 more changes…
📦 Other Changes
- Create mypy.ini (84104f7)
- Update actions/checkout action to v7 (#27) (be58cd7)
- Update codecov/codecov-action action to v7 (#25) (7972aac)
24 significant changes from 41 total commits since v1.6.1.
📊 Release Details
| Version | 1.6.2 |
| Channel | stable |
| Released | 2026-06-21 16:44 UTC |
| Commits included | 41 — since last stable release (v1.6.1) |
📖 Documentation · 🐛 Report an Issue · 📦 All Releases
Release 1.6.1
Version 1.6.0 - Improved data fetching
What's Changed
- Improved data fetching by @FaserF
- General Code improvements & stability optimizations by @FaserF
- Update dacbd/create-issue-action action to v2 by @renovate[bot] in #21
- Update actions/setup-python action to v6 by @renovate[bot] in #20
- Update actions/checkout digest to de0fac2 by @renovate[bot] in #22
Full Changelog: 1.5.0...1.6.0
Version 1.5.0
What's Changed
- better config flow validation by @FaserF in e2678bb)
- new calendar entity by @FaserF in 558cff5
- fix data fetching by @FaserF in 686728e
- Update actions/checkout digest to 11bd719 by @renovate[bot] in #4
- Update actions/checkout action to v4 by @renovate[bot] in #5
- Update dependency beautifulsoup4 to v4.13.4 by @renovate[bot] in #7
- Update actions/checkout digest to 08eba0b by @renovate[bot] in #8
- Update dependency beautifulsoup4 to v4.13.5 by @renovate[bot] in #10
- Update actions/checkout action to v5 by @renovate[bot] in #9
- Update dependency beautifulsoup4 to v4.14.0 by @renovate[bot] in #11
- Update dependency beautifulsoup4 to v4.14.2 by @renovate[bot] in #12
- Update github/codeql-action action to v4 by @renovate[bot] in #13
- Update actions/checkout digest to 93cb6ef by @renovate[bot] in #14
- Update actions/checkout action to v6 by @renovate[bot] in #15
- Update dependency beautifulsoup4 to v4.14.3 by @renovate[bot] in #16
- Update actions/checkout digest to 8e8c483 by @renovate[bot] in #17
New Contributors
Full Changelog: 1.4.1...1.5.0
Version 1.4.1
What's Changed
- fix deprecated sets option flow config_entry explicitly by @FaserF in 7f34dc5
- Bump beautifulsoup4 to 4.13.3 by @FaserF in a61e6f1
Full Changelog: 1.4.0...1.4.1
Version 1.4.0
What's Changed
- Prepare new general comment fetching by @FaserF in f2c42f3
- Prepare integration to be a official HACS integration by @FaserF in a751d80
Full Changelog: 1.3.3...1.4.0
Version 1.3.3
Version 1.3.2
What's Changed
- Stop using deprecated async_forward_entry_setup] by @FaserF in bb86d91
- Stop using deprecated hass.helpers.event by @FaserF in 4984ea8
Full Changelog: 1.3.1...1.3.2
Version 1.3.1
Version 1.3.0
What's Changed
- new feat: Fetch comments from events by @FaserF in b39b1ce
- allow user to decide if comments should be fetched by @FaserF in 13888f9
Full Changelog: 1.2.0...1.3.0