Releases: firstof9/openevse
Releases · firstof9/openevse
2.1.49
🐛 Bug Fixes 🐛
🔩 Dependency 🔩
- build(deps): bump pylint from 3.3.6 to 3.3.7 @dependabot (#453)
- build(deps): bump tox from 4.25.0 to 4.26.0 @dependabot (#455)
- build(deps): bump mypy from 1.15.0 to 1.16.0 @dependabot (#457)
- build(deps): bump mypy from 1.16.0 to 1.16.1 @dependabot (#458)
- build(deps): bump tox from 4.26.0 to 4.27.0 @dependabot (#459)
- build(deps): bump flake8 from 7.2.0 to 7.3.0 @dependabot (#460)
- chore(deps): library bump @firstof9 (#463)
Links
2.1.48
💥 Potential Breaking Change 💥
- Old divert mode selector (charge_mode) removed, please use the new selector.
🐛 Bug Fixes 🐛
🔩 Dependency 🔩
- build(deps): bump flake8 from 7.1.2 to 7.2.0 @dependabot (#450)
Links
2.1.47
💥 Breaking Change 💥
Charge rate select entity will be removed in a future release, please begin using the number entity.
⚡ Enhancements ⚡
✨ New Features ✨
- feat: handle timestamp sensors @firstof9 (#387)
- feat: change charge rate to use
number
platform @firstof9 (#396) - feat: add LED brightness control @firstof9 (#404)
- feat: add
override_state
sensor @firstof9 (#428) - feat: add shaper_updated binary sensor @firstof9 (#433)
- feat: add
override_state
select entity @firstof9 (#440)
🐛 Bug Fixes 🐛
- fix: handle
UnsupportedFeature
exception in UpdateCoordinator @firstof9 (#413) - fix: handle websocket disconnects better @firstof9 (#420)
- fix: catch missing configration entries when calling services @firstof9 (#430)
- fix: shaper_current, and renamed to shaper_current_available @KipK (#435)
- fix: less agressive websocket connections @firstof9 (#438)
- fix: do not create light entity if feature not available @firstof9 (#445)
🔧 Maintenance 🔧
- chore: Fix HACS button in README.md @reedy (#410)
- chore(docs): fix
indicate
typo in README.md @reedy (#411)
🎓 Code Quality 🎓
- refactor: change
Config
import to useConfigType
instead @tjorim (#395) - refactor: clean up code @firstof9 (#397)
🔩 Dependency 🔩
- build(deps): bump mypy from 1.11.2 to 1.12.0 @dependabot (#388)
- build(deps): bump tox from 4.21.2 to 4.22.0 @dependabot (#389)
- build(deps): bump tox from 4.22.0 to 4.23.0 @dependabot (#390)
- build(deps): bump mypy from 1.12.0 to 1.12.1 @dependabot (#391)
- build(deps): bump tox from 4.23.0 to 4.23.2 @dependabot (#392)
- build(deps): bump mypy from 1.12.1 to 1.13.0 @dependabot (#394)
- build(deps): bump python-openevse-http from 0.1.62 to 0.1.63 @dependabot (#403)
- build(deps): bump python-openevse-http from 0.1.63 to 0.1.65 @dependabot (#408)
- build(deps): bump pylint from 3.3.1 to 3.3.2 @dependabot (#409)
- build(deps): bump mypy from 1.13.0 to 1.14.0 @dependabot (#414)
- build(deps): bump pylint from 3.3.2 to 3.3.3 @dependabot (#415)
- build(deps): bump mypy from 1.14.0 to 1.14.1 @dependabot (#417)
- build(deps): bump python-openevse-http from 0.1.65 to 0.1.67 @dependabot (#418)
- build(deps): bump python-openevse-http from 0.1.67 to 0.1.69 @dependabot (#419)
- build(deps): bump python-openevse-http from 0.1.69 to 0.1.70 @dependabot (#421)
- build(deps): bump tox from 4.23.2 to 4.24.1 @dependabot (#422)
- build(deps): bump pylint from 3.3.3 to 3.3.4 @dependabot (#424)
- chore(deps): update library version in manifest.json @firstof9 (#426)
- build(deps): bump black from 24.10.0 to 25.1.0 @dependabot (#427)
- build(deps): bump mypy from 1.14.1 to 1.15.0 @dependabot (#431)
- build(deps): bump python-openevse-http from 0.1.71 to 0.1.72 @dependabot (#432)
- build(deps): bump flake8 from 7.1.1 to 7.1.2 @dependabot (#439)
- build(deps): bump tox from 4.24.1 to 4.24.2 @dependabot (#441)
- build(deps): bump python-openevse-http from 0.1.77 to 0.1.78 @dependabot (#442)
- build(deps): bump pylint from 3.3.4 to 3.3.6 @dependabot (#444)
- chore(deps): update python-openevse-http library to 0.1.78 @firstof9 (#446)
- build(deps): bump tox from 4.24.2 to 4.25.0 @dependabot (#449)
Links
2.1.47-b9
🐛 Bug Fixes 🐛
🔩 Dependency 🔩
- build(deps): bump tox from 4.24.1 to 4.24.2 @dependabot (#441)
- build(deps): bump python-openevse-http from 0.1.77 to 0.1.78 @dependabot (#442)
- build(deps): bump pylint from 3.3.4 to 3.3.6 @dependabot (#444)
- chore(deps): update python-openevse-http library to 0.1.78 @firstof9 (#446)
Links
2.1.47-b8
✨ New Features ✨
🔩 Dependency 🔩
- build(deps): bump flake8 from 7.1.1 to 7.1.2 @dependabot (#439)