Read the statement by Michael Teeuw here.
Echo dot and magicmirror
-
No one to launch a command on raspberry with echo dot alexa ? I find no script. Only with gpio.
Thanks -
I never did this with javascript stuff yet but it’s definetly possible in the node_helper ;)
Appears there are already some libraries, but console input/output stuff I only did with C++ and python so far myself -
thanks guy…i have to looking for about this
-
Connecting an Echo dot is not easy. You probably have to create a custom skill in the Alexa developer console, connect it to a Lambda function which in turn calls your mirror by http. A web service has to receive the parsed response and react properly.
This is how it is done it with FHEM. It provides code for the local web service and templates for the Lamda function.
-
Thanks. i ve seen with alexa developper application but i am not strong with python and json script to arrange at my sauce :). (just a code with gpio). What is it FHEM ?