v6.1.2
·
15 commits
to refs/heads/main
since this release
What’s changed
🐛 Bug fixes
🚀 Enhancements
- Fix thermostat min-temp regression and improve setpoint clarity @liudger (#1513)
- Refactor request helpers and deduplicate validation logic @liudger (#1516)
- refactor: extract HTTP transport into BSBLANTransport @liudger (#1517)
- refactor: extract API version resolution into VersionResolver @liudger (#1518)
- refactor: extract lazy section validation into SectionValidator @liudger (#1519)
- refactor: extract TemperatureManager collaborator @liudger (#1522)
- Use JSON-API version as sole configuration selector @liudger (#1523)
- Remove public api_version property and describe config options @liudger (#1524)
- Replace internal v2/v3 selector with supports_full_config flag @liudger (#1525)
- Rename API config profiles to API_FULL/API_BASIC @liudger (#1526)
🧰 Maintenance
- Upgrade codecov-action to v7.0.0 for GPG key verification fix @liudger (#1514)
- chore: add PR reviewer and TDD refactor agent files @liudger (#1515)
📚 Documentation
- chore: add PR reviewer and TDD refactor agent files @liudger (#1515)
- Use JSON-API version as sole configuration selector @liudger (#1523)
⬆️ Dependency updates
- ⬆️ Update actions/checkout action to v6.0.3 @renovate[bot] (#1505)
- ⬆️ Update dependency ruff to v0.15.16 @renovate[bot] (#1500)
- ⬆️ Update astral-sh/setup-uv action to v8.2.0 @renovate[bot] (#1507)
- ⬆️ Update github/codeql-action action to v4.36.2 @renovate[bot] (#1511)
- ⬆️ Update dependency ty to v0.0.44 @renovate[bot] (#1506)