v1.13.5
·
30 commits
to refs/heads/main
since this release
If your inverter is not running the latest manager version, you may need to select your manager version in the integration settings. See the wiki for details.
| Inverter | Supported by default | Selectable in settings |
|---|---|---|
| H1 G1 / AC1 / AIO | All | |
| H1 G2 | v1.44 | All |
| H3 | v1.80 | All |
| AIO-H3 | v1.01 | All |
| H3 Pro | v1.22 | All |
| KH / KA | v1.33 | All |
🚀 Features
- Add support for detecting and ignoring invalid registers (#788) @canton7
- First attempt at adding proper dedicated support for the H3 Smart (#810) @canton7
- Add support for 1KOMMA5 inverters (#808) @canton7
- Enable modbus retries on an empty response (#804) @canton7
- Update the invalid registers for the Enpal I-X inverter (#803) @canton7
- Add support for a-TroniX AX and Enpal I-X inverters (#786) @canton7
- Splits AIO_H3 into 2 versions than can be selected by manager version (#779) @FozzieUK
- Splits H3 and H3 Pro inverter models to support newer firmware versions (also re-introduces SOH on H1 G2 manager 1.44+) (#777) @FozzieUK
- Update snapshot tests to test inverter model + connection + version (#806) @canton7