xoseperez / espurna

Home automation firmware for ESP8266-based devices
http://tinkerman.cat
GNU General Public License v3.0
2.98k stars 635 forks source link

Apple HomeKit support #2511

Open hamed-ta opened 2 years ago

hamed-ta commented 2 years ago

Is there any plan to add the Apple homeKit support to espurna?

mcspr commented 1 year ago

If we have the means to run it, yes.

Just to write down existing projects, there is a mgos homekit lib port for Shelly devices (obviously, this is usable anywhere mgos could be used; with gpio number adjustments, should work on any dev board or a sonoff-basic at the very least)

Build system skips whatever built-in TLS lib in favour of mbedtls bundled with the homekit sdk

We also seem to need DNS-SD support (Bonjour?), iirc we have that already but just to note the external one

mcspr commented 1 year ago

+list

(thx to Github home page feed)