Skip to content
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

ZIGATE: Cannot read property 'length' of undefined #285

Closed
biau opened this issue Jan 10, 2021 · 1 comment
Closed

ZIGATE: Cannot read property 'length' of undefined #285

biau opened this issue Jan 10, 2021 · 1 comment

Comments

@biau
Copy link

biau commented Jan 10, 2021

What happened

Using zigate I've an error after every module pairing:

info  2021-01-10 00:31:56: Configuring 'PriseChambre'
error 2021-01-10 00:32:00: Failed to configure 'PriseChambre', attempt 1 (TypeError: ConfigureReporting 0x7cb03eaa00b1a4a8/3 genOnOff([{"attribute":"onOff","minimumReportInterval":0,"maximumReportInterval":3600,"reportableChange":0}], {"timeout":10000,"disableResponse":false,"disableRecovery":false,"disableDefaultResponse":true,"direction":0,"srcEndpoint":null,"reservedBits":0,"manufacturerCode":null,"transactionSequenceNumber":null}) failed (Cannot read property 'length' of undefined)
    at Function.fromBuffer (/app/node_modules/zigbee-herdsman/dist/zcl/zclFrame.js:151:20)
    at ZiGateAdapter.<anonymous> (/app/node_modules/zigbee-herdsman/dist/adapter/zigate/adapter/zigateAdapter.js:524:50)
    at Generator.next (<anonymous>)
    at fulfilled (/app/node_modules/zigbee-herdsman/dist/adapter/zigate/adapter/zigateAdapter.js:24:58))

What did you expect to happen

Pairing without error

How to reproduce it (minimal and precise)

Just pair a device

Debug info

Zigbee2MQTT version: 1.17.0
Adapter hardware: Zigate
Adapter firmware version: 3.1d

@Koenkk Koenkk transferred this issue from Koenkk/zigbee2mqtt Jan 10, 2021
@Koenkk
Copy link
Owner

Koenkk commented Jan 10, 2021

Looks like a duplicate of #252 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants