SiliconLabs / matter

Matter is creating more connections between more objects, simplifying development for manufacturers and increasing compatibility for consumers, guided by the Connectivity Standards Alliance.
https://www.silabs.com/wireless/matter
Apache License 2.0
151 stars 45 forks source link

Typo in the Matter EFR32 Light Switch Example #151

Closed lboue closed 3 months ago

lboue commented 3 months ago

Description of the issue

Summary

Expected behavior Replace LightSwtichCommands by LightSwitchCommands

Actual behavior LightSwtichCommands

Screenshots image

Additional context Add any other context about the problem here.

Steps to reproduce the issue

image

Device type(s) and network topology

Matter EFR32 Light Switch

Proposed solution(s)

No response

SMG version

release_2.2.0-1.2

Protocol(s)

Thread

Hardware platform(s)

EFR32

Development platform(s)

No response

Captured data or logs

.

lboue commented 3 months ago

Fixed by https://github.com/project-chip/connectedhomeip/pull/32645.