<?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[Today&#x27;s weather [default module] not correct. Rest of the week is fine.]]></title><description><![CDATA[<p dir="auto">I’m using the default Weather module and have added the api key from openweathermap.</p>
<p dir="auto">The module is working OK, and has previously worked perfectly.</p>
<p dir="auto">Recently, however, today’s weather has been wrong. Both on Current weather and the Weather forecast. (The week ahead is fine).</p>
<p dir="auto">Here’s the config:</p>
<pre><code class="language-javascript">                 {
			module: 'currentweather',
			position: 'top_right',
			config: {
				location: 'Oslo',
				locationID: '3143244',  //ID from http://www.openweathermap.org
				appid: '***********************************'
			}
		},
		{
			module: 'weatherforecast',
			position: 'top_right',
			header: 'Weather Forecast',
			config: {
	            		location: 'Oslo',
				locationID: '3143244',  //ID from http://www.openweathermap.org
	            		appid: '*******************************'
			}
		},
</code></pre>
<p dir="auto">The API key is the same. The weather is equally wrong on both Today’s Weather and Forecast modules.</p>
<p dir="auto"><a href="https://www.dropbox.com/s/umfp5ay5jx9lu4h/2016-11-09%2023.06.13.jpg?dl=0" target="_blank" rel="noopener noreferrer nofollow ugc">Image</a></p>
<p dir="auto">I’ve done the obvious and checked Openweather map website. The weather there is correct.</p>
<p dir="auto">The weather outside is also correct.</p>
<p dir="auto">What should I try next?</p>
]]></description><link>https://forum.magicmirror.builders/topic/969/today-s-weather-default-module-not-correct-rest-of-the-week-is-fine</link><generator>RSS for Node</generator><lastBuildDate>Sun, 12 Apr 2026 10:00:11 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/969.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 09 Nov 2016 22:16:53 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Today&#x27;s weather [default module] not correct. Rest of the week is fine. on Fri, 11 Nov 2016 08:58:43 GMT]]></title><description><![CDATA[<p dir="auto">You’re right! An area around Oslo and to the North of the city is showing an incorrect temprature on the site.</p>
<p dir="auto">I’ve submitted an issue to them. Hopefully they’ll fix it soon.</p>
]]></description><link>https://forum.magicmirror.builders/post/7785</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/7785</guid><dc:creator><![CDATA[open_book]]></dc:creator><pubDate>Fri, 11 Nov 2016 08:58:43 GMT</pubDate></item><item><title><![CDATA[Reply to Today&#x27;s weather [default module] not correct. Rest of the week is fine. on Fri, 11 Nov 2016 00:16:17 GMT]]></title><description><![CDATA[<p dir="auto">Maybe its not a failure - instead its the data which is served by openwheatermap. Maybe the wheater station they use is buggy - if I check on <a href="https://www.openweathermap.org/city/3143244" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.openweathermap.org/city/3143244</a> - there are actually shown 10°. Don’t know, Im from Switzerland - but 10° at midnight in Oslo at November?</p>
<p dir="auto">Just an idea.</p>
]]></description><link>https://forum.magicmirror.builders/post/7780</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/7780</guid><dc:creator><![CDATA[tajno]]></dc:creator><pubDate>Fri, 11 Nov 2016 00:16:17 GMT</pubDate></item></channel></rss>