v0.9.0
github-actions
released this
13 Feb 19:22
·
538 commits
to refs/heads/main
since this release
What's changed
✨ New features
- #247 Add alarm_code value @klaasnicolaas
🚀 Enhancements
- #273 Refactor the list of used packages @klaasnicolaas
- #311 Add support for SOFAR 2200TL @darshkpatel
- #336 Catch invalid temperature for offline inverters using TCP @robbinjanssen
🧰 Maintenance
- #260 Use less resources @klaasnicolaas
- #304 Update CI because of deprecation @klaasnicolaas
- #327 Update badges and maintenance/license year @klaasnicolaas
📚 Documentation
- #245 add mi300 to supported models @CFenner
- #300 Add header image @klaasnicolaas
⬆️ Dependency updates
121 changes
- #199 Bump pip from 22.1.1 to 22.1.2 in /.github/workflows @dependabot
- #200 Bump pylint from 2.13.9 to 2.14.0 @dependabot
- #201 Bump coverage from 6.4 to 6.4.1 @dependabot
- #202 Bump pyupgrade from 2.32.1 to 2.34.0 @dependabot
- #203 Bump pylint from 2.14.0 to 2.14.1 @dependabot
- #204 Bump mypy from 0.960 to 0.961 @dependabot
- #205 Bump pre-commit-hooks from 4.2.0 to 4.3.0 @dependabot
- #206 Bump actions/setup-python from 3 to 4 @dependabot
- #209 Bump pylint from 2.14.1 to 2.14.3 @dependabot
- #210 Bump flake8-bugbear from 22.4.25 to 22.6.22 @dependabot
- #213 Bump pylint from 2.14.3 to 2.14.4 @dependabot
- #211 Bump black from 22.3.0 to 22.6.0 @dependabot
- #212 Bump safety from 1.10.3 to 2.0.0 @dependabot
- #216 Bump flake8-bugbear from 22.6.22 to 22.7.1 @dependabot
- #214 Bump vulture from 2.4 to 2.5 @dependabot
- #215 Bump aresponses from 2.1.5 to 2.1.6 @dependabot
- #217 Bump poetry from 1.1.13 to 1.1.14 in /.github/workflows @dependabot
- #219 Bump pre-commit from 2.19.0 to 2.20.0 @dependabot
- #221 Bump pyupgrade from 2.34.0 to 2.37.1 @dependabot
- #220 Bump yamllint from 1.26.3 to 1.27.1 @dependabot
- #222 Bump coverage from 6.4.1 to 6.4.2 @dependabot
- #223 Bump safety from 2.0.0 to 2.1.0 @dependabot
- #225 Bump pylint from 2.14.4 to 2.14.5 @dependabot
- #224 Bump pytest-asyncio from 0.18.3 to 0.19.0 @dependabot
- #226 Bump safety from 2.1.0 to 2.1.1 @dependabot
- #227 Bump mypy from 0.961 to 0.971 @dependabot
- #228 Bump pyupgrade from 2.37.1 to 2.37.2 @dependabot
- #230 Bump pip from 22.1.2 to 22.2.1 in /.github/workflows @dependabot
- #231 Bump pyupgrade from 2.37.2 to 2.37.3 @dependabot
- #232 Bump flake8-simplify from 0.19.2 to 0.19.3 @dependabot
- #233 Bump pip from 22.2.1 to 22.2.2 in /.github/workflows @dependabot
- #234 Bump coverage from 6.4.2 to 6.4.3 @dependabot
- #235 Bump flake8-eradicate from 1.2.1 to 1.3.0 @dependabot
- #237 build(deps-dev): bump coverage from 6.4.3 to 6.4.4 @dependabot
- #236 build(deps): bump release-drafter/release-drafter from 5.20.0 to 5.20.1 @dependabot
- #238 build(deps-dev): bump codespell from 2.1.0 to 2.2.1 @dependabot
- #239 build(deps): bump poetry from 1.1.14 to 1.1.15 in /.github/workflows @dependabot
- #240 build(deps-dev): bump flake8-bugbear from 22.7.1 to 22.8.22 @dependabot
- #241 build(deps-dev): bump flake8-bugbear from 22.8.22 to 22.8.23 @dependabot
- #242 build(deps-dev): bump pylint from 2.14.5 to 2.15.0 @dependabot
- #243 build(deps): bump poetry from 1.1.15 to 1.2.0 in /.github/workflows @dependabot
- #244 build(deps-dev): bump black from 22.6.0 to 22.8.0 @dependabot
- #246 build(deps-dev): bump pytest from 7.1.2 to 7.1.3 @dependabot
- #249 build(deps-dev): bump pylint from 2.15.0 to 2.15.2 @dependabot
- #248 build(deps): bump yarl from 1.7.2 to 1.8.1 @dependabot
- #250 build(deps-dev): bump flake8-bugbear from 22.8.23 to 22.9.11 @dependabot
- #251 build(deps-dev): bump yamllint from 1.27.1 to 1.28.0 @dependabot
- #252 build(deps): bump release-drafter/release-drafter from 5.20.1 to 5.21.0 @dependabot
- #253 build(deps-dev): bump pyupgrade from 2.37.3 to 2.38.0 @dependabot
- #254 build(deps): bump poetry from 1.2.0 to 1.2.1 in /.github/workflows @dependabot
- #257 build(deps-dev): bump pylint from 2.15.2 to 2.15.3 @dependabot
- #259 build(deps-dev): bump flake8-eradicate from 1.3.0 to 1.4.0 @dependabot
- #258 build(deps): bump aiohttp from 3.8.1 to 3.8.2 @dependabot
- #255 build(deps-dev): bump vulture from 2.5 to 2.6 @dependabot
- #256 build(deps-dev): bump safety from 2.1.1 to 2.2.0 @dependabot
- #261 build(deps): bump actions/stale from 5 to 6 @dependabot
- #262 build(deps): bump aiohttp from 3.8.2 to 3.8.3 @dependabot
- #263 build(deps-dev): bump pyupgrade from 2.38.0 to 2.38.2 @dependabot
- #264 build(deps-dev): bump flake8-bugbear from 22.9.11 to 22.9.23 @dependabot
- #265 build(deps-dev): bump mypy from 0.971 to 0.981 @dependabot
- #266 build(deps-dev): bump pytest-cov from 3.0.0 to 4.0.0 @dependabot
- #267 build(deps-dev): bump coverage from 6.4.4 to 6.5.0 @dependabot
- #269 build(deps-dev): bump pyupgrade from 2.38.2 to 3.0.0 @dependabot
- #268 build(deps-dev): bump mypy from 0.981 to 0.982 @dependabot
- #270 build(deps-dev): bump safety from 2.2.0 to 2.2.1 @dependabot
- #271 build(deps-dev): bump safety from 2.2.1 to 2.3.1 @dependabot
- #272 build(deps-dev): bump black from 22.8.0 to 22.10.0 @dependabot
- #274 build(deps-dev): bump flake8-builtins from 1.5.3 to 2.0.0 @dependabot
- #275 build(deps): bump poetry from 1.2.1 to 1.2.2 in /.github/workflows @dependabot
- #277 build(deps-dev): bump pylint from 2.15.3 to 2.15.4 @dependabot
- #276 build(deps-dev): bump pyupgrade from 3.0.0 to 3.1.0 @dependabot
- #278 build(deps): bump pip from 22.2.2 to 22.3 in /.github/workflows @dependabot
- #280 build(deps): bump release-drafter/release-drafter from 5.21.0 to 5.21.1 @dependabot
- #279 build(deps-dev): bump codespell from 2.2.1 to 2.2.2 @dependabot
- #281 build(deps-dev): bump pylint from 2.15.4 to 2.15.5 @dependabot
- #282 build(deps-dev): bump pytest-asyncio from 0.19.0 to 0.20.1 @dependabot
- #283 build(deps-dev): bump flake8-bugbear from 22.9.23 to 22.10.25 @dependabot
- #284 build(deps-dev): bump pytest from 7.1.3 to 7.2.0 @dependabot
- #287 build(deps-dev): bump flake8-comprehensions from 3.10.0 to 3.10.1 @dependabot
- #285 build(deps-dev): bump flake8-bugbear from 22.10.25 to 22.10.27 @dependabot
- #286 build(deps-dev): bump pyupgrade from 3.1.0 to 3.2.0 @dependabot
- #288 build(deps-dev): bump flake8-builtins from 2.0.0 to 2.0.1 @dependabot
- #292 build(deps-dev): bump mypy from 0.982 to 0.990 @dependabot
- #291 build(deps): bump pip from 22.3 to 22.3.1 in /.github/workflows @dependabot
- #293 build(deps-dev): bump pyupgrade from 3.2.0 to 3.2.1 @dependabot
- #294 build(deps-dev): bump pyupgrade from 3.2.1 to 3.2.2 @dependabot
- #295 build(deps-dev): bump pytest-asyncio from 0.20.1 to 0.20.2 @dependabot
- #296 build(deps-dev): bump mypy from 0.990 to 0.991 @dependabot
- #297 build(deps-dev): bump pylint from 2.15.5 to 2.15.6 @dependabot
- #298 build(deps-dev): bump safety from 2.3.1 to 2.3.2 @dependabot
- #299 build(deps-dev): bump pre-commit-hooks from 4.3.0 to 4.4.0 @dependabot
- #303 build(deps-dev): bump pylint from 2.15.6 to 2.15.7 @dependabot
- #302 build(deps-dev): bump pyupgrade from 3.2.2 to 3.2.3 @dependabot
- #301 build(deps-dev): bump safety from 2.3.2 to 2.3.3 @dependabot
- #306 build(deps): bump dessant/lock-threads from 3 to 4 @dependabot
- #307 build(deps): bump yarl from 1.8.1 to 1.8.2 @dependabot
- #308 build(deps): bump certifi from 2022.9.24 to 2022.12.7 @dependabot
- #309 build(deps): bump poetry from 1.2.2 to 1.3.1 in /.github/workflows @dependabot
- #310 build(deps): bump actions/stale from 6 to 7 @dependabot
- #312 build(deps): bump release-drafter/release-drafter from 5.21.1 to 5.22.0 @dependabot
- #313 build(deps): bump poetry from 1.3.1 to 1.3.2 in /.github/workflows @dependabot
- #318 build(deps-dev): bump pylint from 2.15.7 to 2.15.10 @dependabot
- #319 build(deps): bump gitpython from 3.1.29 to 3.1.30 @dependabot
- #315 build(deps-dev): bump flake8-bugbear from 22.10.27 to 22.12.6 @dependabot
- #314 build(deps-dev): bump isort from 5.10.1 to 5.11.4 @dependabot
- #316 build(deps-dev): bump yamllint from 1.28.0 to 1.29.0 @dependabot
- #323 build(deps-dev): bump vulture from 2.6 to 2.7 @dependabot
- #322 build(deps-dev): bump flake8-builtins from 2.0.1 to 2.1.0 @dependabot
- #320 build(deps-dev): bump black from 22.10.0 to 22.12.0 @dependabot
- #317 build(deps-dev): bump pyupgrade from 3.2.3 to 3.3.1 @dependabot
- #326 build(deps-dev): bump pytest-asyncio from 0.20.2 to 0.20.3 @dependabot
- #325 build(deps-dev): bump blacken-docs from 1.12.1 to 1.13.0 @dependabot
- #324 build(deps-dev): bump safety from 2.3.3 to 2.3.5 @dependabot
- #321 build(deps-dev): bump pre-commit from 2.20.0 to 2.21.0 @dependabot
- #328 build(deps-dev): bump pytest from 7.2.0 to 7.2.1 @dependabot
- #329 build(deps-dev): bump flake8-docstrings from 1.6.0 to 1.7.0 @dependabot
- #331 build(deps-dev): bump isort from 5.11.4 to 5.12.0 @dependabot
- #332 build(deps): bump pip from 22.3.1 to 23.0 in /.github/workflows @dependabot
- #334 build(deps-dev): bump pylint from 2.15.10 to 2.16.1 @dependabot
- #335 build(deps-dev): bump types-cachetools from 5.2.1 to 5.3.0.0 @dependabot
- #337 build(deps): bump aiohttp from 3.8.3 to 3.8.4 @dependabot
Full Changelog: v0.8.1...v0.9.0