Page 1 of 1
can i use google and alexa and apple homekit at the same time
Posted: Tue Jul 19, 2022 1:10 am
by hificat2
i know use rainmaker can easy to control relay switch by google home and amazon alexa, but can i also can use apple homekit at the same time, use one firmware? how can do it by ESP32-WROOM-32E module? Thanks!
Re: can i use google and alexa and apple homekit at the same time
Posted: Tue Jul 19, 2022 6:17 pm
by ESP_Piyush
Yes, this is indeed possible. You may refer the
homekit_switch example which will enable Alexa, Google Voice and HomeKit (Siri) control.
Re: can i use google and alexa and apple homekit at the same time
Posted: Wed Jul 20, 2022 12:27 am
by hificat2
this is IDF code, whether support use arduino IDE code for RainMaker use for homekit,google home,alexa? whether have arduino demo source code for these?
Re: can i use google and alexa and apple homekit at the same time
Posted: Wed Jul 20, 2022 4:08 am
by ESP_Piyush
Unfortunately, we do not support HomeKit in Arduino right now. Only RainMaker (and hence, Alexa and Google) is supported.