Skip to content

v1.0.0 — Initial Release

Choose a tag to compare

@dacarson dacarson released this 05 Jun 02:44
· 21 commits to main since this release

v1.0.0 — Initial Release

Initial public release of homebridge-pvs6, a Homebridge plugin for the SunStrong PVS6 solar monitoring system.

Features

  • Solar Production accessory — real-time PV output (W), lifetime generation (kWh), and line voltage; always registered
  • Grid Import + Grid Export accessory pair — separate accessories for import and export power, each with its own Eve app history graph
  • Up to 7 days of native power history in the Eve app via fakegato-history
  • Exposes all accessories as Eve Energy smart plugs for full compatibility with the Eve app
  • Polls the PVS6 local FCGI API — no SunStrong Connect, no cloud dependency
  • Automatically identifies production and consumption CT meters from the PVS6 device list
  • Resilient to transient PVS6 failures — retries auth, skips overlapping polls, freezes last-known values during outages

Requirements

  • Homebridge v2.0 (tested); v1.6+ may work but is untested
  • Node.js 18 or later
  • SunStrong PVS6 on the same local network (firmware build 61840+)

Installation

Search for homebridge-pvs6 in the Homebridge UI, or:

npm install -g homebridge-pvs6