<?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 Module LocationID Error]]></title><description><![CDATA[<p dir="auto">Hello I am fairly new  to the community so please bare with me haha</p>
<p dir="auto">I’m currently setting up my Magic Mirror to show the default weather module for now, I received a LocationID and API key from <a href="http://openweather.com" target="_blank" rel="noopener noreferrer nofollow ugc">openweather.com</a> and when I run config:check it says that it doesn’t recognize the token “LocationID”</p>
<p dir="auto">Here is my current config of it</p>
<p dir="auto">{<br />
module: “weather”,<br />
position: “top_right”,<br />
config: {<br />
weatherProvider: “openweathermap”,<br />
type: “current”,<br />
location: “New Berlin”<br />
locationID: “5264381”, //ID from <a href="http://bulk.openweathermap.org/sample/city.list.json.gz" target="_blank" rel="noopener noreferrer nofollow ugc">http://bulk.openweathermap.org/sample/city.list.json.gz</a>; unzip the gz file and find your city<br />
apiKey: “8c4d8ab59d1b3f0277d2aed5a9561da5”<br />
}<br />
},</p>
<p dir="auto">Thank you!</p>
]]></description><link>https://forum.magicmirror.builders/topic/15020/weather-module-locationid-error</link><generator>RSS for Node</generator><lastBuildDate>Mon, 20 Jul 2026 22:00:54 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/15020.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 06 May 2021 12:13:15 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Weather Module LocationID Error on Thu, 06 May 2021 13:29:46 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/stardyze" aria-label="Profile: stardyze">@<bdi>stardyze</bdi></a> ok?</p>
]]></description><link>https://forum.magicmirror.builders/post/91288</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/91288</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Thu, 06 May 2021 13:29:46 GMT</pubDate></item><item><title><![CDATA[Reply to Weather Module LocationID Error on Thu, 06 May 2021 12:22:50 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a> Okay that did fix that, now it’s telling me there’s an unexpected token “modules” (The one close to the top of the config file)</p>
]]></description><link>https://forum.magicmirror.builders/post/91284</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/91284</guid><dc:creator><![CDATA[Stardyze]]></dc:creator><pubDate>Thu, 06 May 2021 12:22:50 GMT</pubDate></item><item><title><![CDATA[Reply to Weather Module LocationID Error on Thu, 06 May 2021 12:19:17 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/stardyze" aria-label="Profile: stardyze">@<bdi>stardyze</bdi></a>  unuxpected token, means the line before doesn’t end with a comma</p>
]]></description><link>https://forum.magicmirror.builders/post/91283</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/91283</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Thu, 06 May 2021 12:19:17 GMT</pubDate></item></channel></rss>