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

    boivinmi

    @boivinmi

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

    boivinmi Unfollow Follow

    Latest posts made by boivinmi

    • RE: MMM-MarineWeather

      @grena : Sorry no luck, I removed every config except latitude, longitude et appid and it still shows Loading…

      posted in Utilities
      B
      boivinmi
    • RE: MMM-MarineWeather

      @grena I also have the same behavior. Here is my config :

      {
         module: "MMM-MarineWeather",
         header: "Marine Weather",
         position: "top_right",
         config: {
            latitude: 46.829853,  // Latitude 
            longitude: -71.254028, // Longitude
            appid: "414492aa-c717-11e9-a3da-0242ac130004-4144953e-c717-11e9-a3da-0242ac130004",
            dataSource: "sg",
            params: "airTemperature,windSpeed,windDirection"
         }
      },
      

      And result is :
      2020-05-19 13_28_11-MagicMirror².png

      posted in Utilities
      B
      boivinmi