v.0.8.9 Functions to retrieve users and consumption per user added.
Version info __version__ string added.
Default value to current limit for set_load_balancing added.
1.0.0
0.8.14
Throttling added to some specific APIs that can not be called as often as others. Retry-after header added to 429 response exception. Add raise_for_status in _refresh_token (contributed by MathiasStokholm). Add function to set the equalizer max_allocated_current.
0.8.13
A throttling mechanism has been introduced in the API calling. The limit is set to 15 calls over sliding window of 9 seconds.
0.8.12
* Support for LED strip brightness API. * Change to new API for charger dynamic limit. * Changes to some observation constants.
0.8.11
Cleanup and reload improvement: SignalR task is now cancelled and cleaned up.