• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
MagicMirror Forum
  • Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

module: remote control issue

Scheduled Pinned Locked Moved Troubleshooting
4 Posts 3 Posters 616 Views 3 Watching
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L Offline
    lampi
    last edited by Jun 7, 2020, 5:46 PM

    hi,

    if I want to control my magic mirror with the remote control module Iḿ not able to do that. It just shows “no modules loaded”
    My config file should be fine…

    Can someone help me with this issue?

    E 1 Reply Last reply Jun 7, 2020, 6:47 PM Reply Quote 0
    • E Offline
      electros Project Sponsor @lampi
      last edited by Jun 7, 2020, 6:47 PM

      @lampi Read this

      1 Reply Last reply Reply Quote 0
      • H Offline
        hawkeye
        last edited by sdetweil Jun 8, 2020, 10:59 AM Jun 8, 2020, 3:37 AM

        {
        	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
        	}
        },
        

        try pasting that in your config.js works for me

        L 1 Reply Last reply Jun 10, 2020, 8:19 PM Reply Quote 0
        • L Offline
          lampi @hawkeye
          last edited by Jun 10, 2020, 8:19 PM

          @hawkeye yeah thx man! Worked again :))

          1 Reply Last reply Reply Quote 0
          • 1 / 1
          1 / 1
          • First post
            3/4
            Last post
          Enjoying MagicMirror? Please consider a donation!
          MagicMirror created by Michael Teeuw.
          Forum managed by Sam, technical setup by Karsten.
          This forum is using NodeBB as its core | Contributors
          Contact | Privacy Policy