Releases: Rouzax/myenergi-domoticz-plugin
Releases · Rouzax/myenergi-domoticz-plugin
Release list
v1.0.4
Counter fix (recommended for everyone).
- kWh counters no longer stick at 0 (empty). A per-refresh step guard could permanently reject a large but legitimate catch-up (any mid-day install, or recovery after the plugin was offline), leaving Solar/Home/Grid/EV counters stuck below the truth. The counter now follows myenergi's authoritative daily total, guarded by an absolute ceiling + never-decrease. Existing stuck counters recover automatically on the next refresh; no reinstall needed.
- Held/decreased counters are now logged instead of failing silently, plus verbose-logging polish (fetch failure timing, device-count denominator,
beat=correlation).
See the CHANGELOG.
v1.0.3
Fresh-install device layout fix.
- Devices are now created in ascending unit order on a fresh install, so the logical layout (monitoring 1-11, control 12-18, harvi 20+) also matches Domoticz's creation-ordered device list. Only affects first-time creation; existing installs are unchanged.
See the CHANGELOG.
v1.0.2
Bug fixes for opt-in charger control.
- Manual hide of a control device now sticks. Control devices (e.g. Charger Lock State) were re-shown on every poll; they are now shown or hidden only once per Allow Control on/off transition.
- Control device names now translate on a language switch, matching the monitoring devices (including the input-only Boost kWh and Boost Ready-By). User-renamed control devices are left untouched.
See the CHANGELOG.
v1.0.1
v1.0.0 - Initial release
First public release of the myenergi Monitor plugin for Domoticz. See CHANGELOG.md and the documentation.