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

Adding WeMo/fauxmoesp - Alexa support? #10

Open felixekman opened 7 years ago

felixekman commented 7 years ago

Would it be possible to add support for WeMo via for example fauxmoesp to the demo? This to have it interact with the HomeKit portion as well. If so this code base/example would make the perfect universal device/switch since it would have both HomeKit and Alexa support all rolled into one simple solution.

Fauxmoesp https://bitbucket.org/xoseperez/fauxmoesp

HomeACcessoryKid commented 7 years ago

I very much suspect that this will not merge. The fauxmoesp is Arduino based.

However, if you have a C based source (based on freeRTOS if it has scheduling dependencies), then merging should not be too difficult.

If you found such a source, please indicate where it would be interacted with so we can see how it interacts with the Homekit API