MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. nigel-daniels
    3. Best
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    N
    Offline
    • Profile
    • Following 3
    • Followers 2
    • Topics 10
    • Posts 74
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: MMM-FAA-Delay

      @nigel-daniels Update to fix a bug where the reported data on an airport can get assigned the wrong airport code. This is to support the updated configuration that allows for multiple airports, for example:

      {
      module: 'MMM-FAA-Delay',
      position: 'top_left',
      header: 'Airport Delays',
      config: {
      interval: 300000, // 5 min updates
      airports: ['SFO', 'SJC']
      }
      },

      posted in Transport
      N
      nigel-daniels
    • RE: MMM-3Day-Forecast

      I recommend re-cloning to anyone using the module, there were a couple of missing icons. They are now in place.

      posted in Utilities
      N
      nigel-daniels
    • MMM-Tube-Status (London Underground)

      0_1477349239562_tube.png
      This module will display the status of the the lines on the London Underground based on the API provided by Transport for London (TfL) here. This module lets you see all of the lines or just those impacted by a part or full closure. You can get this module from here. Enjoy!

      posted in Transport
      N
      nigel-daniels
    • RE: MMM-Weather-Now

      I recommend re-cloning to anyone using the module, there were a couple of missing icons. They are now in place.

      posted in Utilities
      N
      nigel-daniels
    • RE: MMM-Tube-Status (London Underground)

      @yawns I was thinking of making the font the line colours but then the Northern line would have never shown up :( It turns out TfL provide detailed UI and colour guides so I was able to get the correct colours for each line.

      posted in Transport
      N
      nigel-daniels
    • RE: MMM-3Day-Forecast

      @cowboysdude enjoy… you won’t have missed the ‘chance of rain’ icon there :)

      posted in Utilities
      N
      nigel-daniels
    • RE: MMM-3Day-Forecast

      FYI there is a minor fix to the chance of storm icons, there was a typo in the gif files name which prevented it from displaying. This also impacted MMM-Weather-Now.

      posted in Utilities
      N
      nigel-daniels
    • RE: MMM-Weather-Now

      @cowboysdude np. The two files impacted are:

      chancestorms.gif
      nt_chancestorms.gif

      They should be named:

      chancetstorms.gif
      nt_chancetstorms.gif

      posted in Utilities
      N
      nigel-daniels
    • 1 / 1