Skip to content

v0.6.12-beta1

Pre-release
Pre-release

Choose a tag to compare

@notDIRK notDIRK released this 05 Aug 09:12
· 32 commits to main since this release

Beta for testing — energy measurement on the 2-channel meters.

Fixed: on a Shelly Pro EM-50 only the relay showed up as an entity; the energy measurement stayed invisible even though the values were present in the diagnostics download.

The 2-channel meters report their values as per-channel em1:<id> / em1data:<id> components. The integration only understood the phase-prefixed em / emdata shape of the Pro 3EM, so a relay-plus-meter device surfaced its switch and nothing else.

New entities per channel:

  • Active power, apparent power, current, voltage, frequency, power factor
  • Energy and returned energy counters (TOTAL_INCREASING, so they work in the HA energy dashboard)

Devices that were already working (Pro 3EM and friends) are unaffected — the two component families are matched separately, covered by tests.

Install: HACS → Shelly Cloud DIY → three-dot menu → Redownload → enable "Show beta versions" → pick 0.6.12-beta1 → restart HA.

Feedback welcome in issue tracker — if it works, I'll promote it to stable.