Koenkk / zigbee2mqtt

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

Error with ZNJLBL01LM Aqara Roller shade driver E1 since last z2mqtt Upate to Version 1.37.0 #22475

Closed jochenruben closed 5 months ago

jochenruben commented 5 months ago

What happened?

After the Update of z2mqtt the shades don't update the state. The position is always right. "state" and "running" are wrong.

What did you expect to happen?

before the update everingthing worked fine for months

How to reproduce it (minimal and precise)

restart, rebinding etc. doesn't help. There is always the same problem

Zigbee2MQTT version

1.37.0

Adapter firmware version

20230507

Adapter

zStack3x0

Setup

Home Assistant on NUC with zigbee2mqtt an Moquitto Broker all versions up todate

Debug log

Error 2024-05-06 08:08:37Failed to configure 'Rollo Treppenhaus mitte', attempt 4 (Error: Device 0x54ef4410006ba9fa has no input cluster manuSpecificLumi at getEndpointsWithCluster (/app/node_modules/zigbee-herdsman-converters/src/lib/modernExtend.ts:30:15) at setupAttributes (/app/node_modules/zigbee-herdsman-converters/src/lib/modernExtend.ts:67:55) at configure (/app/node_modules/zigbee-herdsman-converters/src/lib/modernExtend.ts:112:23) at Object.configure (/app/node_modules/zigbee-herdsman-converters/src/index.ts:160:27) at Configure.configure (/app/lib/extension/configure.ts:121:13) at Configure.onMQTTMessage (/app/lib/extension/configure.ts:55:21) at EventEmitter.wrappedCallback (/app/lib/eventBus.ts:174:17))

mamrai1 commented 5 months ago

What happened?

After the Update of z2mqtt the shades don't update the state. The position is always right. "state" and "running" are wrong.

What did you expect to happen?

before the update everingthing worked fine for months

How to reproduce it (minimal and precise)

restart, rebinding etc. doesn't help. There is always the same problem

Zigbee2MQTT version

1.37.0

Adapter firmware version

20230507

Adapter

zStack3x0

Setup

Home Assistant on NUC with zigbee2mqtt an Moquitto Broker all versions up todate

Debug log

Error 2024-05-06 08:08:37Failed to configure 'Rollo Treppenhaus mitte', attempt 4 (Error: Device 0x54ef4410006ba9fa has no input cluster manuSpecificLumi at getEndpointsWithCluster (/app/node_modules/zigbee-herdsman-converters/src/lib/modernExtend.ts:30:15) at setupAttributes (/app/node_modules/zigbee-herdsman-converters/src/lib/modernExtend.ts:67:55) at configure (/app/node_modules/zigbee-herdsman-converters/src/lib/modernExtend.ts:112:23) at Object.configure (/app/node_modules/zigbee-herdsman-converters/src/index.ts:160:27) at Configure.configure (/app/lib/extension/configure.ts:121:13) at Configure.onMQTTMessage (/app/lib/extension/configure.ts:55:21) at EventEmitter.wrappedCallback (/app/lib/eventBus.ts:174:17))

The problem with position reporting is solved in latest dev build of zigbee2mqtt

Koenkk commented 5 months ago

Should be fixed now, can you check?

Changes will be available in the dev branch in a few hours from now.

jochenruben commented 5 months ago

Pardon, I don’t know how to do this at the Home Assistant GUI.Am 06.05.2024 um 21:00 schrieb Koen Kanters @.***>: Should be fixed now, can you check? Changes will be available in the dev branch in a few hours from now.

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>

mamrai1 commented 5 months ago

I can confirm that with ezsp and ember driver is fixed

Drewskieza commented 5 months ago

Thanks for the quick fix, when can we expect the fix in the production release?

jochenruben commented 5 months ago

many thanks for the fix!

Am Di., 7. Mai 2024 um 11:55 Uhr schrieb Drewskieza < @.***>:

Thanks for the quick fix, when can we expect the fix in the production release?

— Reply to this email directly, view it on GitHub https://github.com/Koenkk/zigbee2mqtt/issues/22475#issuecomment-2097910335, or unsubscribe https://github.com/notifications/unsubscribe-auth/A7K4LNV5NLZZW64X35BCNMDZBCQJRAVCNFSM6AAAAABHIOXJHKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAOJXHEYTAMZTGU . You are receiving this because you authored the thread.Message ID: @.***>

Koenkk commented 5 months ago

I will make a hotfix release in the coming days.