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 |
| H3 SMART | All | |
| KH / KA | v1.33 | All |
Changes
- feat: add P3-Pro inverter support (OEM variant of H3-Pro) (#1165) @nathanmarlor
- feat: add P3-Smart inverter support (#1164) @nathanmarlor
- Fix detection of H3-12.0-E (firmware 2.23 adds -E suffix) (#1116) @vtainc
- Add export and import power limit entities to entity descriptions (#1076) @DerekChan65535
- fix: Support variants of H1-G2 (#1073) @duboisph
- Add FoxESS EVO inverter model support (#1071) @AdamNewberry
- Pin pycares<5 to fix pytest CI failure (#1059) @nathanmarlor
- Configuration for H3 SMART based SKR-HWR-SMART (#946) @pakoe
- Slugify entity_id generation without changing keys / loosing history (#1030) @DanielNagy
- fix: use abs() for battery charge power registers on H3-Smart inverters (#1052) @cadae
- Add H3 SMART to supported inverters list (#900) @canton7
- Accept a wider range of bms_connect_state values (#901) @canton7
- H3_180: use proper cell mv registers (#866) @MartB
- Add 37633 - 37700 as a special register range for H3_PRO (#898) @canton7
- Limit solar_energy_today to 150kHw for H1 (#896) @canton7
- H3 Pro - scale changed for daily and total energy entities (#840) @andyjenkinson
- Fix support for H3-Smart inverters (#847) @Turbo87
- Fix config flow strings (#830) @andrew-codechimp
🚀 Features
- Feature/reactive power (#846) @andyjenkinson