v0.4.0
github-actions
released this
21 Apr 18:20
·
119 commits
to refs/heads/main
since this release
🚨 Breaking changes
- Bump Python and HA versions @slovdahl (#17)
- Bump minimum Python version to 3.11 @slovdahl (#27)
- Require Python 3.12 @slovdahl (#55)
- Bump minimum HA version to 2024.3.0 @slovdahl (#56)
🚀 Enhancements
- Add dependabot @slovdahl (#18)
- Replace black with ruff @slovdahl (#35)
- Disable pylint E1123
unexpected-keyword-arg
@slovdahl (#54)
🧰 Maintenance
- Fix mypy check @slovdahl (#28)
- Add workflows for labels and release drafting @slovdahl (#30)
- Replace black with ruff @slovdahl (#35)
- Disable pylint E1123
unexpected-keyword-arg
@slovdahl (#54) - Require Python 3.12 @slovdahl (#55)
- Bump minimum HA version to 2024.3.0 @slovdahl (#56)
⬆️ Dependency updates
- Bump actions/setup-python from 4 to 5 @dependabot (#19)
- Bump isort from 5.12.0 to 5.13.2 @dependabot (#24)
- Bump actions/checkout from 3 to 4 @dependabot (#20)
- Bump mypy from 1.3.0 to 1.8.0 @dependabot (#21)
- Bump pytest-homeassistant-custom-component from 0.13.39 to 0.13.45 @dependabot (#25)
- Bump yamllint from 1.32.0 to 1.33.0 @dependabot (#22)
- Bump black from 23.3.0 to 24.1.1 @dependabot (#23)
- Bump pylint from 2.17.4 to 3.0.3 @dependabot (#26)
- Bump spothinta-api from 0.4.0 to 0.5.0 @dependabot (#32)
- Set manifest.json spothinta-api version @slovdahl (#33)
- Bump yamllint from 1.33.0 to 1.34.0 @dependabot (#37)
- Bump yamllint from 1.34.0 to 1.35.1 @dependabot (#38)
- Bump ruff from 0.2.1 to 0.2.2 @dependabot (#39)
- Bump pylint from 3.0.3 to 3.1.0 @dependabot (#41)
- Bump ruff from 0.2.2 to 0.3.0 @dependabot (#43)
- Bump mypy from 1.8.0 to 1.9.0 @dependabot (#45)
- Bump ruff from 0.3.0 to 0.3.2 @dependabot (#47)
- Bump ruff from 0.3.2 to 0.3.3 @dependabot (#48)
- Bump ruff from 0.3.3 to 0.3.4 @dependabot (#50)
- Bump ruff from 0.3.4 to 0.3.5 @dependabot (#52)
- Bump ruff from 0.3.5 to 0.3.7 @dependabot (#53)
- Bump homeassistant from 2023.12.3 to 2024.3.3 @dependabot (#51)
- Require Python 3.12 @slovdahl (#55)