HomeACcessoryKid / ESP8266-HomeKit-Demo

User part of the ESP8266-HomeKit foundation
https://www.youtube.com/watch?v=Xnr-utWDIR8
Apache License 2.0
125 stars 27 forks source link

AiLight #45

Open PNM96 opened 5 years ago

PNM96 commented 5 years ago

Hello! I can't compile the firmware for AiLight. Is the .bin file available for this firmware? I’m interested to try it. Thank you

HomeACcessoryKid commented 5 years ago

The code from 2016-2018 is not supported anymore. You can use the code of https://github.com/HomeACcessoryKid/ZemiSmart This is a different code base, but has over the air support. In order to learn about that, see https://github.com/HomeACcessoryKid/life-cycle-manager

If your purpose is to work with the old codebase, then try getting an older version from the ESP-RTOS from espressif.

Hope this helps...

PNM96 commented 5 years ago

Thank you very much! I tried it and it works great