MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord

    module: remote control issue

    Troubleshooting
    3
    4
    213
    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
      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
        electros Project Sponsor @lampi last edited by

        @lampi Read this

        1 Reply Last reply Reply Quote 0
        • H
          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
            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 Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
            This forum is using NodeBB as its core | Contributors
            Contact | Privacy Policy