Read the statement by Michael Teeuw here.
Remote control
-
i tried that still no joy
what i want to do is to be able to add and remove modules from my phone and having no luck
-
@hawkeye u need a comma at the end of each line… the one at the front is for the line before, but after has no ,
also, check the actual text in config.js, the quote marcks, both single and double are the wrong kind, they are the word processing app type… (as they lean)… u need the text kind, straight up and down
{ module: 'MMM-Remote-Control', position: 'bottom_left', config: { customCommand: {}, // Optional, See "Using Custom Commands" below customMenu: "custom_menu.json", // Optional, See "Custom Menu Items" below showModuleApiMenu: true, // Optional, Enable the Module Controls menu apiKey: "", // Optional, See API/README.md for details } },
-
This post is deleted! -
@sdetweil said in Remote control:
{
module: ‘MMM-Remote-Control’,
position: ‘bottom_left’,
config: {
customCommand: {}, // Optional, See “Using Custom Commands” below
customMenu: “custom_menu.json”, // Optional, See “Custom Menu Items” below
showModuleApiMenu: true, // Optional, Enable the Module Controls menu
apiKey: “”, // Optional, See API/README.md for details
}
},You rock that fixed that part now i just need to make it show modules so i can turn them off
-
@hawkeye there is a bug on 2.11 tgat stops remote control from working.
search the forum for the fix
-
@sdetweil yeah I’m no programmer
i need an idiots guide to things
-
@hawkeye you are replacing one file, no programming required
-
@sdetweil you have been a grate help so far and yes i know i am annoying but i cant find what i am to do
-
@hawkeye you are replacing the contents of ~/MagicMirror/js/socketclient.js
see this post for the (old) contents to put IN the file
https://forum.magicmirror.builders/topic/12485/has-anyone-got-mmm-remote-control-working-on-mm-2-11/10?page=1 -
@sdetweil see your totally awesome that’s fixed now wahoo
with your help im sure you could help me get this working awsome