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

    Mats

    @Mats

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

    Mats Unfollow Follow

    Latest posts made by Mats

    • RE: MMM-Flights does not work

      @karsten13

      That has worked - thank you!

      posted in Troubleshooting
      M
      Mats
    • MMM-Flights does not work

      This is the error I see in the log after installing and restarting MagicMirror:

      0|mm | [13.10.2023 19:35.37.312] [ERROR] MMM-Flights: unknown error getting data SyntaxError: Unexpected token ‘:’

      I use the proposed minimal config setup in config.js

      {
            module: "MMM-Flights",
            position: "top_left",
            config: {
              laMin: 50.0,
              laMax: 50.21,
              loMin: 8.4,
              loMax: 8.8,
            },
          },
      
      posted in Troubleshooting
      M
      Mats