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.

    MMM-NFLweather - NFL Weather Module

    Scheduled Pinned Locked Moved Sport
    2 Posts 1 Posters 2.1k Views 1 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.
    • cowboysdudeC Offline
      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:

      [card:cowboysdude/MMM-NFLweather]


      Version 1

      1 Reply Last reply Reply Quote 2
      • cowboysdudeC Offline
        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 Sam, technical setup by Karsten.
        This forum is using NodeBB as its core | Contributors
        Contact | Privacy Policy