v0.11.0
github-actions
released this
07 Jan 16:41
·
28 commits
to refs/heads/main
since this release
The main goal of this release is to restore compatibility with Home Assistant version 2024.1.0. That means this release intentionally only fixes existing features so everyone can update safely without worrying about changes in functionality.
Changes
- Restore compatibility with 2024.1.0 (#335) @weltenwort
- Updating HACS badge (#308) @HrGaertner
- Update and condense linting workflow actions (#301) @weltenwort
- Remove extra manifest entries (#218) @weltenwort
🚀 Features
- Fix missing names and name derivation (#339) @weltenwort
🪲 Fixes
- Avoid caching of late properties (#337) @weltenwort
- Replace deprecated constants with enums (#336) @weltenwort
- Fix documentation and issue tracker links in the manifest (#280) @weltenwort
👷 Continuous Integration
- Remove unused constraints file (#302) @weltenwort
- Fix and modernize dependencies (#300) @weltenwort
- Fix manifest linting error (#297) @weltenwort
- Add workflow for codeql analysis (#222) @weltenwort
📚 Documentation
- fix long-dead legacy links (#304) @oliverrahner
- Fix documentation and issue tracker links in the manifest (#280) @weltenwort
📦 Dependencies
- Bump homeassistant from 2022.6.5 to 2022.6.7 (#305) @dependabot
- Bump pytest-homeassistant-custom-component from 0.1.0 to 0.9.17 (#306) @dependabot
- Bump release-drafter/release-drafter from 5.23.0 to 5.25.0 (#334) @dependabot
- Bump black from 23.3.0 to 23.12.1 (#333) @dependabot
- Bump reorder-python-imports from 3.9.0 to 3.12.0 (#332) @dependabot
- Bump pre-commit from 3.2.2 to 3.3.3 (#316) @dependabot
- Bump pytest-homeassistant-custom-component from 0.1.0 to 0.9.17 (#303) @dependabot
- Adapt devcontainer config for rootless containers (#299) @weltenwort
- Bump release-drafter/release-drafter from 5.22.0 to 5.23.0 (#283) @dependabot
- Bump reorder-python-imports from 3.8.2 to 3.9.0 (#252) @dependabot
- Bump release-drafter/release-drafter from 5.21.1 to 5.22.0 (#265) @dependabot
- Bump certifi from 2022.6.15 to 2022.12.7 (#259) @dependabot
- Bump flake8 from 5.0.4 to 6.0.0 (#255) @dependabot
- Bump pip from 22.3 to 22.3.1 in /.github/workflows (#253) @dependabot
- Bump pip from 22.2.2 to 22.3 in /.github/workflows (#250) @dependabot
- Bump poetry from 1.1.15 to 1.2.2 in /.github/workflows (#246) @dependabot
- Bump release-drafter/release-drafter from 5.21.0 to 5.21.1 (#249) @dependabot
- Bump crazy-max/ghaction-github-labeler from 4.0.0 to 4.1.0 (#251) @dependabot
- Bump release-drafter/release-drafter from 5.20.1 to 5.21.0 (#242) @dependabot
- Bump poetry from 1.1.14 to 1.1.15 in /.github/workflows (#239) @dependabot
- Bump release-drafter/release-drafter from 5.20.0 to 5.20.1 (#238) @dependabot
- Bump flake8 from 4.0.1 to 5.0.4 (#236) @dependabot
- Bump pip from 22.2.1 to 22.2.2 in /.github/workflows (#235) @dependabot
- Bump pip from 22.2 to 22.2.1 in /.github/workflows (#231) @dependabot
- Bump pip from 22.1.2 to 22.2 in /.github/workflows (#230) @dependabot
- Bump reorder-python-imports from 3.8.1 to 3.8.2 (#229) @dependabot
- Bump reorder-python-imports from 3.3.0 to 3.8.1 (#227) @dependabot
- Bump pre-commit from 2.19.0 to 2.20.0 (#226) @dependabot
- Bump poetry from 1.1.13 to 1.1.14 in /.github/workflows (#225) @dependabot
- Bump reorder-python-imports from 3.1.0 to 3.3.0 (#224) @dependabot
- Bump black from 22.3.0 to 22.6.0 (#223) @dependabot
- Bump some dependency versions (#221) @weltenwort
- Bump actions/setup-python from 3 to 4 (#220) @dependabot
- Bump pip from 22.1.1 to 22.1.2 in /.github/workflows (#219) @dependabot
- Bump crazy-max/ghaction-github-labeler from 3.1.1 to 4.0.0 (#216) @dependabot
- Bump hacs/action from 21.12.1 to 22.5.0 (#217) @dependabot
- Bump pip from 22.1 to 22.1.1 in /.github/workflows (#215) @dependabot
- Bump pip from 22.0.4 to 22.1 in /.github/workflows (#214) @dependabot
- Bump release-drafter/release-drafter from 5.19.0 to 5.20.0 (#213) @dependabot
❤️ New Contributors
- @oliverrahner made their first contribution in #304
- @HrGaertner made their first contribution in #308
Full Changelog: v0.10.0...v0.11.0