dresden-elektronik / deconz-rest-plugin

deCONZ REST-API plugin to control ZigBee devices
BSD 3-Clause "New" or "Revised" License
1.88k stars 484 forks source link

Adeo 16A plug power doesn't work #7833

Closed Idaho947 closed 1 week ago

Idaho947 commented 1 week ago

Does the issue really belong here?

Is there already an existing issue for this?

Describe the bug

I just buy adeo 16A plug. The plug is in my network. On\Off work very well. But I've no power. The section is here but nothing change when my PS5 work or not.

Steps to reproduce the behavior

Add a plug in the network

Expected behavior

The mesurement work.

Screenshots

image

image

image

image

image

Environment

deCONZ Logs

No response

Additional context

No response

Mimiix commented 1 week ago

Hi :) looks like this device is not supported yet:

https://github.com/dresden-elektronik/deconz-rest-plugin/issues?q=LDSENK02F

I recommend you to create a device request. However: Do the Clusters in deCONZ show any values on the Power measurement?

If that is not the case, they might not support power metering at all.

Idaho947 commented 1 week ago

Yes I just see that. Don't understand why it show up in ha without ddf... Yes it support power mesurement.

Create the issue : https://github.com/dresden-elektronik/deconz-rest-plugin/issues/7834

Smanar commented 1 week ago

Yes I just see that. Don't understand why it show up in ha without ddf...

It's because "light" device are whitelisted by defaut but "sensor" device are Blacklisted. So the on/off is native but not the measurement.