Closed Apollon77 closed 1 year ago
This PR implements a correct response when reading unknown attributes by introducing the use of the "attributeStatus" field in DataReport structure. For now only UnknownAttribute is returned, other cases are still Todo.
The PR relies on merging https://github.com/project-chip/matter.js/pull/50 and releasing a new version of matter.js
This fix should unblock Smartthings and HomeAssistant commissioning
This PR implements a correct response when reading unknown attributes by introducing the use of the "attributeStatus" field in DataReport structure. For now only UnknownAttribute is returned, other cases are still Todo.
The PR relies on merging https://github.com/project-chip/matter.js/pull/50 and releasing a new version of matter.js
This fix should unblock Smartthings and HomeAssistant commissioning