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: MMM-NOAA3 4day forcast doesn't display

      @JohnGalt said in MMM-NOAA3 4day forcast doesn't display:

      @mumblebaj - Well, perhaps I spoke too soon… After changing the provider to weatherbit, I had data for a day or so, but now have no current data nor forecast on NOAA3, while two instances of the default weather module do still work for other locations:
      NOAA3 25May2023.png

      Same issue for me. I haven’t checked/changed provider but it’s been this way for a week or so. I’ll play around this weekend

      posted in Troubleshooting
      M
      motdog
    • RE: git pull error

      git checkout – package-lock.json followed by git pull worked

      posted in Troubleshooting
      M
      motdog
    • git pull error

      pi@raspberrypi:~/MagicMirror/modules/MMM-MyScoreboard $ git pull
      Updating 0dbb518…3a07af6
      error: Your local changes to the following files would be overwritten by merge:
      package-lock.json
      Please commit your changes or stash them before you merge.

      I have tried a few things I found on google with no luck. Any help would be appreciated.

      posted in Troubleshooting
      M
      motdog
    • RE: MMM-OpenWeatherForecast - Replacement for MMM-DarkSkyForecast

      @j-e-f-f yep the website where i got the coordinates was wrong. Every other one had the minus sign. Thanks for the extra eyes.

      posted in Utilities
      M
      motdog
    • RE: MMM-OpenWeatherForecast - Replacement for MMM-DarkSkyForecast

      @j-e-f-f I think that is the problem. I’ll keep you posted

      posted in Utilities
      M
      motdog
    • RE: MMM-OpenWeatherForecast - Replacement for MMM-DarkSkyForecast

      I am finding a weird quirk. For the future forecast days once noon local time hits, the next day forecast disappears

      Today it showed Friday as a forecast day, after noon hit the next 3 days shown in forecast are sat, sun & Mon.

      My config is posted above

      posted in Utilities
      M
      motdog
    • RE: MMM-OpenWeatherForecast - Replacement for MMM-DarkSkyForecast

      So I am working on two mirrors. The first set up this module with no problem I created a new api key for the second mirror and when the forecast shows, its missing a day. Today is Friday but when I use this config, the first date showing up in the forecast is Sunday. Makes no sense.

      Help please

      	{
      			  module: "MMM-OpenWeatherMapForecast",
      			  header: "Kansas City Weather",
      			  position: "top_right",
      			  classes: "default everyone",
      			  disabled: false,
      			  config: {
      			    apikey: "xxxxxxxxxxx",
      			    latitude: "39.0997",
      			    longitude: "94.5786",      
      			    iconset: "5c",
      		            concise: false,
      			    maxDailiesToShow: 5,
      			    showHourlyForecast: false,
      			    forecastLayout: "table"
        }
      },
      
      posted in Utilities
      M
      motdog
    • Calendar issue 2021

      Anyone else having a problem with the stock calendar since the new year? Most items show on my mirror as “event” now instead of the name.

      I am running an older version of the mirror if that is any concern. I last updated before the current version for sure.

      posted in Troubleshooting
      M
      motdog
    • RE: MMM-MyScoreboard

      MLS scores don’t seem to be updating. Am I the only one with issues?

      posted in Sport
      M
      motdog
    • RE: Won't restart/stuck at prompt

      @retroflex I used the shutdown from MMM-remotecontrol to shut it down. 8 did have a backup of config & css on laptop so it was just reinstalling modules for the most part

      posted in Troubleshooting
      M
      motdog
    • 1 / 1