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.

    Weather Underground customize

    Scheduled Pinned Locked Moved Troubleshooting
    4 Posts 3 Posters 2.7k Views 3 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.
    • A Offline
      amosh83
      last edited by

      Re: Weather Underground Forecast (wuforecast)

      Can someone help me configuring this module to show only current day (1 day) with a big icon , please! This is what I got so far and it works fine…but…:) PLEASE and Thank you

      {
      			module: "MMM-WunderGround",
      			position: "top_right",
      			header: "",
      			config: {
      				pws: "pws:KPAGRATZ2",
      				currentweather: 0,
      				hourly: "1",
      				fcdaycount: "5",
      				hourlyinterval: "2",
      				hourlycount: "1",
      				animationSpeed: 5000,
      				alerttime: 10000,
      				alerttruncatestring: "english:",
      				roundTmpDecs: 0,
      				UseCardinals: 1,
      				windunits: "mph",
      				sysstat: "0",
      				iconTableDay: {
      					chanceflurries: "wi-day-snow-wind",
      					chancerain: "wi-day-showers",
      					chancesleet: "wi-day-sleet",
      					chancesnow: "wi-day-snow",
      					chancetstorms: "wi-day-storm-showers",
      					clear: "wi-day-sunny",
      					cloudy: "wi-cloud",
      					flurries: "wi-snow-wind",
      					fog: "wi-fog",
      					haze: "wi-day-haze",
      					hazy: "wi-day-haze",
      					mostlycloudy: "wi-cloudy",
      					mostlysunny: "wi-day-sunny-overcast",
      					partlycloudy: "wi-day-cloudy",
      					partlysunny: "wi-day-cloudy-high",
      					rain: "wi-rain",
      					sleet: "wi-sleet",
      					snow: "wi-snow",
      					tstorms: "wi-thunderstorm"
      				},
      				iconTableNight: {
      					chanceflurries: "wi-night-snow-wind",
      					chancerain: "wi-night-showers",
      					chancesleet: "wi-night-sleet",
      					chancesnow: "wi-night-alt-snow",
      					chancetstorms: "wi-night-alt-storm-showers",
      					clear: "wi-night-clear",
      					cloudy: "wi-night-alt-cloudy",
      					flurries: "wi-night-alt-snow-wind",
      					fog: "wi-night-fog",
      					haze: "wi-night-alt-cloudy-windy",
      					hazy: "wi-night-alt-cloudy-windy",
      					mostlycloudy: "wi-night-alt-cloudy",
      					mostlysunny: "wi-night-alt-partly-cloudy",
      					partlycloudy: "wi-night-alt-partly-cloudy",
      					partlysunny: "wi-night-alt-partly-cloudy",
      					rain: "wi-night-alt-rain",
      					sleet: "wi-night-alt-sleet",
      					snow: "wi-night-alt-snow",
      					tstorms: "wi-night-alt-thunderstorm"
      				},
      				iconTableCompliments: {
      					chanceflurries: "13",
      					chancerain: "10",
      					chancesleet: "13",
      					chancesnow: "13",
      					chancetstorms: "11",
      					clear: "01",
      					cloudy: "02",
      					flurries: "13",
      					fog: "50",
      					haze: "50",
      					hazy: "50",
      					mostlycloudy: "03",
      					mostlysunny: "02",
      					partlycloudy: "02",
      					partlysunny: "02",
      					rain: "10",
      					sleet: "13",
      					snow: "13",
      					tstorms: "11"
      				},
      				iconset: "weezle"
      			}
      		},
      
      Mykle1M J 3 Replies Last reply Reply Quote 0
      • Mykle1M Offline
        Mykle1 Project Sponsor Module Developer @amosh83
        last edited by

        @amosh83

        Have you looked at the Configuration Options on this page?

        https://github.com/RedNax67/MMM-WunderGround

        Create a working config
        How to add modules

        1 Reply Last reply Reply Quote 0
        • J Offline
          j.e.f.f Project Sponsor Module Developer @amosh83
          last edited by

          @amosh83 When you say you want one day with the big icon, do you want just current conditions (e.g.: icon plus current temperature)?

          If so, try using MMM-MyWeather. It’s a fork of MMM-WunderGround that I wrote, and you can get what you want with these configs:

          currentweather: 1,
          currentweatherdetails: 0,
          forecasttable: 0,
          

          This leaves me with this:

          0_1499817820360_Screen Shot 2017-07-11 at 8.03.16 PM.png

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

            @amosh83

            Or, what you asked for.

                    currentweather: 1,
                    coloricon: true,
                    hourly: '0',
                    fctext: '0',
                    fcdaycount: "1",
                    fcdaystart: "0",
                    hourlyinterval: "1",
                    hourlycount: "0",
            	animationSpeed: 5000,
                    alerttime: 10000,
                    alerttruncatestring: "english:",
                	roundTmpDecs: 0,
                	UseCardinals: 1,
                	layout: "vertical",
            	windunits: "mph",
                	sysstat: "0"
            

            0_1499818779150_we.JPG

            Create a working config
            How to add modules

            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