iobroker-community-adapters / ioBroker.shelly

Integrate your Shelly devices into ioBroker via MQTT or CoIoT
Other
162 stars 65 forks source link

[Bug]: Add ret_aenergy for Shelly Pro 4 PM #987

Open mai97btm opened 4 months ago

mai97btm commented 4 months ago

I'm sure that

Shelly device

Parameter ret_aenergy wird nicht im Objektbaum eingetragen

Shelly firmware version

Shelly Pro4PM 1.3.0

Protocol

MQTT

The problem

Der Shelly 4pm zeichnet eingspeisste Energie im Parameter ret_aenergy auf, dieser wird aber unter Objekte im Shelly Baum nicht aufgeführt. Objects Shelly

iobroker.current.log (in debug mode!)

  | [MQTT] Publish: 172.16.1.75 (shellypro4pm / shellypro4pm-ec62609fxxxx / shellypro4pm#ec62609fxxxx#1) - topic: shellypro4pm-ec62609fxxxx/status/switch:3, qos: 1, payload: {"id":3, "source":"WS_in", "output":true, "apower":-16.7, "voltage":231.3, "freq":50.0, "current":0.133, "pf":0.53, "aenergy":{"total":1729.900,"by_minute":[302.406,293.913,269.648],"minute_ts":1716553260}, "ret_aenergy":{"total":1694.151,"by_minute":[302.406,293.913,269.648],"minute_ts":1716553260},"temperature":{"tC":38.8, "tF":101.8}} -- | --

Version of nodejs

Node.js: v18.20.2

Version of ioBroker js-controller

5.0.19

Version of adapter

7.0.0

github-actions[bot] commented 4 months ago

Thanks for reporting a new issue @mai97btm!

  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.