• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
MagicMirror Forum
  • Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

Strange Icon behavior MMM-weatherforecast

Scheduled Pinned Locked Moved Unsolved Troubleshooting
3 Posts 2 Posters 1.4k Views 2 Watching
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • E Offline
    eniac
    last edited by eniac Nov 10, 2018, 8:48 PM Nov 10, 2018, 8:47 PM

    I’m trying for hours to get the icons for the MMM-weatherforecast working.
    At the end I reacivated the Wounderground Module an the Icons show up.
    Commet out the Woudnerground Module the icons disappear …

    Any ideas ?

    I think wouderground is allready offline … Only show up " Loadig…"

    M 1 Reply Last reply Nov 10, 2018, 10:12 PM Reply Quote 0
    • M Offline
      Mykle1 Project Sponsor Module Developer @eniac
      last edited by Nov 10, 2018, 10:12 PM

      @eniac

      Did you edit any of the module files or any css files?
      0_1541887958309_Screenshot from 2018-11-10 17-10-25.png

      Create a working config
      How to add modules

      1 Reply Last reply Reply Quote 0
      • E Offline
        eniac
        last edited by yawns Nov 12, 2018, 1:20 PM Nov 11, 2018, 9:50 AM

        No I installed ist without changing anything …

        Config :

        {
        		module: "MMM-weatherforecast",
        			position: "top_left",
        		
        			config: {
        				location: "",
        				locationID: "2832521",
        				units: "metric",
        				maxNumberOfDays: "7",
        				updateInterval: "36000000",
        				//showRainAmount: "true",
        				tableClass: "xsmall",
        				colored: "true",
        				iconTable: {
            					"01d": "wi-day-sunny",
            					"02d": "wi-day-cloudy",
            					"03d": "wi-cloudy",
            					"04d": "wi-cloudy-windy",
            					"09d": "wi-showers",
            					"10d": "wi-rain",
            					"11d": "wi-thunderstorm",
            					"13d": "wi-snow",
            					"50d": "wi-fog",
            					"01n": "wi-night",
            					"02n": "wi-night-cloudy",
            					"03n": "wi-night-cloudy",
            					"04n": "wi-night-cloudy",
            					"09n": "wi-night-showers",
            					"10n": "wi-night-rain",
            					"11n": "wi-night-thunderstorm",
            					"13n": "wi-night-snow",
            					"50n": "wi-night-alt-cloudy-windy"
        							},
        				roundTemp: "true",
        				appid: "xxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
        				}
        		},
        

        0_1541929714625_wf2.JPG

        Thats the look if the Wonderground Module is removed out of the config.

        0_1541929770993_wf.JPG

        If WG is active it looks like this …

        1 Reply Last reply Reply Quote 0
        • 1 / 1
        1 / 1
        • First post
          2/3
          Last post
        Enjoying MagicMirror? Please consider a donation!
        MagicMirror created by Michael Teeuw.
        Forum managed by Sam, technical setup by Karsten.
        This forum is using NodeBB as its core | Contributors
        Contact | Privacy Policy