Support for new products and improved performance
github-actions
released this
17 Sep 08:08
·
156 commits
to refs/heads/master
since this release
Known issues
Warnings are sometimes logged in Home Assistant log:
- Detected blocking call to load_default_certs...
- Executing <Task pending name='Task-...
These warnings have no significant performance implications and can be ignored by the users. They emanate from an external library (pysignalr) that is used by this integration. The cause is beeing investigated.
New Features
- Add integration version to user-agent header @astrandb (#468)
- Easee One support @olalid (#456)
- Product codes for Charge Core and Charge One added @olalid (#453)
Bug Fixes
- Easee One support @olalid (#456)
- Fix for an exception in check_latest_pulse @olalid (#452)
- Updated pyeasee library - avoids unnecessary signalr reconnects
Translation
Dependencies
- Bump ruff from 0.6.4 to 0.6.5 @dependabot (#469)
- Bump ruff from 0.4.4 to 0.6.4 @dependabot (#458)
- Bump pre-commit from 3.7.1 to 3.8.0 @dependabot (#445)
- Bump actions/checkout from 4.1.5 to 4.1.7 @dependabot (#433)