Arduino-HomeKit-ESP8266 icon indicating copy to clipboard operation
Arduino-HomeKit-ESP8266 copied to clipboard

Is there a schedule to release a new version?

Open brencerddwr opened this issue 4 years ago • 1 comments
trafficstars

I was wondering if there is a schedule to release a new version for the arduino library system?

brencerddwr avatar Dec 21 '20 19:12 brencerddwr

Not much time to maintain this project. You are recommend to use the official https://github.com/espressif/esp-homekit-sdk, which is compatible for any IDF-based chips (ESP32, ESP32-S2, ESP32-C3, ESP32-S3). Also is easy to use in ESP32's Arduino enviroment which is just a 'shell' on IDF. You can try my Arduino version of esp-homekit-sdk, see https://github.com/Mixiaoxiao/Arduino-HomeKit-ESP

Mixiaoxiao avatar Feb 04 '21 12:02 Mixiaoxiao