Mixiaoxiao / Arduino-HomeKit-ESP8266

Native Apple HomeKit accessory implementation for the ESP8266 Arduino core.
MIT License
1.48k stars 278 forks source link

The future work about HomeKit on ESP8266 and ESP32 #19

Open Mixiaoxiao opened 4 years ago

Mixiaoxiao commented 4 years ago

I notice that Espressif has published its official HomeKit library in this month, available on Espressif's GitHub repository esp-apple-homekit-adk. This official HomeKit library based on ESP-IDF is for ESP32 and ESP32-S2 only. Maybe I will do something to make this official HomeKit library work in Arduino environment. And I would no longer maintain the HomeKit library for ESP32 based on the unofficial project esp-homekit.

a914622719 commented 4 years ago

期代!

vvrec commented 4 years ago

Thank you for your work! It would be cool if it were possible to program and flash ESP32-CAM in Arduino IDE. Along with the fixed bug of the cliff of the live broadcas, and with the possibility of advanced camera settings. Thank! 🙏

milanek commented 4 years ago

Thank you for your work on ESP8266 - it works nicely and pairing works in 9/10 cases @160 MHz. I would appreciate official HomeKit for ESP32 support in Arduino IDE as I would like to have more horse power. Meanwhile I will try to use your "deprecated" library.