Without any critics to anyone... but, why are you putting such a complex architecture with servers and what-else peaces for a such simple task as Alexa speaking to your smart device?
If Espruino get UDP support (I am testing it now) Espruino can be emulating Belkin Smart-device protocol and Alexa will discover your Erpruino as a smart-device (on/off switch).
After that Alexa will execute/send your voice command directly to Espruino board and it will on/off relais or do other things.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Hi.
Without any critics to anyone... but, why are you putting such a complex architecture with servers and what-else peaces for a such simple task as Alexa speaking to your smart device?
If Espruino get UDP support (I am testing it now) Espruino can be emulating Belkin Smart-device protocol and Alexa will discover your Erpruino as a smart-device (on/off switch).
After that Alexa will execute/send your voice command directly to Espruino board and it will on/off relais or do other things.