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 665 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

      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 Reply Quote 0
      • E Offline
        electros Project Sponsor @lampi
        last edited by

        @lampi Read this

        1 Reply Last reply Reply Quote 0
        • H Offline
          hawkeye
          last edited by sdetweil

          {
          	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 Reply Quote 0
          • L Offline
            lampi @hawkeye
            last edited by

            @hawkeye yeah thx man! Worked again :))

            1 Reply Last reply Reply Quote 0
            • 1 / 1
            • First post
              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