Page 1 of 1
Apples My Home
Posted: Sat Mar 25, 2023 6:58 am
by jollybv
Hi Guys
i was wondering Is there a way to connect to apples My Home app in V9 as in this video
https://www.youtube.com/watch?v=P1sefrrVD8M so we can control appliances on the ESP32 devices
Re: Apples My Home
Posted: Sat Mar 25, 2023 8:26 am
by chipfryer27
Hi
I'm not familiar with anything apple but if they use API keys then you should not have any trouble either connecting directly or via third party apps.
I will try and have a look later.
Regards
Re: Apples My Home
Posted: Sat Mar 25, 2023 9:27 am
by chipfryer27
Hi
Looks like you setup the ESP as a server your phone connects with, and passes data.
This should not be too difficult to do with Flowcode. However I don't use any apple products at all so I'm not really going to be much help.
There are WiKi examples of creating a webpage and turning an LED on and off etc so that may be a start for you.
Regards