MagicMirror Forum

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

    SOLVED MMM-Button with MMM-Podcast

    Troubleshooting
    2
    3
    2959
    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
      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
        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
          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
          • 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