-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Legrand/BTicino (FC80CC) 412171: Pairing Issues / Failed to configure #23033
Labels
problem
Something isn't working
Comments
Hi, I could fix the issue with the following external definition. Steps to follow for testing:
If you try to reconfigure the device you shouldn't get any error. That's my first attempt to play with external definition and with just little experience with Zigbee.
|
Koenkk
added a commit
to Koenkk/zigbee-herdsman-converters
that referenced
this issue
Jun 25, 2024
Integrated the fix, thanks! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What happened?
Device: Legrand/Bticino 412171
Firmware build date: 20240308
Firmware version: 0053
Pairing procedure completes but failing to configure
haElectricalMeasurement.configReport
(see Debug Log).What did you expect to happen?
Configuration successfully completed.
How to reproduce it (minimal and precise)
Set the device in pairing mode and enable Permit Join on Z2M. The device is paired but the configuration does not complete successfully.
Zigbee2MQTT version
Zigbee2MQTT 1.38.0-1
Adapter firmware version
0x26510900
Adapter
ConBee3
Setup
Z2A running on HA (Core 2024.6.2, Supervisor 2024.06.0)
Debug log
Failed to configure '0x00047400012497fc', attempt 12 (Error: ZCL command 0x00047400012497fc/1 haElectricalMeasurement.configReport([{"minimumReportInterval":10,"maximumReportInterval":65000,"reportableChange":5,"attribute":"activePower"},{"minimumReportInterval":10,"maximumReportInterval":65000,"reportableChange":null,"attribute":"rmsCurrent"},{"minimumReportInterval":10,"maximumReportInterval":65000,"reportableChange":null,"attribute":"rmsVoltage"}], {"timeout":10000,"disableResponse":false,"disableRecovery":false,"disableDefaultResponse":true,"direction":0,"srcEndpoint":null,"reservedBits":0,"manufacturerCode":null,"transactionSequenceNumber":null,"writeUndiv":false}) failed (Status 'UNREPORTABLE_ATTRIBUTE') at Endpoint.checkStatus (/app/node_modules/zigbee-herdsman/src/controller/model/endpoint.ts:316:28) at Endpoint.zclCommand (/app/node_modules/zigbee-herdsman/src/controller/model/endpoint.ts:771:26) at Endpoint.configureReporting (/app/node_modules/zigbee-herdsman/src/controller/model/endpoint.ts:557:9) at setupAttributes (/app/node_modules/zigbee-herdsman-converters/src/lib/modernExtend.ts:76:13) at result.configure (/app/node_modules/zigbee-herdsman-converters/src/lib/modernExtend.ts:1488:29) at Object.configure (/app/node_modules/zigbee-herdsman-converters/src/index.ts:173:21) 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 text was updated successfully, but these errors were encountered: