Skip to content

Releases: Rouzax/myenergi-domoticz-plugin

v1.0.4

Choose a tag to compare

@Rouzax Rouzax released this 05 Jul 14:33

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

Choose a tag to compare

@Rouzax Rouzax released this 04 Jul 08:15

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

Choose a tag to compare

@Rouzax Rouzax released this 03 Jul 19:55

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

Choose a tag to compare

@Rouzax Rouzax released this 03 Jul 18:06

Fixes the plugin manifest externallink to point at the repository instead of the author profile, so the Domoticz plugin managers can match an install to its registry entry. No functional or device changes.

See the CHANGELOG.

v1.0.0 - Initial release

Choose a tag to compare

@Rouzax Rouzax released this 03 Jul 15:36

First public release of the myenergi Monitor plugin for Domoticz. See CHANGELOG.md and the documentation.