MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    MagicMirror² v2.24.0 is available! For more information about this release, check out this topic.

    MMM-NFLweather - NFL Weather Module

    Sport
    1
    2
    2022
    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.
    • cowboysdude
      cowboysdude Module Developer last edited by yawns

      Description:

      This modules shows the weather for all NFL games, Preseason, Regular Season and Post Season as well.

      IF the team is playing in a dome it will list it as such:
      “Dome Stadium: NAME OF DOME”

      IF not it will show
      "WindChill: "

      Format is Date/Time/Network
      Team AT Team
      Game TIme Temp
      Dome or No dome
      Forecast

      PLEASE view the Readme on GitHub as it tells you how to get your api key for this module!

      config.js format:

      {
                    module: 'MMM-NFLweather',
                    position: 'top_left',
        			config: {
        				key: "xxxxxxxxx"
        			}
               },
      

      Instruction: go to
      ~MagicMirror/Modules/MMM-NFLweather and run:
      npm install

      After that if you have your key in you should be working! 🙂

      Screenshot:

      0_1484884649406_update.jpg

      Download:


      Version 1

      1 Reply Last reply Reply Quote 2
      • cowboysdude
        cowboysdude Module Developer last edited by

        Please do a ‘git pull’ to update.

        Minor change – Forecast showing null to showing N/A

        The other issues is showing the game is playing in the wrong place. Can’t fix that, it’s part of the json file that is retrieved. It will update itself. 🙂

        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 Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
        This forum is using NodeBB as its core | Contributors
        Contact | Privacy Policy