v1.15.0b1
Pre-release
Pre-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 |
| H3 SMART | All | |
| KH / KA | v1.33 | All |
Changes
- 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