You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This device does not show the electrical values in Z2M.
I have verified that the device shows the electrical values when it is associated with a Tuya gateway.
The values are also shown in the device console when reading haElectricalMeasurement with the attributes msvoltage, mscurrent, and activepower.
I also tried associating the device using ZHA on Homeassistant and the electrical values are displayed.
The only problem is that the electrical current value must be divided by 1000. It is shown 82A when it should be 82mA.
What did you expect to happen?
I expect the device to be detected correctly and show electrical values
How to reproduce it (minimal and precise)
No response
Zigbee2MQTT version
2.1.1
Adapter firmware version
7.4.50
Adapter
sonoff dongle E
Setup
Virtual machine on Intel NUC
Debug log
2025-02-07 13:50:03z2m: Failed to configure 'Generale lavatrice', attempt 4 (Error: ZCL command 0x70b3d52b601266fd/1 haElectricalMeasurement.configReport([{"attribute":"rmsVoltage","minimumReportInterval":5,"maximumReportInterval":3600,"reportableChange":5}], {"timeout":10000,"disableResponse":false,"disableRecovery":false,"disableDefaultResponse":true,"direction":0,"reservedBits":0,"writeUndiv":false}) failed (Status 'UNREPORTABLE_ATTRIBUTE') at Endpoint.checkStatus (/app/node_modules/.pnpm/[email protected]/node_modules/zigbee-herdsman/src/controller/model/endpoint.ts:349:28) at Endpoint.zclCommand (/app/node_modules/.pnpm/[email protected]/node_modules/zigbee-herdsman/src/controller/model/endpoint.ts:954:26) at Endpoint.configureReporting (/app/node_modules/.pnpm/[email protected]/node_modules/zigbee-herdsman/src/controller/model/endpoint.ts:686:9) at Object.rmsVoltage (/app/node_modules/.pnpm/[email protected]/node_modules/src/lib/reporting.ts:219:5) at Object.configure (/app/node_modules/.pnpm/[email protected]/node_modules/src/devices/tuya.ts:3657:13) at Configure.configure (/app/lib/extension/configure.ts:124:13) at Configure.onMQTTMessage (/app/lib/extension/configure.ts:49:25) at EventEmitter.wrappedCallback (/app/lib/eventBus.ts:204:17))
info 2025-02-07 13:50:03z2m:mqtt: MQTT publish: topic 'zigbee2mqtt/bridge/response/device/configure', payload '{"data":{},"error":"Failed to configure (ZCL command 0x70b3d52b601266fd/1 haElectricalMeasurement.configReport([{"attribute":"rmsVoltage","minimumReportInterval":5,"maximumReportInterval":3600,"reportableChange":5}], {"timeout":10000,"disableResponse":false,"disableRecovery":false,"disableDefaultResponse":true,"direction":0,"reservedBits":0,"writeUndiv":false}) failed (Status 'UNREPORTABLE_ATTRIBUTE'))","status":"error","transaction":"4f21k-3"}'
The text was updated successfully, but these errors were encountered:
What happened?
This device does not show the electrical values in Z2M.
I have verified that the device shows the electrical values when it is associated with a Tuya gateway.
The values are also shown in the device console when reading haElectricalMeasurement with the attributes msvoltage, mscurrent, and activepower.
I also tried associating the device using ZHA on Homeassistant and the electrical values are displayed.
The only problem is that the electrical current value must be divided by 1000. It is shown 82A when it should be 82mA.
What did you expect to happen?
I expect the device to be detected correctly and show electrical values
How to reproduce it (minimal and precise)
No response
Zigbee2MQTT version
2.1.1
Adapter firmware version
7.4.50
Adapter
sonoff dongle E
Setup
Virtual machine on Intel NUC
Debug log
2025-02-07 13:50:03z2m: Failed to configure 'Generale lavatrice', attempt 4 (Error: ZCL command 0x70b3d52b601266fd/1 haElectricalMeasurement.configReport([{"attribute":"rmsVoltage","minimumReportInterval":5,"maximumReportInterval":3600,"reportableChange":5}], {"timeout":10000,"disableResponse":false,"disableRecovery":false,"disableDefaultResponse":true,"direction":0,"reservedBits":0,"writeUndiv":false}) failed (Status 'UNREPORTABLE_ATTRIBUTE') at Endpoint.checkStatus (/app/node_modules/.pnpm/[email protected]/node_modules/zigbee-herdsman/src/controller/model/endpoint.ts:349:28) at Endpoint.zclCommand (/app/node_modules/.pnpm/[email protected]/node_modules/zigbee-herdsman/src/controller/model/endpoint.ts:954:26) at Endpoint.configureReporting (/app/node_modules/.pnpm/[email protected]/node_modules/zigbee-herdsman/src/controller/model/endpoint.ts:686:9) at Object.rmsVoltage (/app/node_modules/.pnpm/[email protected]/node_modules/src/lib/reporting.ts:219:5) at Object.configure (/app/node_modules/.pnpm/[email protected]/node_modules/src/devices/tuya.ts:3657:13) at Configure.configure (/app/lib/extension/configure.ts:124:13) at Configure.onMQTTMessage (/app/lib/extension/configure.ts:49:25) at EventEmitter.wrappedCallback (/app/lib/eventBus.ts:204:17))
info 2025-02-07 13:50:03z2m:mqtt: MQTT publish: topic 'zigbee2mqtt/bridge/response/device/configure', payload '{"data":{},"error":"Failed to configure (ZCL command 0x70b3d52b601266fd/1 haElectricalMeasurement.configReport([{"attribute":"rmsVoltage","minimumReportInterval":5,"maximumReportInterval":3600,"reportableChange":5}], {"timeout":10000,"disableResponse":false,"disableRecovery":false,"disableDefaultResponse":true,"direction":0,"reservedBits":0,"writeUndiv":false}) failed (Status 'UNREPORTABLE_ATTRIBUTE'))","status":"error","transaction":"4f21k-3"}'
The text was updated successfully, but these errors were encountered: