dresden-elektronik / deconz-rest-plugin

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

edp re:dy plug #3926

Closed vpedromarques closed 3 years ago

vpedromarques commented 3 years ago

Device

Screenshots

Mimiix commented 3 years ago

Missing screenshots.

vpedromarques commented 3 years ago

Screenshot 2020-12-15 at 23 35 36 Screenshot 2020-12-15 at 23 35 13 Screenshot 2020-12-15 at 23 34 57 Screenshot 2020-12-15 at 23 34 44 Screenshot 2020-12-15 at 23 34 36 Screenshot 2020-12-15 at 23 33 56 Screenshot 2020-12-15 at 23 32 57 Screenshot 2020-12-15 at 23 32 46 Screenshot 2020-12-15 at 23 32 02

SwoopX commented 3 years ago

Can you please apply a load where you can anticipate how much it will draw and see what value attribute 0x0400 (Instantaneous demand) of the simple metering cluster is shown? I need to get the measurement unit (although I think it's in W already).

Also, further above in this cluster, attribute 0x0000 (current summation delivered) there's the usual multipliers/Divisors missing would it be more like 3.7 kWh or 0.37 kWh since you've taken it into operation?

vpedromarques commented 3 years ago

Can you please apply a load where you can anticipate how much it will draw and see what value attribute 0x0400 (Instantaneous demand) of the simple metering cluster is shown? I need to get the measurement unit (although I think it's in W already).

Connected a Hue lamp with a consumption of 8w. The reported "Instantaneous demand)" on 0x0400 is 8.

Also, further above in this cluster, attribute 0x0000 (current summation delivered) there's the usual multipliers/Divisors missing would it be more like 3.7 kWh or 0.37 kWh since you've taken it into operation?

Made a reset to the counter of that attribute 0x0000 to 0 and with the same hue lamp after 10 minutes it turned to 1 so I would guess it's more like 0.01 kWh...