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

Error during start: Failed to setup reporting for ' Philips Hue white ambiance Aurelle rectangle panel light' - Error: ZCL command #23201

Open
videgro opened this issue Jun 29, 2024 · 0 comments
Labels
problem Something isn't working

Comments

@videgro
Copy link

videgro commented Jun 29, 2024

What happened?

Starting up Zigbee2MQTT version 1.38.0 (commit #fe048e6) resulted in an error/stacktrace during startup.

zigbee2mqtt  | [2024-06-29 10:02:27] error: 	z2m: Failed to setup reporting for '0x0017880106517de0' - Error: ZCL command 0x0017880106517de0/11 genOnOff.configReport([{"attribute":"onOff","minimumReportInterval":0,"maximumReportInterval":300,"reportableChange":0}], {"timeout":10000,"disableResponse":false,"disableRecovery":false,"disableDefaultResponse":true,"direction":0,"srcEndpoint":null,"reservedBits":0,"manufacturerCode":null,"transactionSequenceNumber":null,"writeUndiv":false}) failed (Status 'UNREPORTABLE_ATTRIBUTE')
zigbee2mqtt  |     at Endpoint.checkStatus (/app/node_modules/zigbee-herdsman/src/controller/model/endpoint.ts:316:28)
zigbee2mqtt  |     at Endpoint.zclCommand (/app/node_modules/zigbee-herdsman/src/controller/model/endpoint.ts:771:26)
zigbee2mqtt  |     at Endpoint.configureReporting (/app/node_modules/zigbee-herdsman/src/controller/model/endpoint.ts:557:9)
zigbee2mqtt  |     at Report.setupReporting (/app/lib/extension/legacy/report.ts:107:25)
zigbee2mqtt  |     at Report.start (/app/lib/extension/legacy/report.ts:179:17)
zigbee2mqtt  |     at Controller.callExtensions (/app/lib/controller.ts:337:17)
zigbee2mqtt  |     at Controller.start (/app/lib/controller.ts:161:9)
zigbee2mqtt  |     at start (/app/index.js:107:5)

Device '0x0017880106517de0' is:

  • Friendly name: Hue white ambiance Aurelle rectangle panel light
  • Zigbee Model: LTC015
  • Zigbee Manufacturer: Philips
  • Support status: Supported
  • IEEE Address: 0x0017880106517de0
  • Firmware build date: 20160907
  • Firmware version: 1.16.1_r19181
  • Manufacturer: Philips
  • Model: 3216331P5
  • Interview completed: True

What did you expect to happen?

Clean start

How to reproduce it (minimal and precise)

Just start docker again. Stacktrace is there every start.

Zigbee2MQTT version

1.38.0 (commit #fe048e6) / zigbee-herdsman (0.49.2)

Adapter firmware version

20211115

Adapter

CC2531

Setup

Docker at Raspbian GNU/Linux 12

Debug log

No response

@videgro videgro added the problem Something isn't working label Jun 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
problem Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant