What's Changed
- Fix Power Kit sub-device discovery (flat /device/quota/all response) — fixes #752 by @stevecohenfr in #855
- fix(mqtt): tolerate initial connect timeout by @Komzpa in #866
- Add EcoFlow Stream Ultra X support and fix Stream battery telemetry by @htims1989 in #846
- Enhanced support for Delta Pro Ultra X by @dwittenberg2008 in #882
- fix(river2): correct solar telemetry for River 2 / Max / Pro — solar current/voltage now read from live
mppt.inAmp/mppt.inVol(existing unique IDs migrated, no entity respawn), plus River 2 Pro solar sensors and DC-mode / MPPT-fault diagnostics. Originally by @Komzpa in #865, finished by @tolwi in #887 - Add internal/App API support for EcoFlow STREAM Microinverter (BK-series) by @ldoench in #881
- perf: compile attribute JSONPath once instead of on every update — fixes full-core CPU saturation (~102% → ~3%) by @tolwi in 7cbf214 — fixes #883, #415
New Contributors
- @stevecohenfr made their first contribution in #855
- @htims1989 made their first contribution in #846
- @dwittenberg2008 made their first contribution in #882
- @ldoench made their first contribution in #881
Full Changelog: v1.5.0...v1.6.0