qwik
December 2, 2023, 12:43pm
1
Hello, I’m new here and this is my first post. Sorry in advance if I’m missing something.
I bought these plugs… klick …connecting was no problem, everything worked straight away. But now to the question, what do I have to do so that I can see the energy measurement in the phoscon?
img 1:
img 2:
thx in advance
Mimiix
December 2, 2023, 7:17pm
2
You need support for it.
Can you share a Screenshot of the basic cluster?
Swoop
December 2, 2023, 9:23pm
4
You can’t. Energy measurements are not exposed by Phoscon, only via API.
qwik
December 2, 2023, 9:33pm
5
Hi. I can see that it’s not possible at the moment. But that’s not the reason why I’m writing here. This is why this should be added to phoscom. Why shouldn’t display all the data that is available?
Mimiix
December 3, 2023, 3:02pm
6
Ah it is showing in the api?
qwik
December 3, 2023, 4:28pm
7
Hi. As mentioned, I’m new here. Is this the api you are asking for? …i would say no.
Mimiix
December 3, 2023, 6:13pm
8
They should be exposed under sensors, not lights.
qwik
December 3, 2023, 7:10pm
9
Among the sensors I only see the motion detectors and the door contact.
Mimiix
December 3, 2023, 8:00pm
10
In deconz right click on the node. Edit DDF. Change the status from silver to gold.
Save and then remove and repair the device. It’s supported, just not tested.
opened 09:57AM - 26 Nov 23 UTC
closed 08:25PM - 27 Nov 23 UTC
Bug report
### Does the issue really belong here?
- [X] I definitively want to report a bu… g within deCONZ or its REST-API
### Is there already an existing issue for this?
- [X] I have searched the existing issues and there is none for the bug at hand
### Describe the bug
I purchased several _TZ3000_j1v25l17 Plugs, but they do not display the energy consumption.
I found this closed issue https://github.com/dresden-elektronik/deconz-rest-plugin/issues/6995 together with the matching PR and merge https://github.com/dresden-elektronik/deconz-rest-plugin/pull/7013
i updated all software and repaired the device but its still the same.
i am running deconz headless with homebridge. Which data is required for debugging?
### Steps to reproduce the behavior
Pair _TZ3000_j1v25l17 to deconz, check device in Eve, see no energy data.
### Expected behavior
Show energy consumption like on other _TZ3000 devices.
### Screenshots


### Environment
- Host system: (Raspberry Pi)
- Running method: (Raspbian)
- Firmware version: (26780700)
- deCONZ version (not Home assistant Addon version!): (2.24.2)
- Device: (ConBee II)
- Do you use an USB extension cable: (yes)
- Is there any other USB or serial devices connected to the host system? No
### deCONZ Logs
_No response_
### Additional context
_No response_
Brian
December 31, 2023, 6:53am
11
Hi Mimiix
Can i do a similar thing for my device?
mine is only draft.
Mimiix
December 31, 2023, 8:06pm
12
Your device is different.
I recommend opening a device request.
1 Like
Brian
January 1, 2024, 9:28pm
13
Hi Mimiix
The Device has the same id as another device in your device list.
https://dresden-elektronik.github.io/deconz-rest-doc/devices/tuya/_TZ3000_typdpbpg_smart_plug_eu/
but the manufacture name has changed a bit, i guess its because this device is sold by many companies with there own name on it.
should i still open a new device case or how should i proceed?
Mimiix
January 2, 2024, 9:46am
14
Hi,
As the manufacturer name is different, we can not know for sure its the same device. Thats why you need to open a new device request.
So yes, you need to open an new device request.
bcutter
August 23, 2024, 12:34pm
15
Oh dear. Running from one issue (shitty hardware/Blitzwolf BW-SHP13 (_TZ3000_amdymr7l) reports ZERO current consumption regularly - #14 by bcutter ) to to the other - the _TZ3000_j1v25l17 is not showing any kWh measurements.
I checked the DDF and it is set to Gold already (running deCONZ 2.25.3).
What can I do to make this device show kWh measurements?!?
This for sure is a special deCONZ only thing…
same like
Mimiix
August 23, 2024, 1:26pm
16
Looks like there was a typo in the DDF that got resolved.
committed 06:08PM - 26 May 24 UTC
Ah interesting. But I don’t think that’s the issue here.
The referenced bug seems to have been introduced later. As mentioned, I’m running latest available (HA deCONZ addon user) deCONZ v2.25.3.
2.25.3 shipped DDF looks like this:
So the search goes on. Interestingly the 0702 contains this value which slowly increases. No idea why it does not update in HA.
Maybe it’s not a deCONZ but a HA deCONZ integration issue looking at the HA log:
15 raw should translate to 0.15 kWh, shouldn’t it?
Mimiix
August 23, 2024, 1:40pm
18
When you clicked read, did it update in ha?
No. I’m restarting HA now to see if the “deconz does not generate unique IDs” errors disappear - and hopefully the entities’ value updates.