What's Changed
- feat(delta3_1500): add Grid Bypass switch via bypassBan by @redsilver in #748
- Allow setting 'Custom Load Power' for Powerstream private API (#271) by @mucer in #756
- feat: add EcoFlow Wave 3 support by @LedariaTim1 in #762
- feat(stream): per-PV sensors via firmware-agnostic dual-path mapping (closes #584) by @optimusbasti in #763
- feat(delta3): add Grid Bypass switch and fix AC charging power by @redsilver in #751
- feat(delta3): add USB switch + derive AC/DC/USB state from flow_info_* and fix DELTA 3 1500 charging state by @redsilver in #757
- Glacier Classic Support Attempt 2 by @tiaanv in #767
- fix(river3): fix AC output switch always showing Unknown by @dereckhall in #768
- fix(delta3): silence noisy base64 decode debug logs by @htiel in #784
- fix(status): keep scheduled status entity id stable by @Komzpa in #789
- fix(mqtt): reconnect after dropped broker connection by @Komzpa in #787
- docs: explain public and private API modes by @Komzpa in #788
- feat(delta3): add Delta 3 Max Plus public-API device by @magikh0e in #807
- fix(sensor): show SoC with 2-decimal display precision by @cedricziel in #801
- fix(sensor): drop battery device class from charge/discharge limits by @cedricziel in #800
- feat(stream): add stored-energy (Wh) sensor for Stream family by @cedricziel in #802
- fix(sensor): drop battery device class from state-of-health by @cedricziel in #799
- fix(delta-pro-3): stop per-frame WARNING spam for routine unparsed frames by @rolandwunderlich in #850
- fix(delta3): correct beeper switch polarity (en_beep is 1 = enabled) by @kcgthb in #836
- fix(river3): derive AC output state from flow_info_ac_out by @spraot in #822
- feat(shp): add per-circuit power monitoring, circuit mode selects, and utility buttons by @kidhasmoxy in #797
- feat(devices): add DELTA Pro Ultra X (private API, read-only) by @rolandwunderlich in #851
- feat(delta3): add Energy Strategy select (Standard / Self-Powered / Scheduled / TOU) by @kcgthb in #838
- feat(delta3): expose the operating-mode Backup Reserve SOC as a number entity by @kcgthb in #839
- feat(delta3): add AC Charging Mode select (Auto / Silent / Custom) by @kcgthb in #840
- fix(delta3): decode dc_standby_time from display telemetry by @kcgthb in #841
- feat(powerocean): expose system grid, house-load and battery power sensors by @Mathieu-Pasco-Breillot in #854
New Contributors
- @redsilver made their first contribution in #748
- @LedariaTim1 made their first contribution in #762
- @optimusbasti made their first contribution in #763
- @htiel made their first contribution in #784
- @magikh0e made their first contribution in #807
- @cedricziel made their first contribution in #801
- @rolandwunderlich made their first contribution in #850
- @kcgthb made their first contribution in #836
- @spraot made their first contribution in #822
- @kidhasmoxy made their first contribution in #797
- @Mathieu-Pasco-Breillot made their first contribution in #854
Full Changelog: v1.4.1...v1.5.0