<?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[Module Current Weather shows &quot;Undefined&quot;?]]></title><description><![CDATA[<p dir="auto">currentweather shows “undefined”, whereas weatherforecast shows “My Town”.</p>
<p dir="auto">Any ideas why, please?</p>
<pre><code>		{
			module: 'currentweather',
			position: 'top_right',
			config: {
				location: 'My Town',
				locationID: '',  //ID from http://www.openweathermap.org
				appid: 'a################'
			}
		},


		{
			module: 'weatherforecast',
			position: 'top_right',
			header: 'Weather Forecast',
			config: {
				location: 'My Town',
				locationID: '',  //ID from http://www.openweathermap.org
				appid: 'a#############'
			}
		},
          
</code></pre>
]]></description><link>https://forum.magicmirror.builders/topic/10147/module-current-weather-shows-undefined</link><generator>RSS for Node</generator><lastBuildDate>Tue, 21 Apr 2026 20:31:20 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/10147.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 28 Mar 2019 17:24:23 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Module Current Weather shows &quot;Undefined&quot;? on Mon, 29 Apr 2019 11:46:52 GMT]]></title><description><![CDATA[<p dir="auto">Doesn’t help much, but mine is still OK.</p>
]]></description><link>https://forum.magicmirror.builders/post/56527</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/56527</guid><dc:creator><![CDATA[Richard238]]></dc:creator><pubDate>Mon, 29 Apr 2019 11:46:52 GMT</pubDate></item><item><title><![CDATA[Reply to Module Current Weather shows &quot;Undefined&quot;? on Mon, 29 Apr 2019 10:11:52 GMT]]></title><description><![CDATA[<p dir="auto">Same problem here…</p>
]]></description><link>https://forum.magicmirror.builders/post/56525</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/56525</guid><dc:creator><![CDATA[a-wenzel]]></dc:creator><pubDate>Mon, 29 Apr 2019 10:11:52 GMT</pubDate></item><item><title><![CDATA[Reply to Module Current Weather shows &quot;Undefined&quot;? on Sun, 21 Apr 2019 21:15:45 GMT]]></title><description><![CDATA[<p dir="auto">Hi Joe,</p>
<p dir="auto">I just ran the updates, which cleared the “undefined” message.<br />
No code was changed.</p>
<p dir="auto">Richard.</p>
]]></description><link>https://forum.magicmirror.builders/post/56269</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/56269</guid><dc:creator><![CDATA[Richard238]]></dc:creator><pubDate>Sun, 21 Apr 2019 21:15:45 GMT</pubDate></item><item><title><![CDATA[Reply to Module Current Weather shows &quot;Undefined&quot;? on Fri, 19 Apr 2019 16:08:37 GMT]]></title><description><![CDATA[<p dir="auto">Hello Richard238,<br />
I try to swap line 268 and no change at all<br />
did you try something else?</p>
]]></description><link>https://forum.magicmirror.builders/post/56190</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/56190</guid><dc:creator><![CDATA[joelemonde]]></dc:creator><pubDate>Fri, 19 Apr 2019 16:08:37 GMT</pubDate></item><item><title><![CDATA[Reply to Module Current Weather shows &quot;Undefined&quot;? on Mon, 08 Apr 2019 16:06:51 GMT]]></title><description><![CDATA[<p dir="auto">I think <a href="https://github.com/MichMich/MagicMirror/commit/416ace4c863a06ce31803490d71bea124b7ec343" target="_blank" rel="noopener noreferrer nofollow ugc">this</a> update has fixed it.</p>
]]></description><link>https://forum.magicmirror.builders/post/55599</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/55599</guid><dc:creator><![CDATA[Richard238]]></dc:creator><pubDate>Mon, 08 Apr 2019 16:06:51 GMT</pubDate></item></channel></rss>