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

    Posts

    Recent Best Controversial
    • RE: MMM-NOAA - Another Weather Module

      @anubis273 For better analysis here are snippets from my config.js an a screenshot what my mirror is currently show:

      snip
      language: “de”,
      timeFormat: 24,
      units: “metric”,
      snip

      snip
      {
      disabled: false,
      module: ‘MMM-NOAA’,
      position: ‘top_right’,
      config: {
      apiKey: “81944d2065866c80”,
      airKey: “your key”,
      pws: “INORDRHE796”
      }
      },
      snip

      0_1522410578308_Bildschirmfoto 2018-03-30 um 13.47.20.png

      Cheers,

      Bernd

      posted in System
      A
      anubis273
    • RE: MMM-NOAA - Another Weather Module

      @tbbear Hey, thumps up for helping to develope this great module to the german language !!!

      the reason why I write here are two problems:

      1.) My Mirror shows me the English translation instead of the german one. My config.js is set to: language: “de”, I thought the module will pull the german translation file, but everything is in english for now. Do you have any suggestions what´s wrong? if you want, i can post the snippet out of my config.js

      2.) The measures are still in Fahrenheit. For me as a german user it would be fine to display the units in Celsius as it is the case on your mirror :-) Maybe when I solve the 1.) problem, the units switch?

      I would be very happy to receive your feedback, cheers from Bonn Germany,

      Bernd

      posted in System
      A
      anubis273
    • 1
    • 2
    • 2 / 2