• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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 3.8k 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 Sep 27, 2016, 8:40 PM Jul 23, 2016, 10:55 AM

    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 Jul 23, 2016, 8:47 PM Jul 23, 2016, 8:23 PM

      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 Sep 24, 2016, 6:03 AM Reply Quote 1
      • S Offline
        shashank @dicker182
        last edited by Sep 24, 2016, 6:03 AM

        @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 Sam, technical setup by Karsten.
        This forum is using NodeBB as its core | Contributors
        Contact | Privacy Policy