Skip to content

More robust error handling

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Oct 19:33
· 127 commits to refs/heads/master since this release

Downloads for this release

IMPORTANT!

Please upgrade to this version as soon as possible! All versions of this integration between v0.9.58 and v0.9.62 has had an issue with the signalr reconnect error handling that causes lots of failed accesses to Easee signalr servers. Installing this new version will help improve the stability of the Easee servers and free up resources for more quick response. You might not have experienced any problems in your installation but under the hood there has been lots of issues. See more details below.

Notable changes

The latest versions of the integration has sometimes hammered the cloud API and caused 429 errors and rate limiting. The problem has been identified in an external library (pysignalr) that is used to receive streamed data from the API. This version uses an updated pyeasee library that overrides the error/retry handling in pysignalr.

Development tools

Translation

Dependencies