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

    Posts

    Recent Best Controversial
    • RE: Remote SSH Access to the Mirrors You Give Away

      I was planning on using https://www.dataplicity.com/ for my giveaway that I am working on. For the less technical of us this may be simpler and free

      posted in Tutorials
      M
      motdog
    • RE: MMM-EARTH-Live & MMM-ISS-Live

      Just when I thought I had my mirror set up how I liked it you do this?

      Thanks

      posted in Education
      M
      motdog
    • RE: MagicMirror screen goes black

      @sdetweil thanks, that’s what I thought. I am starting a second mirror for me that when I installed MM was the new version automatically it seems.

      posted in Troubleshooting
      M
      motdog
    • RE: MagicMirror screen goes black

      @sdetweil yes. I will delete it and see what happens. Typically its been every 3-5 days. I haven’t updated this version to the new software, should I or should I leave it alone?

      posted in Troubleshooting
      M
      motdog
    • RE: MagicMirror screen goes black

      @sdetweil got a message that dev tools was disconnected, once page is reloaded dev tools will automatically reconnect

      posted in Troubleshooting
      M
      motdog
    • RE: MagicMirror screen goes black

      @sdetweil thanks, I will next time. I just hit control c and then reclicked on the MM tab on the desktop and it starts running again

      posted in Troubleshooting
      M
      motdog
    • RE: MagicMirror screen goes black

      So I am still getting this about every 3-5 days. I have now playing on spotify and am wondering if that is the issue. Dark Sky is my weather app but the issue I had with the number of requests is not an issue any more. Curious as to why this happens. At the same time I can see the screen via my remote module

      posted in Troubleshooting
      M
      motdog
    • RE: MMM-Simple-Logo

      @ines I would suggest the google photo module as its meant to display multiple images and its easy to update the images

      posted in Requests
      M
      motdog
    • RE: It seems like MagicMirror is already installed.

      @kellogg76 I’d format the card and then reinstall from scratch

      posted in Troubleshooting
      M
      motdog
    • RE: Would this be possible?

      @Sean thanks. Ill try to modify the .css in the module I have and see what happens.

      posted in Troubleshooting
      M
      motdog
    • RE: Would this be possible?

      @Sean after further review I am using MMM-NowPlayingonSpotify Would it work on that or do I need to install MMM-Spotify. Looks like they do the same thing, MMM-Spotify lets you control via voice if you so choose, which I don’t have set up but it shouldn’t be a problem I assume.

      posted in Troubleshooting
      M
      motdog
    • RE: Would this be possible?

      @Sean yep. That’s it. So if I put another module in the same spot but after it in the config, Spotify would show up when playing and when paused/shut down the other module would show up?

      posted in Troubleshooting
      M
      motdog
    • RE: Would this be possible?

      @bolish Thanks. I guess then I could also reverse it so when spotify plays music, it would hide the other module and then spotify would appear on my mirror.

      posted in Troubleshooting
      M
      motdog
    • Would this be possible?

      I have the Spotify module that I love, but when I am not playing music I hate the black space in the corner where I have it located. Could I set it up so that when I am not playing Spotify music that another module shows in the space and when I play music, the module disappears? I know on the remote module I can manually hide and show modules but I want it done automatically. Can it be done?

      posted in Troubleshooting
      M
      motdog
    • RE: Power-saving modes?

      I’m using a clapper to turn the monitor on & off. Old school meets new school

      posted in Troubleshooting
      M
      motdog
    • RE: NOAA v3 using too many requests?

      @Mykle1 will do. I have tried a different key. Weird thing is that the first few days has a small amount of requests then it spikes

      posted in Troubleshooting
      M
      motdog
    • RE: NOAA v3 using too many requests?

      @Mykle1 yeah its crazy. I don’t lock up often and I don’t know if it is a correlation. I may just try a different weather module to see if thats the solution

      posted in Troubleshooting
      M
      motdog
    • RE: NOAA v3 using too many requests?

      @dazza120 interesting, Im now up to 600 requests and it locked up.

      posted in Troubleshooting
      M
      motdog
    • RE: NOAA v3 using too many requests?

      @Mykle1 from my main config

      		{
      	        module: 'MMM-NOAA3',
      		position: 'bottom_left',
      	        config: {
      			    provider: "darksky", 
      			    apiKey: "xxxx",   
      			    airKey: "xxxx",    
      		        css: "NOAA4",                    
      			userlat: "38.751389",  
      		        userlon: "-90.565948" 
      	 }
      
      posted in Troubleshooting
      M
      motdog
    • RE: NOAA v3 using too many requests?

      @Mykle1 from the NOAA3.js

      Module.register("MMM-NOAA3", {
          defaults: {
              animationSpeed: 0,
              initialLoadDelay: 8000,
              rotateInterval: 60 * 1000, 
      	updateInterval: 30 * 60 * 1000,
              apiKey: "",
              airKey: "",
              pws: "",
              css: "",
              frow: true,
      		nupdate: false,
      		userlat: "",
      		userlon: "",
      
      
      posted in Troubleshooting
      M
      motdog
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 3 / 6