Releases: CharlesGillanders/homeassistant-alphaESS
Replaces deprecated async_setup_platforms with async_forward_entry_setups
Replaces deprecated async_setup_platforms with async_forward_entry_setups
Fix for issue #61
Fixes for settings with multiple invertors and for errors when offline
Battery Charge / Discharge Settings - UI Improvements
Add ability to set battery/charge discharge paramaters
Adjusting Battery Charge / Discharge Settings
This is a change that has been requested for a long time. Thanks again to @matt-oneill for making this work.
https://github.com/CharlesGillanders/homeassistant-alphaESS#services
Fixes breaking changes introduced by latest Alpha cloud API.
Fixes breaking changes introduced by latest Alpha cloud API.
Fixes Issue #45
Fix for AlphaESS cloud changes introduced on 29th October 2022
Thanks to @matt-oneill again for so quickly reacting to the breaking changes introduced by AlphaESS to their cloud API today.
Should fix issue #44
v0.2.8
Fix authentication refresh issue
Fix for the authentication refresh issue
Fix AlphaESS Authentication Issue
Use v0.0.12 of the AlphaESS Api library which contains a fix for the authentication issue flagged in #37
Fix Bug introduced in v0.2.4
Update to use v0.0.9 of the AlphaESS API library. Required to fix a stupid bug I introduced in release v0.2.4.
Thanks to @matt-oneill for identifying it.