What's Changed
Before raising an issue please check which PR caused the issue and see if there is already an open issue to comment on relating to the attempted fix.
Also check the FAQ for common faults
General:
- Correct icon for SoC sensor in energy dashboard by @TCWORLD in #2182
- Fix rounding when writing scaled number values by @rosenrot00 in #2193 resolves #2190
- Validate Modbus writes before publishing state by @rosenrot00 in #2199
- Publish polling data as consistent snapshots by @rosenrot00 in #2200
- Prevent duplicate hub names during setup by @rosenrot00 in #2206 related to #2103
Growatt:
- Add Growatt PV start-up voltage sensor and control by @rosenrot00 in #2201 related to #2151
- Add support for Growatt MOD 8000TL3-HU (DMS) by @rosenrot00 in #2203 resolves #2146
- Fix Growatt GEN4 EPS loading percentage by @rosenrot00 in #2204 resolves #2137
- Fix Growatt SPA3000 inverter detection by @rosenrot00 in #2205 resolves #2134
Sofar:
- Adjust Sofar feed-in power limit for parallel systems by @rosenrot00 in #2202 resolves #2147
SolaX:
- feat: convert binary Enabled/Disabled selects to switches (SolaX inverter + EV charger) by @Bl00d-B0b in #2177
- Breaking Change
select.<hub>_mppt→switch.<hub>_mppt, etc. Automations, scripts and dashboards referencing theold select.*entities must be updated to the newswitch.*entities, and usestate: 'on'/switch.turn_oninstead ofselect.select_option. See #2177 for full details.
- Breaking Change
- PV Power Total was disabled by default by @TCWORLD in #2181 resolves #2180
- Enable SolaX Grid Bias sensors for GEN6 by @TCWORLD in #2194 resolves #2192
- fix: EVC energy word order, unreachable protocol gates, reactive power, MIC-G2 sensors by @Bl00d-B0b in #2178
- Add value function for Proto>=100 Remaining Battery Energy by @TCWORLD in #2195 #2184
Full Changelog: 2026.07.1...2026.07.2