Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
3 tasks done
as38259 opened this issue Jun 29, 2024 · 1 comment
Open
3 tasks done

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

as38259 opened this issue Jun 29, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@as38259
Copy link

as38259 commented Jun 29, 2024

I'm sure that

  • This issue is still present in the current beta version of this adapter
  • There is no other (open) issue with the same topic (use the search!)
  • This issue is not described in the adapter documentation / FAQ (read the docs!)

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

@as38259 as38259 added the bug Something isn't working label Jun 29, 2024
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant