MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. mielu80
    3. Best
    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 0
    • Posts 5
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: MMM-DarkSkyForecast - Yet ANOTHER weather module

      Hello,
      I’ve installed this weather module and I find it very nice but I have a little issue with it,a strange character like a rectangle appear in front of the temperature value. (marked with red in pic)
      Does anybody knows what could be the cause ?
      Had this issue on an old installation of raspbian + MagicMirror,also have it on a fresh reinstall of raspbian and magic mirror only the config file remained from old installation.
      0_1552332048346_Screenshot.png
      My config:

      <------><------>{
      <------><------><------>module: 'MMM-DarkSkyForecast',
      <------><------><------>position: 'right',
      <------><------><------>classes: 'default everyone',
      <------><------><------>disabled: false,
      <------><------><------>config: {
      <------><------><------><------>apikey: "xxxxx......xxxx....",
      <------><------><------><------>latitude: "44.426765",
      <------><------><------><------>longitude: "26.102537",
      <------><------><------><------>iconset: "5c",
      <------><------><------><------>concise: false,
      <------><------><------><------>forecastLayout: "table",
      <------><------><------><------>showHourlyForecast: true,
      <------><------><------><------>hourlyForecastInterval: 12,
      <------><------><------><------>maxHourliesToShow: 1,
      <------><------><------><------>label_high: "max",
      <------><------><------><------>label_low: "min",
      <------><------><------><------>label_days: ["Duminica", "Luni", "Mar?i", "Miercuri", "Joi", "Vineri", "Sâmbata"],
      <------><------><------><------>showCurrentConditions: true,
      <------><------><------><------>showExtraCurrentConditions: true,
      <------><------><------><------>label_ordinals: ["N", "NNE", "NE", "ENE", "E", "ESE", "SE", "SSE", "S", "SSV", "SV", "VSV", "V", "VNV", "NV", "NNV"],
      <------><------><------><------>maxDailiesToShow: "5",
      <------><------><------><------>showSummary: true,
      <------><------><------><------>label_timeFormat: "kk:mm",
      <------><------><------><------>}
      <------><------>},
      

      Thank you.

      posted in Utilities
      M
      mielu80
    • 1 / 1