🐗 Chore
✨ New Features
♻️ Refactor
- #6541 Use session.request() instead of getattr dispatch in HomeAssistantAPI @agners
- #6540 Remove deprecated loop parameter from WSClient @agners
- #6550 Reformat pyproject.toml using taplo @agners
- #6534 Migrate export image to aiodocker @mdegat01
- #6546 Fix RestartPolicy type annotation for runtime type checking @agners
- #6552 Add test style guideline to copilot instructions @agners
- #6545 Add D-Bus tolerant enum base classes to prevent crashes on unknown values @agners
- #6553 Simplify HomeAssistantWebSocket and raise on connection errors @agners
💚 CI
- #6539 Remove frontend auto-update workflow @agners
- #6547 Fix builder workflow for workflow_dispatch events @agners
- #6554 Adjust tests in builder workflow to use apps instead of addons in CLI @sairon
- #6564 Fix getting Supervisor IP address in testing @agners
🐛 Bug Fixes
- #6542 Validate device option type before path conversion in add-on options @agners
- #6556 Reload ingress tokens on addon update and rebuild @agners
- #6557 Remove blocking I/O added to import_image @mdegat01
⬆️ Dependency Updates
5 changes
- #6537 Bump setuptools from 80.10.2 to 82.0.0 @dependabot[bot]
- #6515 Bump dbus-fast from 3.1.2 to 4.0.0 @dependabot[bot]
- #6548 Bump coverage from 7.13.3 to 7.13.4 @dependabot[bot]
- #6551 Bump cryptography from 46.0.4 to 46.0.5 @dependabot[bot]
- #6565 Bump ruff from 0.15.0 to 0.15.1 @dependabot[bot]