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

    noeknl

    @noeknl

    0
    Reputation
    1
    Profile views
    1
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    noeknl Unfollow Follow

    Latest posts made by noeknl

    • RE: MMM-Flights

      Hi there,

      Thanks for this great module!
      Is it still working for other people? I can’t get flights to display on the map, eventhough they are definately there.

      I’ve tried to change the provider from FR24 to readsb, but neither seems to work.
      Am I overlooking something here? Thanks for the help.

      {
        module: "MMM-Flights",
        position: "top_left",
        config: {
          laMin: 51.6,
          laMax: 51.0,
          loMin: 5.2,
          loMax: 6.2,
          provider: "readsb",
          providerUrl: "https://api.airplanes.live/v2/point"
        },
      },
      
      posted in Transport
      N
      noeknl