Releases: cdpuk/givenergy-local
Releases · cdpuk/givenergy-local
v2.0.0-alpha8
- Fix data quality checks
Full Changelog: v2.0.0-alpha7...v2.0.0-alpha8
v2.0.0-alpha7
- Expanded data quality checks
- Transparently retry when bad data is returned
Full Changelog: v2.0.0-alpha6...v2.0.0-alpha7
v2.0.0-alpha6
- Fixed missing
await
on switch functions - Poll frequency increased from 30s to 10s
- Reinstated data quality checks
- Allowed for requests to be retried, and fixed retry behaviour in imported library
- Merged mainline change that fixes deprecated constants
Full Changelog: v2.0.0-alpha5...v2.0.0-alpha6
v1.9.1
v2.0.0-alpha5
Possible fix for stability issues.
Full Changelog: v2.0.0-alpha4...v2.0.0-alpha5
v2.0.0-alpha4
Fixed inverter identification, which in turn should allow for the correct power limits to be set.
Full Changelog: v2.0.0-alpha3...v2.0.0-alpha4
v2.0.0-alpha3
Possible fix for write operation CRC.
Full Changelog: v2.0.0-alpha2...v2.0.0-alpha3
Testing of new givenergy_modbus library
v2.0.0-alpha2 Use explicit library version for pre-release
v1.9.0
v1.8.0
What's Changed
- Get local dates from HA rather than the OS by @cdpuk in #50
- Add number entities for battery soc reserve by @reidjr in #46
- Remove low value failing test for config entry setup by @cdpuk in #53
- Don't change battery_soc_reserve when changing battery modes by @reidjr in #51
- Expose battery control switches for fine grained control by @cdpuk in #54
New Contributors
Full Changelog: v1.7.2...v1.8.0