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]: Power Data for Shelly Dimmer 0/1-10V PM Gen3 #1103

Open
3 tasks done
tappas197112 opened this issue Dec 17, 2024 · 3 comments
Open
3 tasks done

[Bug]: Power Data for Shelly Dimmer 0/1-10V PM Gen3 #1103

tappas197112 opened this issue Dec 17, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@tappas197112
Copy link

tappas197112 commented Dec 17, 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

Shelly Dimmer 0/1-10V PM Gen3

Shelly firmware version

1.4.4

Protocol

MQTT

The problem

No Output / Power Data is shown in section "Light1" i.e. "Power".

Values can be extracted by "http://192.168.33.1/rpc/Light.GetConfig?id=0".

Output is "{"id":0,"source":"WS_in","output":true,"brightness":5,"temperature":{"tC":48.9, "tF":120.1},"aenergy":{"total":668.647,"by_minute":[598.595,0.000,0.000],"minute_ts":1734413220},"apower":36.8,"current":0.269,"voltage":235.5}"

For me, power value is most important.

I know there are similar requests with other devices (like Shelly Dimmer Pro) but unfortunately I don't know how to create a pull request.

Thanks for fixing / enhancing this!

iobroker.current.log (in debug mode!)

No response

Version of nodejs

v20.18.1

Version of ioBroker js-controller

7.0.3

Version of adapter

v8.5.1

@tappas197112 tappas197112 added the bug Something isn't working label Dec 17, 2024
Copy link

Thanks for reporting a new issue @tappas197112!

  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!

@Cephalopod31
Copy link

I can confirm, that the power value object is missing.
Please add it, it is essential for one of my projects.

THX

@Ronald-Oni
Copy link

It would be great to find the power value of this device in the next version of the adapter.

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

3 participants