Skip to content

Releases: daniel-sullivan/srne-solar-controller

v1.1.5

18 Apr 05:13

Choose a tag to compare

  • Load power factor is now computed from real / apparent power (the 0x021A register reads 0 on ASP hardware); aggregate PF is sum(P)/sum(S) rather than an average across units
  • Per-inverter MPPT labels: mppt1_label / mppt2_label in each [[inverter]] block override the dashboard's default "MPPT 1" / "MPPT 2", and rewrite the per-unit MQTT entity display names (e.g. "Roof East Voltage" instead of "PV1 Voltage"). Entity unique_ids are unchanged so existing HA entities survive the rename.

v1.1.4

18 Apr 04:24

Choose a tag to compare

  • Dashboard theme refresh: Home Assistant Material You palette (HA blue primary, tonal dark surfaces)
  • Navigation moved from left drawer to fixed top bar, stays visible on mobile and is not occluded by the HA sidebar
  • Merged Inverter card into Units card: bus voltage, DC-DC/DC-AC temp and machine state shown per unit
  • Light / dark theme support: follows OS by default, top-bar toggle persists in

v1.1.3

06 Apr 03:15

Choose a tag to compare

  • CI now extracts release notes from the changelog and publishes them to GitHub releases automatically

v1.1.2

06 Apr 03:11

Choose a tag to compare

Separate per-phase load data structures, update MQTT paths, and impro…

v1.1.1

06 Apr 00:00

Choose a tag to compare

Auto-reconnect dropped dongle connections and reduce log noise during…

v1.1.0

05 Apr 07:07

Choose a tag to compare

Full Changelog: v1.0.4...v1.1.0

v1.0.4

05 Apr 05:43

Choose a tag to compare

Merge remote-tracking branch 'origin/master'

v1.0.3

05 Apr 03:26

Choose a tag to compare

Switch to Codecov for coverage reporting and add badges to README

v1.0.2

05 Apr 03:09

Choose a tag to compare

Full Changelog: v1.0.1...v1.0.2

v1.0.1

05 Apr 03:01

Choose a tag to compare

Merge remote-tracking branch 'origin/master'