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-Button with MMM-Podcast

    Scheduled Pinned Locked Moved Solved Troubleshooting
    3 Posts 2 Posters 4.3k 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.
    • D Offline
      dicker182
      last edited by paviro

      Hello,

      I’m trying to get this two modules working. Both are installed an the following code are in my config.js:

              {
              module: 'MMM-Button',
              config: {
                  // See 'Configuration options' for more information.
              }
          	},
          	{
              module: 'MMM-Podcast',
              position: 'middle_center',	
              config: {
                  feedurl: 'http://www.tagesschau.de/export/video-podcast/webxl/tagesschau-in-100-sekunden/'
                  
              }
          	},
      

      I connected my button like this:
      https://developer.microsoft.com/de-de/windows/iot/win10/samples/PushButton.htm

      The problem is, I only see on my MagicMirror in the middle center “MMM-Podcast - module 9 MMM-Podcat”. After pressing the button,
      nothing happens.

      Could anybody show me his config.js for example?

      Best regards
      Dicker182


      Note from admin: Please use Markdown on code snippets for easier reading!

      1 Reply Last reply Reply Quote 1
      • D Offline
        dicker182
        last edited by dicker182

        Its working, my fault, I connected the button wrong :)

        But how to hide the text “MMM-Podcast - module 9 MMM-Podcat”?

        EDIT: Also solved. I dont have to set a position for the podcast module.

        S 1 Reply Last reply Reply Quote 1
        • S Offline
          shashank @dicker182
          last edited by

          @dicker182 May i know how have you connected the button on the Raspi any resistor used between Switch and GPIO. I could not get this Button module operation successful.

          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