MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. Bungle68
    3. Posts
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    B
    Offline
    • Profile
    • Following 1
    • Followers 0
    • Topics 9
    • Posts 24
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: New Install

      I’m running a Pi 3B+ and have a clean install of the Pi OS too

      posted in Upcoming Features
      B
      Bungle68
    • New Install

      I had been using MM for over a year before the MM2 came out and had issues with updates, so turned it off for good.

      I’ve decided to give it another go, but wondering the simplest install, that will give auto updates?

      Thanks

      posted in Upcoming Features
      B
      Bungle68
    • RE: Update needed

      @MMRIZE I’m thinking that probably going to be the easier option.
      Just need to make time to get it done. 👍

      posted in Troubleshooting
      B
      Bungle68
    • Update needed

      Hi all
      It’s been a long time since I was last here.
      I’ve not used my MM for over a year.
      I’ve just booted it up and I need to update the MM software, as it’s 219 comments behind.
      Will I just be better off with a fresh install?
      I can’t even remember how to upgrade it.
      Any help would be appreciated 🙏

      posted in Troubleshooting
      B
      Bungle68
    • Updates

      My mirror has been working perfectly for ages now. Can I ask the best way to deal with updates? Either the main MM firmware or module updates.
      It’s been that long since I updated mine, I completely forgot and have now messed it up, so have to start over.
      Which is a total pain. So any help would be greatly appreciated 🙏

      posted in Troubleshooting
      B
      Bungle68
    • MMM-Jast - Ticker speed

      I’ve been using MMM-Jast for a while without any issues. However, as I was 2 updates behind, decided to update it.
      Now it’s working, but the ticker speed is so fast, I can’t read it.
      The speed is set at 3.5, any suggestions?!

      alt text

      posted in Troubleshooting
      B
      Bungle68
    • RE: Display logos?

      @sdetweil it’s just an image I want to display on the screen. It’s not a module either, just code on the config.js

      posted in General Discussion
      B
      Bungle68
    • RE: MMM-InternetMonitor

      @sdetweil always learning 👍

      posted in Troubleshooting
      B
      Bungle68
    • RE: Display logos?

      @sdetweil I’ve changed the path, but do I need the []either end?

      {
             module: ‘MMM-SimpleLogo’,
             position: ‘top_left’,  //This can be any region.
             config: {
                      // The config property is optional.
                      file: [“~/MagicMirror/modules/MMM-SimpleLogo/Pi.png”],   // See config options.
                      width:     ‘300px’,
            }
      },
      
             
      
      posted in General Discussion
      B
      Bungle68
    • RE: MMM-InternetMonitor

      @sdetweil here, let’s try again

      code_text
      {
      module: ‘internet-monitor’,
      position: ‘top_left’,
      header: ‘Internet Monitor’,
      config: {
      type: ‘’,
      serverId: “53937”,
      maxTime: 20000,
      updateInterval: 30000,
      verbose: false,
      displayStrength: false,
      displaySpeed: true,
      strengthIconSize: 80,
      maxGaugeScale: 1000,
      wifiSymbol: {
                 size: 50,
                 fullColour: ‘#3afc25’,
                 almostColour: ‘#ffff0c’,
                 halfColour: ‘#ff1111’
          },
                 },
      },
      
      
      posted in Troubleshooting
      B
      Bungle68
    • RE: MMM-InternetMonitor

      @sdetweil thanks again, I now at last have the small meters showing, but now it’s not registering any speed at all 🤔 @bhepler, any suggestions?
      It’s all zero?

      posted in Troubleshooting
      B
      Bungle68
    • MMM-InternetMonitor

      Hi, I’m having issues with the above module. It just shows up a line with Internet Monitor on the screen (header), but nothing else?
      Any thoughts?

      {
      module: ‘internet-monitor’,
      position: ‘top_left’,
      header: ‘Internet Monitor’,
      config: {
      type: ‘minimal’,
      maxTime: 20000,
      updateInterval: 50000,
      verbose: false,
      displayStrength: false,
      displaySpeed: false,
      strengthIconSize: 80,
      maxGaugeScale:1000,
      },
      },

      posted in Troubleshooting
      B
      Bungle68
    • RE: Display logos?

      @sdetweil great, so I just need to drop the ~, as the rest is the path for the file 🤞

      posted in General Discussion
      B
      Bungle68
    • RE: Display logos?

      @Bungle68 this is my current set up in the config.js

      {
            module: 'MMM-SimpleLog',
            position: 'top_left',      //This can be any of the regions. 
            config: {
       //The config property is optional. 
            file: ["~/home/mipi/MagicMirror/modules/MMM-SimpleLogo/Pi.png"]
           width: '300px'      }
      },
      
      

      However, it’s not showing any picture on the screen, or any errors? Has anyone used the SimpleLogo and can share the config?
      🙏

      posted in General Discussion
      B
      Bungle68
    • RE: Display logos?

      @Rags thanks, will give it a go

      posted in General Discussion
      B
      Bungle68
    • Display logos?

      What’s the best module to display a logo or series of pictures?

      posted in General Discussion
      B
      Bungle68
    • RE: Just completed in time for Christmas.

      @jstock13 whats the module on the lower left corner? 👍

      posted in Show your Mirror
      B
      Bungle68
    • RE: Introduce yourself!

      Hi all
      I’m also very new to the Magic Mirror and loving the learning curve.
      I’m 54 and live in Hertfordshire UK with my wife n growing kids.
      I used to be a toolmaker, so have always loved making anything.
      I used to run a Drone business a few years ago, but now have slowed down and enjoy 3D printing and designing and making things I need.
      I’m really loving making this mirror and working out what modules I want to add.
      I’m just hoping the modules keep evolving as it’s such a shame when they stop.
      I hope to start to learn in the new year how to code and maybe come up with my own one day.
      Loving this community and the support it brings🙏
      Boys & their Toy’s !

      posted in General Discussion
      B
      Bungle68
    • RE: Just completed in time for Christmas.

      @jstock13 great job
      What modules do you have on there?

      posted in Show your Mirror
      B
      Bungle68
    • RE: MMM-UKNationalRail - Rail departure info for specific UK Railway stations

      @sdetweil Thanks
      It seems to be working now, I just can’t get the platform numbers up.
      Is there an alternative module? 🙏

      posted in Transport
      B
      Bungle68
    • 1 / 1