Skip to content

Update to Matter SDK wheels 2024.6.1#760

Merged
marcelveldt merged 1 commit intomainfrom
bump-sdk-wheels-to-2024.6.1
Jun 17, 2024
Merged

Update to Matter SDK wheels 2024.6.1#760
marcelveldt merged 1 commit intomainfrom
bump-sdk-wheels-to-2024.6.1

Conversation

@agners
Copy link
Copy Markdown
Collaborator

@agners agners commented Jun 17, 2024

Matter SDK/CHIP wheels 2024.6.1 release notes.

This update improves the implementation of the commissioning API's considerably, using thread-safe Python provided futures (see project-chip/connectedhomeip#33891). In practice it should not make a difference, as the API is still not reentrant. But it will be easier to transition to an asyncio based API.

Another notable change is that with this update mDNS discovery is disabled immediately after discovering the device in question when using the on-network commissioning mode. The on-network commissioning mode is used by the Android companion app only.

This prevents spurious error logs like this: Unknown filter type; all matches will fail.

Note: On Android, the half-card commissioning uses the on-network commissioning mode. However, the in-app commissioning flow uses the IP address which doesn't do a mDNS discovery).

@agners agners added the maintenance Code (quality) improvement or small enhancement which not a new feature label Jun 17, 2024
@marcelveldt marcelveldt merged commit 8b74327 into main Jun 17, 2024
@marcelveldt marcelveldt deleted the bump-sdk-wheels-to-2024.6.1 branch June 17, 2024 12:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance Code (quality) improvement or small enhancement which not a new feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants