iobroker-community-adapters / ioBroker.shelly

Integrate your Shelly devices into ioBroker via MQTT or CoIoT
Other
154 stars 62 forks source link

[Bug]: Shelly Adapter 7.0.0 (State Fehler EM3 bei Stromeinspeisung) #1005

Open as38259 opened 2 weeks ago

as38259 commented 2 weeks ago

I'm sure that

Shelly device

EM3

Shelly firmware version

20130913-114244/v1.14.0

Protocol

MQTT

The problem

Shelly 7.0.0 setzt EM3 PV Einspeisemessung falsch. !Es werden seit Update nur noch positive Werte ausgegeben!

Zum Verständnis: Emeter0, Emeter1 und Emeter2 wird jeweils in der Zeile value.power der aktuelle Leistungswert angezeigt.

Bei einer Einspeisung wird bei v7.0.0 kein negativer Wert mehr im STATE im Objektordner vom EM3 ausgegeben. Der Datenpunkt wird mit 0 beschrieben.

Zustand v6.9.0 Em2; state: "value.power" die aktuelle Phasenleistung -500 (negativ Wert da -500W Einspeisung auf Phase 3) Zustand v7.0.0 Em2; state: "value.power" die aktuelle Phasenleistung 0 (bei Einspeisung 500W auf Phase 3)

Nur ein downgrade auf v6.9.0 konnte mein Problem beheben.

Gruß Andreas

iobroker.current.log (in debug mode!)

no log

Version of nodejs

v18.20.3

Version of ioBroker js-controller

5.0.19

Version of adapter

Shelly 7.0.0

github-actions[bot] commented 2 weeks ago

Thanks for reporting a new issue @as38259!

  1. Please make sure your topic is not covered in the documentation
  2. Please attach all necessary log files (in debug mode!), screenshots and other information to reproduce this issue
  3. Search for the issue topic in other/closed issues to avoid duplicates!

    Otherwise this issue will be closed.