MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    1. Home
    2. Tags
    3. weather
    Log in to post
    • All categories
    • S

      MMM-DynamicWeather
      Fun & Games • weather animation holiday • • scottcl88

      8
      2
      Votes
      8
      Posts
      1579
      Views

      S

      @sifuhall Did you review the configuration options? The holiday references the “Name” column from https://www.timeanddate.com/holidays/us/?hol=43122559. You can only have one holiday per effect, but you can have many effects. Please review the documentation and troubleshooting techniques listed at https://github.com/scottcl88/MMM-DynamicWeather.

      Example:

      { module: 'MMM-DynamicWeather', position: 'fullscreen_above', config: { api_key: "your_key", locationID: "4140963", effects: [ { holiday: "Valentine's Day", images: ["heart1.png", "heart2.png"], }, { holiday: "Super Bowl", images: ["football.png",], } ], } },
    • J

      Dynamic Configuration for Modules
      General Discussion • question config touch clock weather • • jvanderen1

      2
      0
      Votes
      2
      Posts
      290
      Views

      S

      @jvanderen1 this module supports moving modules on notification

      https://github.com/Toreke/MMM-Dynamic-Modules

    • L

      [DEBUG] Default Weather Module with OpenWeatherMap One Call API
      Development • openweathermap one call api default weather module hourly current daily • • lost

      7
      0
      Votes
      7
      Posts
      1270
      Views

      I

      i had the same problem and changed type: “wDataCurrent”, to type: “current”, because in the folder /home/pi/MagicMirror/modules/default/weather i found the files

      current.njk
      hourly.njk
      forecast.njk

      now is runs

    • D

      How Can I change the icons of the weather
      Forum • weather icons • • diegocastillo01

      3
      -1
      Votes
      3
      Posts
      662
      Views

      Stoffbeuteluwe

      @diegocastillo01 https://forum.magicmirror.builders/topic/7227/changing-icons-of-the-modules-current-weather-and-weather-forecast

    • Jarhead96097

      MM 2.11.0 Invalid Date error with weather module
      Troubleshooting • weather invalid date • • Jarhead96097

      6
      0
      Votes
      6
      Posts
      278
      Views

      Jarhead96097

      @sdetweil Thank you for such quick responses…I do appreciate it! Here’s the link: https://api.weather.gov/gridpoints/MFR/104,44/forecast/hourly and here’s a snippet of the return that includes the dates and times that end up (apparently) causing the invalid date error:

      "properties": { "updated": "2020-06-05T01:18:34+00:00", "units": "us", "forecastGenerator": "HourlyForecastGenerator", "generatedAt": "2020-06-05T04:36:11+00:00", "updateTime": "2020-06-05T01:18:34+00:00", "validTimes": "2020-06-04T19:00:00+00:00/P7DT17H", "elevation": { "value": 868.98480000000006, "unitCode": "unit:m" },

      Based on what I can compare against the moment.js documentation, I don’t see anything obvious that would cause the error.

    • lavolp3

      MMM-WeatherBoy
      Utilities • weather module kids graphics • • lavolp3

      8
      1
      Votes
      8
      Posts
      1022
      Views

      lavolp3

      @Stoffbeuteluwe This does not send notifications. And since it’s a default module I’m uncertain if I should try getting them inside with the next update just for this cause…

    • C

      MMM-DWD-Pollen
      Health • health weather • • CarstenD

      23
      0
      Votes
      23
      Posts
      2477
      Views

      M

      @carstend that is strange. This is the only css I use for DWD-Pollen. Do you have something else in your custom css?

    • H

      UNSOLVED Carbon PPM tracker
      Requests • environment science climate weather • • humdinger44

      3
      1
      Votes
      3
      Posts
      355
      Views

      H

      I dont know much about what format the data source should be in but there are a lot of resources. Here are a few more from a qick google

      https://www.kaggle.com/ucsandiego/carbon-dioxide
      https://www.esrl.noaa.gov/gmd/ccgg/trends/monthly.html
      https://climate.nasa.gov/vital-signs/carbon-dioxide/

    • P

      UNSOLVED Compliments according to the temperature
      Troubleshooting • weather temperature module raspberry pi 3 magicmirror2 • • patopato

      1
      0
      Votes
      1
      Posts
      348
      Views

      P

      Somebody knows how can I use the temperature shown in current weather to show some compliments?

      Actually I have compliments by hour (morning, night, etc) and by weather (sunny, cloudy, etc) but I need by “temperature ranges”. Please your help.

    • M

      UNSOLVED Weather forecast issues
      Troubleshooting • weather • • mikepelchy

      9
      0
      Votes
      9
      Posts
      2617
      Views

      V

      I see this happening when my internet goes out for a bit, the new weather modules seem to no longer refresh. I created an issue - https://github.com/MichMich/MagicMirror/issues/1722

    • C

      UNSOLVED Netatmo Module: Stops updating
      Troubleshooting • network weather netatmo • • CarstenD

      4
      0
      Votes
      4
      Posts
      1355
      Views

      J

      Problem was outdoor module battery was poor (however, was reported at 67% by netatmo). If data is missing from netatmo the netatmo module will stop updating and keep the old temperatures. If MM is restarted a spinning wheel will be shown. Hope that the new batteries did the trick.

    • D

      currentweather isn't working
      Troubleshooting • module currentweather weather • • dustin

      7
      0
      Votes
      7
      Posts
      1929
      Views

      R

      It would seem that the CurrentWeather module does not like it when you change to imperial units.

    • lavolp3

      Minutely Rain forecast (for Germany)
      Requests • module weather • • lavolp3

      7
      0
      Votes
      7
      Posts
      2584
      Views

      pjkoeleman

      @lavolp3 said in Minutely Rain forecast (for Germany):

      Do you happen to have an idea?

      Sorry at the moment I have not studied this. when I have time I can give it a try.

    • M

      ***Noob Alert*** MagicMirror coding issues!!!
      Troubleshooting • module newsfeed weather • • mythr33kidz

      3
      0
      Votes
      3
      Posts
      1592
      Views

      M

      @Mykle1 I will post my config as soon as I can, but I really appreciate your timely response!!! Thanks a mil!

    • C

      US Weather Alerts
      Requests • weather alert severe thundersrorm watch warning tornado flood • • c502

      5
      1
      Votes
      5
      Posts
      3105
      Views

      S

      I know this is old, but I was able to modify the forecast-io module to show weather alerts
      https://github.com/esmoyer/MMM-forecast-io

    • T

      Newbie questions
      Troubleshooting • weather n00b maps api • • theusu5k

      9
      0
      Votes
      9
      Posts
      4195
      Views

      bhepler

      @theusu5k You can change the language of the calendar via the main configuration. Check with the configuration documentation for details. This will also change the language for any module that supports it (including weather). @broberg has the right idea for the news feeds. Find the feed for the language you want and then replace the feed in the module’s configuration in config.js.

      The default weathermodule is pretty good. If you wish more features, check out the Wunderground module. Both of these will let you set a location for the weather forecast.

    • M

      Weather Underground Forecast (wuforecast)
      Utilities • weather • • mattlugar

      5
      0
      Votes
      5
      Posts
      6022
      Views

      cowboysdude

      @mattlugar Can you share your custom css as well? Thanks!

    • I

      SOLVED Current weather appid
      Troubleshooting • weather troubleshoot • • IArentBen

      7
      0
      Votes
      7
      Posts
      5538
      Views

      S

      @dcimag u have to register with openweather to get one. it’s in the readme for the module, from the readme

      The OpenWeatherMap API key, which can be obtained by creating an OpenWeatherMap account
    • laknermi

      UNSOLVED Hourly Weather Forecast
      Requests • weather • • laknermi

      2
      0
      Votes
      2
      Posts
      2524
      Views

      MichMich

      Including a graph? That would be awesome. Looking forward to you module! 😉

    • Bangee

      Meteoblue Current Weather Module
      Utilities • weather • • Bangee

      2
      0
      Votes
      2
      Posts
      3358
      Views

      S

      Can you please create a print screen with your module capabilities? I guess, will be easier for users to evaluate your module.

    • 1 / 1