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]: Energy data missing for ProDM1PM dimmer #1129

Open
3 tasks done
BenHel opened this issue Feb 13, 2025 · 1 comment
Open
3 tasks done

[Bug]: Energy data missing for ProDM1PM dimmer #1129

BenHel opened this issue Feb 13, 2025 · 1 comment
Labels
bug Something isn't working not-latest-version Beta version not found in issue

Comments

@BenHel
Copy link

BenHel commented Feb 13, 2025

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

prodm1pm

Shelly firmware version

No response

Protocol

MQTT

The problem

Hi,
it seems like that no energy object is getting created for the light node for shelly prodm1pm dimmer.
However I see that the mqtt topic includes all the missing values under apower and aenergy.
Could you please include these data as well in iobroker?

iobroker.current.log (in debug mode!)

[MQTT] Publish: 192.168.0.17 (shellyprodm1pm / shellyprodm1pm-34987aa90e80 / shellyprodm1pm#34987aa90e80#1) - topic: shellyprodm1pm-34987aa90e80/status/light:0, qos: 1, payload: {"id":0,"source":"MQTT","output":true,"brightness":100,"temperature":{"tC":41.3, "tF":106.4},"aenergy":{"total":1007.147,"by_minute":[877.479,878.129,877.812],"minute_ts":1739466000},"apower":48.7,"current":0.259,"voltage":223.2}

Version of nodejs

v20.18.1

Version of ioBroker js-controller

7.0.6

Version of adapter

v9.0.0

@BenHel BenHel added the bug Something isn't working label Feb 13, 2025
Copy link

Thanks for reporting a new issue @BenHel!

Important: Ensure that you use the latest available beta version of this adapter (not the current stable version!): 9.0.0

  1. Please ensure 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!
  4. Check the changelog if the issue has already been covered in a previous release

Otherwise this issue will be closed!

@github-actions github-actions bot added the not-latest-version Beta version not found in issue label Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working not-latest-version Beta version not found in issue
Projects
None yet
Development

No branches or pull requests

1 participant