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.

    MMM_Webradio and MMM-Remote-Control won't work

    Scheduled Pinned Locked Moved Troubleshooting
    1 Posts 1 Posters 234 Views 1 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.
    • D Offline
      dblake76
      last edited by

      Hi Guys
      To be honest: This is my first day programming my PI with MagicMirror and I love it. At the moment my goal is that I can create a standalone solution for showing me Date/Time, Weather forecast and to provide me the possibility to control my webradio. I use a Pi3b with a 7" TouchDisplay.

      I was able to manage my WebRadio stations with MMM_Webradio and installed also MMM-Remote-Control. My Idea is to setup a small menu on the Bottom_Left to control MMM_Webradio. Therefore I configured my config.json with the following code:

      {
            module: 'MMM-Remote-Control',
            header: 'Steuerung',
            config: {
      //        showModuleApiMenu: false,
      //        apiKey: '*********',
              customCommand: {
                'Webradio ON or OFF': 'WEBRADIO_ONOFF'
              }
            }
          }
      
      

      I can access my Pi with http://IP:8080/remote.html and I’m also able to show in the bottom_left corner the IP Address of this MagicMirror but my menu is not shown. I can see on my display my date/time, weatherforecast, my webradio initial screen but no MMM-Remote-Control menu.

      Can anyone tell me what I’m doing wrong?
      BR
      DBLAKE76

      1 Reply Last reply Reply Quote 0

      Hello! It looks like you're interested in this conversation, but you don't have an account yet.

      Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

      With your input, this post could be even better 💗

      Register Login
      • 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