• 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.

Weather Module struggles

Scheduled Pinned Locked Moved Troubleshooting
3 Posts 3 Posters 431 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.
  • A Offline
    ankonaskiff17
    last edited by Dec 1, 2020, 6:41 PM

    I gave the weather module a try and while I can get it to show the current weather, I can not get it to show the 5 day forecast after numerous changes. The page dedicated to this module says just use the module twice and and that is what I did, in addition to using weathergov as data source.
    I looked at the weather.js code and I am not great at reading code but it seems like there is no code to adjust in config.js

    For example there is a line
    timeFormat: config.timeFormat in weather.js
    Then this in config.js timeFormat: 12,

    The wiki?? page tells about the different options such as current, forecast, and daily as configuration items but again, I can’t find a corresponding lines in weather.js to result in image on page.

    As an aside to that, it looks like when placed in middle_center it is thinking it is in one of the X_third configurations as it draws a line full screen width under the location text. top_center and bottom_center draw the line correctly under location text.

    J 1 Reply Last reply Feb 15, 2021, 10:57 PM Reply Quote 0
    • J Offline
      jamaces @ankonaskiff17
      last edited by Feb 15, 2021, 10:57 PM

      @ankonaskiff17

      these settings might help

      type: “daily”

      weatherEndpoint: “/onecall”,

      I could not get the 5day to work, kept on saying loading.

      S 1 Reply Last reply Feb 15, 2021, 11:06 PM Reply Quote 0
      • S Away
        sdetweil @jamaces
        last edited by Feb 15, 2021, 11:06 PM

        @jamaces as i recall, there is a different apikey for 5 day…

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        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