Koenkk / zigbee2mqtt

Zigbee 🐝 to MQTT bridge 🌉, get rid of your proprietary Zigbee bridges 🔨
https://www.zigbee2mqtt.io
GNU General Public License v3.0
11.84k stars 1.65k forks source link

Can't update value of Open'R through 'Expose' tab #21799

Open ElouanHocineNexelec opened 6 months ago

ElouanHocineNexelec commented 6 months ago

What happened?

As stated in this comment https://github.com/Koenkk/zigbee-herdsman-converters/pull/6890#issuecomment-1949896162, when trying to force an update on an exposed cluster through the 'Expose' tab, no update happened and we're confronted with this error instead : image

Debug log : Zigbee2MQTT:error 2024-03-14 15:38:51: Publish 'get' 'battery' to '0x90395efffe38163b' failed: 'Error: Read 0x90395efffe38163b/1 genPowerCfg(["batteryPercentageRemaining"], {"timeout":10000,"disableResponse":false,"disableRecovery":false,"disableDefaultResponse":true,"direction":0,"srcEndpoint":null,"reservedBits":0,"manufacturerCode":null,"transactionSequenceNumber":null,"writeUndiv":false}) failed (Status 'UNSUPPORTED_ATTRIBUTE')' Zigbee2MQTT:debug 2024-03-14 15:38:51: Error: Read 0x90395efffe38163b/1 genPowerCfg(["batteryPercentageRemaining"], {"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 (/app/node_modules/zigbee-herdsman/src/controller/model/endpoint.ts:319:28) at Endpoint.read (/app/node_modules/zigbee-herdsman/src/controller/model/endpoint.ts:469:22) at Object.toZigbee.convertGet (/app/node_modules/zigbee-herdsman-converters/src/lib/modernExtend.ts:488:13) at Publish.onMQTTMessage (/app/lib/extension/publish.ts:286:21) at EventEmitter.wrappedCallback (/app/lib/eventBus.ts:174:17)

What did you expect to happen?

No response

How to reproduce it (minimal and precise)

Connect an Open'R product and try to update CO2 or Battery value through the expose Tab

Zigbee2MQTT version

1.36.0-1

Adapter firmware version

6.10.3.0 build 297

Adapter

EZSP v8

Setup

Add-on on Home Assistant Os

Debug log

No response

github-actions[bot] commented 2 weeks ago

This issue is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 30 days