Closed vaemc closed 1 year ago
Hi @vaemc, by default this example implements latching switch and that is shows as unsupported matter accessory in Apple Home.
Momentary switch are supported in Apple Home. You will have to enable CONFIG_ GENERIC_SWITCH_TYPE_MOMENTARY
using menuconfig, it can be found in menu path: (Top) -> Demo -> Generic Switch Type
@shubhamdp Thanks for the quick response!
I try to change it to CONFIG_GENERIC_SWITCH_TYPE_MOMENTARY
, it still doesn't support
Please check the attached screenshot if it's any help. My Apple Hompod is on Version 16.3.2
edit: I had attached the wrong screenshot earlier, updated it.
@vaemc Please close the issue if you are able to see the momentary switch in the Home app.
Thank you very much for your enthusiastic help, it should be my problem, I will try again
Hello:
Run generic_switch example on the esp32c2
The home app shows the Add this matter device, but says "Not Supported".
My apple ios version is 16.3.1
May I ask what is the reason