xoseperez / espurna

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

Add homekit support #21

Closed xoseperez closed 6 years ago

xoseperez commented 7 years ago

Originally reported by: Neg kel (Bitbucket: Negativekelvin0, GitHub: Unknown)


Not trivial, but could be interesting

https://github.com/HomeACcessoryKid/ESP8266-HomeKit

xoseperez commented 7 years ago

Indeed. Maybe if they encapsulate the functionality as a library it could be ported to ESPurna. Right now I don't have the chance to work on it since I don't own any iDevice.

joriskdzaack commented 6 years ago

I just found this library on GitHub. Perhaps it is of interest for this project!

https://github.com/maximkulkin/esp-homekit

DanTheMan827 commented 5 years ago

@xoseperez was this closed by mistake?

it seems that commit auto-closed this issue

ollieatkinson commented 4 years ago

Apple recently open-sourced their HomeKit ADK implementation: https://github.com/apple/HomeKitADK

Will this further help the development of HomeKit support in ESPurna?