#Ignore Matter certification errors

1 messages · Page 1 of 1 (latest)

rough needle
#

I am working with a Matter device that has not yet been Matter certified. It is currently connected an Apple TV 4K fabric, and showing in HomeKit. When I try to add/share it to HA using the 'Turn on Pairing Mode' option in the iOS Home app, per HA instructions, the HA Matter server throws a bunch of errors that I believe are because the device is not yet Matter certified. Is it possible to tell the Matter server add-on to ignore that and add the device anyway? If I'm misinterpreting the error, please correct me.

Thanks for the help. Here are the logs in the HA Matter server:

Established secure session with Device
Error on commissioning step 'AttestationVerification': 'src/controller/CHIPDeviceController.cpp:1283: CHIP Error 0x000000AC: Internal error'
Failed device attestation. Device vendor and/or product ID do not match the IDs expected. Verify DAC certificate chain and certification declaration to ensure spec rules followed.
Failed verifying attestation information. Now checking DAC chain revoked status.
Failed in verifying 'Attestation Information' command received from the device: err 306. Look at AttestationVerificationResult enum to understand the errors
Error on commissioning step 'AttestationRevocationCheck': 'src/controller/CHIPDeviceController.cpp:1332: CHIP Error 0x000000AC: Internal error'
Failed device attestation. Device vendor and/or product ID do not match the IDs expected. Verify DAC certificate chain and certification declaration to ensure spec rules followed.
Failed to send Solitary ack for MessageCounter:157027285 on exchange 11584i with Node: <0000000000000000, 0>:src/messaging/ExchangeContext.cpp:99: CHIP Error 0x00000002: Connection aborted
Failed to commission: src/controller/CHIPDeviceController.cpp:1332: CHIP Error 0x000000AC: Internal error
ERROR [matter_server.server.client_handler] [547864714736] Error while handling: commission_with_code: Commission with code failed for node 3.
blazing hamlet
#

If its using certificates on test-net DCL you can enable testnet DCL in the addon settings of the Matter server add-on.