[Matter] Apple Home cannot identify light_switch example

Hi all,

I tested the matter light_bulb and light_switch samples. While the bulb is identified as a bulb, the switch shows as "unsupported".

Following Matter 1.0 standard, shouldn't it be identified as a switch? I did not do any changes to the code.

Light_Switch:

Light_Bulb:

Board: nrf52840-DK
nrf Connect SDK v2.2.0-rc1 (also tried the files from latest commit on Github)
Apple HomePod running OS 16.2

Parents Reply
  • Hi Andreas,

    I'm in the same boat, I'd like to add a basic switch to Apple Home to control the light_bulb app. I'd followed the same steps as Robert and can confirm the results. After discovering this support case I also followed the following tutorial, using the template application to create the generic switch implementation: https://youtu.be/9Ar13rMxGIk?t=2028. I get the same unsupported error once the device is added to Apple Home. Is it possible to get a more detailed response on how this may be accomplished?


    Board: nrf52840-DK
    nrf Connect SDK v2.2.0
    Apple HomePod running OS 16.2

    Regards

    Mike

Children
Related