Releases: WillCodeForCats/solaredge-modbus-multi
Release v2.4.3-pre.6
- Allow duplicate serial number on meters by @WillCodeForCats in #412
Full Changelog: v2.4.3-pre.5...v2.4.3-pre.6
Release v2.4.3-pre.5
- Some sensors weren't using platform uid base by @WillCodeForCats in #411
- Incorrect casting of default value by @WillCodeForCats in #414
- Add power control options option property by @WillCodeForCats in #413
Full Changelog: v2.4.3-pre.4...v2.4.3-pre.5
Release v2.4.3-pre.4
- Add debug logging for every inverter step by @WillCodeForCats in #409
Full Changelog: v2.4.3-pre.3...v2.4.3-pre.4
Release v2.4.3-pre.3
- Add modbus client timeout option by @WillCodeForCats in #408
Full Changelog: v2.4.3-pre.2...v2.4.3-pre.3
Release v2.4.3-pre.2
- Modbus client timeout as property by @WillCodeForCats in #398
- Fix bad assignment for client timeout value by @WillCodeForCats in #406
Full Changelog: v2.4.2...v2.4.3-pre.2
Release v2.4.3-pre.1 was skipped due to a bad release.
Release v2.4.2
This release changes battery detection to use a different data point than previous releases. There were several reports that a recent SolarEdge firmware update omits a battery device string that was used for detection, which requires changing the way we try to detect batteries.
The Inverter Command Delay feature has been reintroduced after being removed in v2.4.0. The default delay is 0 seconds (disabled). To enable Inverter Command Delay set it to a value of 1 second or higher. If you are experiencing issues with inverters becoming unresponsive or returning bad data after sending commands, try a value of 3-10 seconds.
- Update device removal error message by @WillCodeForCats in #391
- Use battery rating value for detection by @WillCodeForCats in #397
- Revert "Sleep after write probably no longer necessary" by @WillCodeForCats in #403
- Make command delay default 0 seconds by @WillCodeForCats in #404
- Make inverter command delay locking by @WillCodeForCats in #405
Full Changelog: v2.4.1...v2.4.2
Release v2.4.2-pre.3
- Revert "Skip offline inverters when updating" by @WillCodeForCats in #402
- Revert "Sleep after write probably no longer necessary" by @WillCodeForCats in #403
- Make command delay default 0 seconds by @WillCodeForCats in #404
- Make inverter command delay locking by @WillCodeForCats in #405
Full Changelog: v2.4.2-pre.2...v2.4.2-pre.3
Release v2.4.2-pre.2
It has been reported that a recent SolarEdge firmware update omits a battery device string that was used for detection. This release changes battery detection to use a different data point in response to that change.
- Use battery rating value for detection by @WillCodeForCats in #397
Full Changelog: v2.4.2-pre.1...v2.4.2-pre.2
Release v2.4.2-pre.1
- Update device removal error message by @WillCodeForCats in #391
- Skip offline inverters when updating by @WillCodeForCats in #378
Full Changelog: v2.4.1...v2.4.2-pre.1
Release v2.4.1
This release reverts a change to battery auto-detection that may have been causing invalid battery devices to appear (PR #387 and PR #381 from issue #379). Unfortunately none of the reports provided logs or diagnostic data, so this release is a best guess but not based on any actual data.
- Device topology for meters and batteries by @WillCodeForCats in #382
- Clean up model and mfg battery strings by @WillCodeForCats in #386
- Revert "Change battery device check" by @WillCodeForCats in #387
Full Changelog: v2.4.0...v2.4.1