<?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[Weatherforecast Module Help]]></title><description><![CDATA[<p dir="auto">So I’m having a problem with the Weatherforecast module… It’s only showing 6 days even though I’m changing maxNumberOfDays in config.js AND weatherforecast.js…<br />
Image here: <a href="https://imgur.com/a/mVIg4" target="_blank" rel="noopener noreferrer nofollow ugc">https://imgur.com/a/mVIg4</a>          (Day is currently Monday, as confirmed by calender module).<br />
config.js file:</p>
<pre><code>                {
                        module: "weatherforecast",
                        position: "top_right",
                        header: "abcWeather Forecast",
                        config: {
                                maxNumberOfDays: "7",
                                location: "Melbourne",
                                locationID: "2158177",  //ID from http://www.op$
                                appid: "c55eb00ef13017f121a5081bba1dd384"
                        }

</code></pre>
<p dir="auto">The weatherforecast.js is the default one available (no edits).<br />
I also can’t get showRainAmount to work, but I HAVE changed the title (ABCWEATHER…). Thank you if you can help!!<br />
- Thomas</p>
]]></description><link>https://forum.magicmirror.builders/topic/5385/weatherforecast-module-help</link><generator>RSS for Node</generator><lastBuildDate>Wed, 17 Jun 2026 04:09:45 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/5385.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 30 Oct 2017 05:52:32 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Weatherforecast Module Help on Mon, 30 Oct 2017 21:46:45 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/axnick9" aria-label="Profile: Axnick9">@<bdi>Axnick9</bdi></a> said in <a href="/post/30338">Weatherforecast Module Help</a>:</p>
<blockquote>
<p dir="auto">And is there any way to get around this without paying- perhaps a different service that offers the same thing?</p>
</blockquote>
<p dir="auto">You could try another weather module in the meantime. There are many of them.</p>
<p dir="auto"><a href="https://github.com/MichMich/MagicMirror/wiki/MagicMirror%C2%B2-Modules#3rd-party-modules" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/MichMich/MagicMirror/wiki/MagicMirror²-Modules#3rd-party-modules</a></p>
]]></description><link>https://forum.magicmirror.builders/post/30407</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/30407</guid><dc:creator><![CDATA[Mykle1]]></dc:creator><pubDate>Mon, 30 Oct 2017 21:46:45 GMT</pubDate></item><item><title><![CDATA[Reply to Weatherforecast Module Help on Mon, 30 Oct 2017 14:56:13 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/axnick9" aria-label="Profile: Axnick9">@<bdi>Axnick9</bdi></a> the core team is currently working on a solution that supports multiple providers, stay tuned</p>
]]></description><link>https://forum.magicmirror.builders/post/30371</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/30371</guid><dc:creator><![CDATA[strawberry 3.141]]></dc:creator><pubDate>Mon, 30 Oct 2017 14:56:13 GMT</pubDate></item><item><title><![CDATA[Reply to Weatherforecast Module Help on Mon, 30 Oct 2017 08:32:12 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> Could it be perhaps it shows the current days stats, then 5 days in the future? And is there any way to get around this without paying- perhaps a different service that offers the same thing? If not, all good!</p>
]]></description><link>https://forum.magicmirror.builders/post/30338</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/30338</guid><dc:creator><![CDATA[Axnick9]]></dc:creator><pubDate>Mon, 30 Oct 2017 08:32:12 GMT</pubDate></item><item><title><![CDATA[Reply to Weatherforecast Module Help on Mon, 30 Oct 2017 07:43:37 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/axnick9" aria-label="Profile: Axnick9">@<bdi>Axnick9</bdi></a> not sure why you get even 6, from the api documentation the free version gets only 5 days <a href="http://openweathermap.org/price" target="_blank" rel="noopener noreferrer nofollow ugc">http://openweathermap.org/price</a>, so setting the forecast max number of days to a higher number will have no effect, because there is not enough data to display. Max number of days only ensures that not more days get shown</p>
]]></description><link>https://forum.magicmirror.builders/post/30334</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/30334</guid><dc:creator><![CDATA[strawberry 3.141]]></dc:creator><pubDate>Mon, 30 Oct 2017 07:43:37 GMT</pubDate></item></channel></rss>