-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Tuya TS011F_plug_1 display Null as sum of consumed energy #23457
Comments
still same in 1.39.1 |
Same... |
When pressing the configure (yellow refresh) button on the frontend, does this succeed? |
Could you check if the issue is fixed with the following external converter:
external_converters:
- ext_converter.js
|
|
hi , what excatly do you mean with Tuya gateway? |
I mean testing if it work with the original Tuya gateway |
I have a couple of these power plugs (slightly different models, Adding ext_converter.js didn't help. Only after downgrading the Docker image from |
ah ok. I don't own that HW :/ |
@svmaris thanks for reporting, latest-dev indeed had an issue, fix it now. |
Same issue on my side with TS011F_plug_1. |
with which version? |
Version: 1.40.1-dev not working. I have two lxc container running. If I switch to dev the energy is showing NULL. If I start the stable lxc the energy value is working. update: i just figured out that there is a different version of the zigbee-herdsman-converter: |
@ganslmeier is 1.40.2 ok? |
@ others, can this be closed? |
What happened?
The plug is not sending a value as energy:


i have tried to reset count via dev console - no change.
Also tried to play with calibration settings or something - no change.
Data:
{"id":45,"type":"Router","ieeeAddr":"0xa4c1384b40863719","nwkAddr":54607,"manufId":4417,"manufName":"_TZ3000_cicwjqth","powerSource":"Mains (single phase)","modelId":"TS011F","epList":[1],"endpoints":{"1":{"profId":260,"epId":1,"devId":266,"inClusterList":[0,3,4,5,6,1794,2820,57344,57345],"outClusterList":[25,10],"clusters":{"haElectricalMeasurement":{"attributes":{"activePower":0,"rmsVoltage":229,"rmsCurrent":0}},"genBasic":{"attributes":{"modelId":"TS011F","manufacturerName":"_TZ3000_cicwjqth","powerSource":1,"zclVersion":3,"appVersion":116,"stackVersion":0,"hwVersion":1,"swBuildId":""}},"genOnOff":{"attributes":{"32768":0,"moesStartUpOnOff":0,"tuyaBacklightMode":0,"onOff":1}},"seMetering":{"attributes":{"currentSummDelivered":[0,423]}}},"binds":[{"cluster":6,"type":"endpoint","deviceIeeeAddress":"0x00124b0024c2b4d0","endpointID":1},{"cluster":2820,"type":"endpoint","deviceIeeeAddress":"0x00124b0024c2b4d0","endpointID":1},{"cluster":1794,"type":"endpoint","deviceIeeeAddress":"0x00124b0024c2b4d0","endpointID":1}],"configuredReportings":[],"meta":{}}},"appVersion":116,"stackVersion":0,"hwVersion":1,"swBuildId":"","zclVersion":3,"interviewCompleted":true,"meta":{},"lastSeen":1722405323108}
any more information / logs needed?
What did you expect to happen?
No response
How to reproduce it (minimal and precise)
No response
Zigbee2MQTT version
1.39.0
Adapter firmware version
20230507
Adapter
SONOFF Zigbee 3.0 USB Dongle Plus
Setup
docker container
Debug log
No response
The text was updated successfully, but these errors were encountered: