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.6k 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.
    • eniacE Offline
      eniac
      last edited by eniac

      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…"

      Mykle1M 1 Reply Last reply Reply Quote 0
      • Mykle1M Offline
        Mykle1 Project Sponsor Module Developer @eniac
        last edited by

        @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
        • eniacE Offline
          eniac
          last edited by yawns

          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

          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

          With your input, this post could be even better 💗

          Register Login
          • 1 / 1
          • First post
            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