Some observations changed names to make it possible to collect the data in the HA component. An API to retrieve charging cost during a time period was added.
0.7.44
The time format returned from the API has changed and made an update necessary.
0.7.43
Due to changed dependencies in HA signalrcore can now be upgraded to latest version (0.9.5).
0.7.42
- To avoid a race condition between server and client, the token is now refreshed 1 minute before it expires.
0.7.41
- Token refresh logic corrected to update headers with new token after refresh. - Login and refresh token calls now has custom headers.
0.7.40
A new API is used when setting the circuit dynamic current which allows for a timeout in minutes. When the timeout expires the limit is not valid any more. The parsing of API returned date time strings changed so that fractional seconds are ignored.