A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
MMM-Remote-Control Not working well after upgrade to 2.29
-
@kent79 ok, there is the answer why its not working at the remote
-
is it a bug of 2.29 or remote module? how do fix it ? Thanks
-
@kent79 i do not know at this time. im not aware of any change to config.js
-
Many thanks for your quick reply always. It is not a urgent matter. You may investigate later. Thanks.
-
@kent79 said in MMM-Remote-Control Not working well after upgrade to 2.29:
is it a bug of 2.29 or remote module? how do fix it ? Thanks
I am still using default config
{ module: "MMM-Remote-Control", // uncomment the following line to show the URL of the remote control on the mirror // position: 'bottom_left', // you can hide this module afterwards from the remote control itself config: { customCommand: {}, // Optional, See "Using Custom Commands" below showModuleApiMenu: true, // Optional, Enable the Module Controls menu secureEndpoints: true, // Optional, See API/README.md // uncomment any of the lines below if you're gonna use it // customMenu: "custom_menu.json", // Optional, See "Custom Menu Items" below // apiKey: "", // Optional, See API/README.md for details // classes: {} // Optional, See "Custom Classes" below } },
-
-
-
@karsten13 said in MMM-Remote-Control Not working well after upgrade to 2.29:
I submitted a PR
Thank you very much
-