<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Weather Underground Forecast (wuforecast)]]></title><description><![CDATA[<p dir="auto">Thanks for your WU-Modul.</p>
<p dir="auto">especially I like the “precipitation probability” percentage.<br />
I´m tinkering with it to use the standard “weathericons” from Erik Flowers. (came with the Standard-Forecast Module)<br />
Perhaps you should add a “degree”-symbol behind the values.</p>
<p dir="auto">It would be nice if we could get one module for “currentweather” and the “forecast”. I think wunderground provides a json for all the data we need.<br />
(Wind, Direction, Sunset/Rise, etc…)<br />
If I find the time, I´ll give it a try. (perhaps someone who is more familiar with node/json etc. is faster.</p>
]]></description><link>https://forum.magicmirror.builders/topic/207/weather-underground-forecast-wuforecast</link><generator>RSS for Node</generator><lastBuildDate>Tue, 16 Jun 2026 16:03:11 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/207.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 20 May 2016 08:19:16 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Weather Underground Forecast (wuforecast) on Tue, 11 Apr 2017 05:48:13 GMT]]></title><description><![CDATA[<p dir="auto">Did you ever fix that? I have the same problem.</p>
]]></description><link>https://forum.magicmirror.builders/post/19446</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/19446</guid><dc:creator><![CDATA[DeanoAus]]></dc:creator><pubDate>Tue, 11 Apr 2017 05:48:13 GMT</pubDate></item><item><title><![CDATA[Reply to Weather Underground Forecast (wuforecast) on Wed, 19 Oct 2016 20:49:47 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/strawberry-3.141" aria-label="Profile: strawberry-3.141">@<bdi>strawberry-3.141</bdi></a></p>
<p dir="auto">Sweet man, that worked for that, only thing left is the icons don’t work, shows [] in place of them.</p>
]]></description><link>https://forum.magicmirror.builders/post/6517</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/6517</guid><dc:creator><![CDATA[cloudzombie]]></dc:creator><pubDate>Wed, 19 Oct 2016 20:49:47 GMT</pubDate></item><item><title><![CDATA[Reply to Weather Underground Forecast (wuforecast) on Wed, 19 Oct 2016 17:51:34 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/cloudzombie" aria-label="Profile: cloudzombie">@<bdi>cloudzombie</bdi></a> it must be the state and then the city try <code>OR/Portland</code></p>
]]></description><link>https://forum.magicmirror.builders/post/6509</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/6509</guid><dc:creator><![CDATA[strawberry 3.141]]></dc:creator><pubDate>Wed, 19 Oct 2016 17:51:34 GMT</pubDate></item><item><title><![CDATA[Reply to Weather Underground Forecast (wuforecast) on Wed, 19 Oct 2016 17:32:03 GMT]]></title><description><![CDATA[<p dir="auto">Anybody that can help me config this for a US city would be much obliged,  I have tried several different ways of displaying the city based on whats in the README, but it doesn’t work since I have a single name city the README says to list it as</p>
<p dir="auto">‘NY/New_York’</p>
<p dir="auto">I am in Portland, Oregon, and have tried:</p>
<p dir="auto">Portland/Oregon<br />
portland/oregon<br />
portland/Oregon</p>
<p dir="auto">None of the above work. IS their some secret city code buried somewhere I can’t find?</p>
]]></description><link>https://forum.magicmirror.builders/post/6508</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/6508</guid><dc:creator><![CDATA[cloudzombie]]></dc:creator><pubDate>Wed, 19 Oct 2016 17:32:03 GMT</pubDate></item><item><title><![CDATA[Reply to Weather Underground Forecast (wuforecast) on Thu, 30 Jun 2016 13:16:03 GMT]]></title><description><![CDATA[<p dir="auto">I had the same problem, but I found the solution:<br />
You had to put the api key wuforecast  and the location in config file and in wuforecast.js  file .<br />
After that  worked.</p>
]]></description><link>https://forum.magicmirror.builders/post/2108</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/2108</guid><dc:creator><![CDATA[Andrew]]></dc:creator><pubDate>Thu, 30 Jun 2016 13:16:03 GMT</pubDate></item><item><title><![CDATA[Reply to Weather Underground Forecast (wuforecast) on Sat, 11 Jun 2016 18:46:07 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/rednax" aria-label="Profile: RedNax">@<bdi>RedNax</bdi></a><br />
That was not my entire config file, just the part inserting the wuforecast module. However I deleted and cloned the wuforecast files again without changing my config file and it works fine now. Any idea as to why that might have been?</p>
<p dir="auto">Thank you for the reply!</p>
]]></description><link>https://forum.magicmirror.builders/post/1571</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/1571</guid><dc:creator><![CDATA[jghansen09]]></dc:creator><pubDate>Sat, 11 Jun 2016 18:46:07 GMT</pubDate></item><item><title><![CDATA[Reply to Weather Underground Forecast (wuforecast) on Sat, 11 Jun 2016 05:40:30 GMT]]></title><description><![CDATA[<p dir="auto">If this is your entire config file, than it’s to be expected it doesn’t work…</p>
<p dir="auto">Should be something like this (using thhe sample as an …example):</p>
<pre><code>/* Magic Mirror Config Sample
 *
 * By Michael Teeuw http://michaelteeuw.nl
 * MIT Licensed.
 */
var config = {
    port: 8080,

    language: 'en',
    timeFormat: 24,
    units: 'metric',

    modules: [{
        module: 'alert',
    }, {
        module: ‘wuforecast’,
        position: ‘top_right’, // This can be any of the regions.
        // Best results in left or right regions.
        config: {
            // See ‘Configuration options’ for more information.
            location: ‘France / Paris’,
            appid: ‘abcde12345abcde12345abcde12345ab’ //wunderground.com API key.
        }
    }, {
        module: 'clock',
        position: 'top_left'
    }, {
        module: 'calendar',
        header: 'US Holidays',
        position: 'top_left',
        config: {
            calendars: [{
                symbol: 'calendar-check-o ',
                url: 'webcal://www.calendarlabs.com/templates/ical/US-Holidays.ics'
            }]
        }
    }, {
        module: 'compliments',
        position: 'lower_third'
    }, {
        module: 'currentweather',
        position: 'top_right',
        config: {
            location: 'New York',
            locationID: '', //ID from bulk.openweather.org/sample/
            appid: 'YOUR_OPENWEATHER_API_KEY'
        }
    }, {
        module: 'weatherforecast',
        position: 'top_right',
        header: 'Weather Forecast',
        config: {
            location: 'New York',
            locationID: '5128581', //ID from bulk.openweather.org/sample/
            appid: 'YOUR_OPENWEATHER_API_KEY'
        }
    }, {
        module: 'newsfeed',
        position: 'bottom_bar',
        config: {
            feeds: [{
                title: "New York Times",
                url: "http://www.nytimes.com/services/xml/rss/nyt/HomePage.xml"
            }],
            showSourceTitle: true,
            showPublishDate: true
        }
    }, ]

};

/*************** DO NOT EDIT THE LINE BELOW ***************/
if (typeof module !== 'undefined') {
    module.exports = config;
}</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/1562</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/1562</guid><dc:creator><![CDATA[RedNax]]></dc:creator><pubDate>Sat, 11 Jun 2016 05:40:30 GMT</pubDate></item><item><title><![CDATA[Reply to Weather Underground Forecast (wuforecast) on Fri, 01 Jul 2016 21:38:25 GMT]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">I am very new to this (only have experience with VBA, simple C+ from using MATLAB, you get the point).</p>
<p dir="auto">I used git clone <a href="https://github.com/MattLugar/wuforecast" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/MattLugar/wuforecast</a> to download the files to my modules directory then changed the default weather module to the wuforecast module in the config.js file. However, when I run the Mirror program I get a completely black screen.</p>
<p dir="auto">All of the files appear to have been downloaded correctly to the directory and I cant find any syntax errors in the config.js file. I wrote everything exactly as follows:</p>
<pre><code>modules: [
    {
        module: 'wuforecast',
        position: 'top_right',  // This can be any of the regions.
                                    // Best results in left or right regions.
        config: {
            // See 'Configuration options' for more information.
            location: 'France/Paris',
            appid: 'abcde12345abcde12345abcde12345ab' //wunderground.com API key.
        }
    }
]
</code></pre>
<p dir="auto">Any help?</p>
<p dir="auto">Thank you!</p>
]]></description><link>https://forum.magicmirror.builders/post/1560</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/1560</guid><dc:creator><![CDATA[jghansen09]]></dc:creator><pubDate>Fri, 01 Jul 2016 21:38:25 GMT</pubDate></item><item><title><![CDATA[Reply to Weather Underground Forecast (wuforecast) on Tue, 07 Jun 2016 07:21:00 GMT]]></title><description><![CDATA[<p dir="auto">Hello,</p>
<p dir="auto">do you have an example of the custom.css for the different colors (sun, rain, etc.).<br />
I did not get.</p>
<p dir="auto">greeting<br />
Stephan</p>
]]></description><link>https://forum.magicmirror.builders/post/1436</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/1436</guid><dc:creator><![CDATA[jamesbond0]]></dc:creator><pubDate>Tue, 07 Jun 2016 07:21:00 GMT</pubDate></item><item><title><![CDATA[Reply to Weather Underground Forecast (wuforecast) on Fri, 20 May 2016 15:26:34 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/rednax" aria-label="Profile: RedNax">@<bdi>RedNax</bdi></a> Oh cool, didn’t even realize you could embed multiple API calls at the same time!!! :)</p>
]]></description><link>https://forum.magicmirror.builders/post/869</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/869</guid><dc:creator><![CDATA[mattlugar]]></dc:creator><pubDate>Fri, 20 May 2016 15:26:34 GMT</pubDate></item><item><title><![CDATA[Reply to Weather Underground Forecast (wuforecast) on Fri, 20 May 2016 13:16:21 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mattlugar" aria-label="Profile: mattlugar">@<bdi>mattlugar</bdi></a></p>
<p dir="auto">No they’re not… They CAN be if you so desire, but you can combine several queries into one request…</p>
<p dir="auto">mine is /conditions/forecast10day/astronomy/  Which will give you current conditions, 10 day forecast and sun-/moon rise/set info in one payload.</p>
]]></description><link>https://forum.magicmirror.builders/post/865</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/865</guid><dc:creator><![CDATA[RedNax]]></dc:creator><pubDate>Fri, 20 May 2016 13:16:21 GMT</pubDate></item><item><title><![CDATA[Reply to Weather Underground Forecast (wuforecast) on Fri, 20 May 2016 12:55:55 GMT]]></title><description><![CDATA[<p dir="auto">I was thinking about doing a dual-mod, but honestly there’s no advantage over having two separate mods.  The json streams for the current weather and the forecast are separate on Weather Underground, so there’s no advantage on reducing the number of network/API calls.  Secondly, it reduces flexibility as far as screen positioning of the mods goes (you’d have to keep them together in the same part of the screen).</p>
<p dir="auto">I’m pretty close to finishing my mod for getting current conditions from WU as well. I’m using JSON right now, but I’m trying to see if there’s a way to tap into the ‘realtime’ stream that they use for their flash gadgets that you can put on websites. Not sure if it is possible yet though.</p>
]]></description><link>https://forum.magicmirror.builders/post/864</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/864</guid><dc:creator><![CDATA[mattlugar]]></dc:creator><pubDate>Fri, 20 May 2016 12:55:55 GMT</pubDate></item><item><title><![CDATA[Reply to Weather Underground Forecast (wuforecast) on Fri, 20 May 2016 09:05:44 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/desq" aria-label="Profile: desq">@<bdi>desq</bdi></a> said in <a href="/topic/121/weather-underground-forecast-wuforecast/3">Weather Underground Forecast (wuforecast)</a>:</p>
<blockquote>
<p dir="auto">It would be nice if we could get one module for “currentweather” and the “forecast”. I think wunderground provides a json for all the data we need.<br />
(Wind, Direction, Sunset/Rise, etc…)</p>
</blockquote>
<p dir="auto">The WU mod i made has this all in one current/forecast with the Erik Flowers icons (needs updated icons as the ones that come with mm2 are older)… It’s just not a nicely rounded module yet.  The  README is still the original weatherforecast one… Translation is also not supported… (only metric).</p>
<p dir="auto">In the config you’ll have to provide<br />
apikey and pws variables.</p>
<p dir="auto">pws can be any WU api location info like:</p>
<p dir="auto">locid:NLXX8014;loctype:1</p>
<p dir="auto">or</p>
<p dir="auto">52.00,4.00</p>
<p dir="auto">or…</p>
<p dir="auto">Australia/Sydney	country/city<br />
37.8,-122.4	latitude,longitude<br />
KJFK	airport code<br />
pws:KCASANFR70	PWS id<br />
autoip	AutoIP address location<br />
autoip.json?geo_ip=38.102.136.138	specific IP address location</p>
<p dir="auto">Disclaimer: this is a work in progress!</p>
]]></description><link>https://forum.magicmirror.builders/post/859</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/859</guid><dc:creator><![CDATA[RedNax]]></dc:creator><pubDate>Fri, 20 May 2016 09:05:44 GMT</pubDate></item></channel></rss>