Read the statement by Michael Teeuw here.
Alexa control
-
@videogame95 sorry, do not understand your post…
all the modules install the same
cd ~/MagicMirror/modules git clone /// url /// cd Modulename if package.json exists, npm install cd ~/MagicMirror/config nano config.js (or use your other favorite editor) copy the config example for the module paste as new module before end of module list modules: [ {/// }. ... ... }, module example goes here end of list ] end of config data } if //
some examples include too much , this one does add too much
modules:[ // DO NOT ADD THIS LINE, it is already present { module: 'MMM-AlexaControl', position: 'middle_center', config:{ image: true, pm2ProcessName: "mm", vcgencmd: "vcgencmd" } } ] // DO NOT ADD THIS LINE, it is already present
-
@sdetweil I
Thanks your great
I had to do this with one of other modules
It’s not always staight forward
I’ll give it ago once again thanksNew subject my EXT-pages works fine on the timed rotation
If add recipes in GoogleAssistant [“test.js]”,This from my GoogleAssistant recipes folder
Recipes
My configuration
I’ll put up later as not on my piWhat happens in sort of works I say go to page 2
It go to page 2
But when say go to page 3 in freezes up no voice controll on mouse control is totally,
Lock up.Any help with my recipes with 3 page on magicmirror2
-
@sdetweil
I tried to reply to but couldn’t find the post I removed the parts you said to remove
The configuration come no driver sewt something like that and doesn’t run.
I try up load my configuration. -
@videogame95 sorry, I do not understand your words
-
Hi when run magicmirror npm start
With the Alexa control in my configuration file
In the Terminal in say load up like drive sewt something like .
And magicmirror 2 freeze up and will no run .I had removed the module
And larst bracket [
As instructions you sent meAny help getting my Alexa control to work?
Or we try get GoogleAssistant to change my pages
My EXT PAGES: is working in timed CAROUSEL is working
My GoogleAssistant recipes folder
With pages changing code has problem .
It starts up fine
If I ask it to . go to page 2 it works.
But if ask it to go to page 3 it all freezes up totally locked I have do hard reboot.Any help in this problem?
Thanks James videogame95