Skip to content

v1.5.0-beta4

Pre-release
Pre-release

Choose a tag to compare

@tolwi tolwi released this 05 Aug 13:31

What's Changed

  • 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

New Contributors

Full Changelog: v1.5.0-beta3...v1.5.0-beta4