Koenkk / zigbee2mqtt

Zigbee 🐝 to MQTT bridge πŸŒ‰, get rid of your proprietary Zigbee bridges πŸ”¨
https://www.zigbee2mqtt.io
GNU General Public License v3.0
11.53k stars 1.63k forks source link

ADEO LDSENK02S - ENKI LEXMAN 16A EU smart plug - Errors configuring #21749

Open IgnacioHR opened 4 months ago

IgnacioHR commented 4 months ago

What happened?

This is a Zigbee On/Off switch.

Log is filled with errors like this:

Failed to configure 'On/Off Zona Impresora 3D', 
attempt 1 (Error: Read 0x4c5bb3fffe74aec6/1 
haElectricalMeasurement(["acCurrentDivisor","acCurrentMultiplier"], {
"timeout":10000,"disableResponse":false,"disableRecovery":false,
"disableDefaultResponse":true,"direction":0,"srcEndpoint":null,
"reservedBits":0,"manufacturerCode":null,
"transactionSequenceNumber":null,"writeUndiv":false
}) 
failed 
(Status 'UNSUPPORTED_ATTRIBUTE') at Endpoint.checkStatus 
(/opt/zigbee2mqtt/node_modules/zigbee-herdsman/src/controller/model/endpoint.ts:319:28) at Endpoint.read
 (/opt/zigbee2mqtt/node_modules/zigbee-herdsman/src/controller/model/endpoint.ts:469:22) at configure
 (/opt/zigbee2mqtt/node_modules/zigbee-herdsman-converters/src/lib/modernExtend.ts:222:25) at Object.configure
 (/opt/zigbee2mqtt/node_modules/zigbee-herdsman-converters/src/index.ts:141:25) at Configure.configure
 (/opt/zigbee2mqtt/lib/extension/configure.ts:122:13) at Immediate.<anonymous>
 (/opt/zigbee2mqtt/lib/extension/configure.ts:74:17))

Additional information:

zigbee_herdsman_converters_version 18.42.0 zigbee_herdsman_version 0.35.1

If I remember correctly this was working on version 1.33.2 and started to fail on version 1.34.0

What did you expect to happen?

The device is properly configured and no errors are raised

How to reproduce it (minimal and precise)

Always.

Zigbee2MQTT version

1.36.0

Adapter firmware version

7.3.2.0 build 212

Adapter

EZSP v12

Setup

Standalone virtual machine inside proxmox

Debug log

No response

chiva commented 3 weeks ago

More in-depth analysis is being done here: https://github.com/Koenkk/zigbee-herdsman-converters/issues/7147 We can close this one to avoid doubling efforts πŸ‘