Releases: daniel-sullivan/srne-solar-controller
Releases · daniel-sullivan/srne-solar-controller
v1.1.5
- 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_labelin 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
- 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
- CI now extracts release notes from the changelog and publishes them to GitHub releases automatically
v1.1.2
Separate per-phase load data structures, update MQTT paths, and impro…
v1.1.1
Auto-reconnect dropped dongle connections and reduce log noise during…
v1.1.0
Full Changelog: v1.0.4...v1.1.0
v1.0.4
Merge remote-tracking branch 'origin/master'
v1.0.3
Switch to Codecov for coverage reporting and add badges to README
v1.0.2
Full Changelog: v1.0.1...v1.0.2
v1.0.1
Merge remote-tracking branch 'origin/master'