<?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[FYI new weather_plus onecall module]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">I downloading the new weather_plus onecall module to test it out.</p>
<p dir="auto">Once configured, etc. I rebooted and the screen area where I assigned it was blank.</p>
<p dir="auto">No loading error, nothing.</p>
<p dir="auto">I toggled the developers tool and saw 1 error (1 warning re: Electron security).  Console showed an error for "Uncaught SyntaxError: Unexpected token ‘:’  module.js:43.</p>
<p dir="auto">I opened up the .js file and noticed that defaults had 2 showHumidity listed, one false and one true.  I edited out the false showHumidity.</p>
<p dir="auto">The apiBase: was set as https:://api.openweathermap.org/data/, so I edited it to “https:://api.openweathermap.org/data/”,</p>
<p dir="auto">Ultimately I made additional changes to the .js<br />
- Define required scripts.  Removed “font-awesome.css” (font-awesome already loaded).<br />
- Define required translations.  deleted en&amp;ro.json and made return false (en.json error).</p>
<p dir="auto">The weather_plus.css contains 2 addresses.  I deleted these as 5.14.0 is a 404 error.</p>
<p dir="auto">@import url(“<a href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.14.0/css/font-awesome.min.css" target="_blank" rel="noopener noreferrer nofollow ugc">https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.14.0/css/font-awesome.min.css</a>”);<br />
@import url(“<a href="https://cdnjs.cloudflare.com/ajax/libs/weather-icons/2.0.10/css/weather-icons.min.css" target="_blank" rel="noopener noreferrer nofollow ugc">https://cdnjs.cloudflare.com/ajax/libs/weather-icons/2.0.10/css/weather-icons.min.css</a>”);</p>
<p dir="auto">I think that’s everything I did.</p>
<p dir="auto">My config is -</p>
<p dir="auto">{<br />
module: “weather_plus”,<br />
position: “top_right”,<br />
config: {<br />
lat: “xx.xxxxxx”,<br />
lon: “-xx.xxxxxx”,<br />
showWindDirectionAsArrow: false,<br />
appid: “bunchofnumbers”,<br />
}<br />
},</p>
<p dir="auto">I’m not sure if I had to do all the changes but it’s loading.</p>
<p dir="auto">Nice module Hangorazvan.</p>
<p dir="auto">Cheers</p>
]]></description><link>https://forum.magicmirror.builders/topic/15064/fyi-new-weather_plus-onecall-module</link><generator>RSS for Node</generator><lastBuildDate>Tue, 09 Jun 2026 18:18:40 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/15064.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 21 May 2021 17:01:32 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to FYI new weather_plus onecall module on Mon, 24 May 2021 11:17:34 GMT]]></title><description><![CDATA[<p dir="auto">@hango</p>
<p dir="auto">O.K.  Thanks for the explanation.</p>
<p dir="auto">Cheers</p>
]]></description><link>https://forum.magicmirror.builders/post/91607</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/91607</guid><dc:creator><![CDATA[scumbelly]]></dc:creator><pubDate>Mon, 24 May 2021 11:17:34 GMT</pubDate></item><item><title><![CDATA[Reply to FYI new weather_plus onecall module on Sun, 23 May 2021 19:57:11 GMT]]></title><description><![CDATA[<p dir="auto">@hango</p>
<p dir="auto">I changed a typo in a output string.  It will not impact the performance.</p>
<p dir="auto">Cheers</p>
]]></description><link>https://forum.magicmirror.builders/post/91595</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/91595</guid><dc:creator><![CDATA[scumbelly]]></dc:creator><pubDate>Sun, 23 May 2021 19:57:11 GMT</pubDate></item><item><title><![CDATA[Reply to FYI new weather_plus onecall module on Sun, 23 May 2021 11:47:04 GMT]]></title><description><![CDATA[<p dir="auto">@hango</p>
<p dir="auto">I have some data corruption.  When I powered down last night - via a momentary switch, the system did not want to shutdown right away.  It took multiple presses to get the system to shutdown.</p>
<p dir="auto">Time to rebuild.</p>
<p dir="auto">However, something I did was edit the .js file to change (“FEELS!”) to (“FEELS”) and edit the en translation from changed.\nPlease to changed. \Please</p>
<p dir="auto">Later.</p>
<p dir="auto">Cheers</p>
]]></description><link>https://forum.magicmirror.builders/post/91586</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/91586</guid><dc:creator><![CDATA[scumbelly]]></dc:creator><pubDate>Sun, 23 May 2021 11:47:04 GMT</pubDate></item><item><title><![CDATA[Reply to FYI new weather_plus onecall module on Sun, 23 May 2021 11:06:06 GMT]]></title><description><![CDATA[<p dir="auto">@hango</p>
<p dir="auto">I powered off my test system for the day.  Today, when I powered it up, everything loaded except the weather_plus module.</p>
<p dir="auto">It is stuck at loading.</p>
<p dir="auto">I toggled the dev tool and found no errors.</p>
<p dir="auto">I guess I’ve got some investigating to do.</p>
<p dir="auto">Cheers</p>
]]></description><link>https://forum.magicmirror.builders/post/91585</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/91585</guid><dc:creator><![CDATA[scumbelly]]></dc:creator><pubDate>Sun, 23 May 2021 11:06:06 GMT</pubDate></item><item><title><![CDATA[Reply to FYI new weather_plus onecall module on Sun, 23 May 2021 11:00:31 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/cowboysdude" aria-label="Profile: cowboysdude">@<bdi>cowboysdude</bdi></a></p>
<p dir="auto">Nice.  I think I saw that module in another post.</p>
<p dir="auto">Has this module been made public?</p>
<p dir="auto">Cheers.</p>
]]></description><link>https://forum.magicmirror.builders/post/91583</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/91583</guid><dc:creator><![CDATA[scumbelly]]></dc:creator><pubDate>Sun, 23 May 2021 11:00:31 GMT</pubDate></item><item><title><![CDATA[Reply to FYI new weather_plus onecall module on Sun, 23 May 2021 01:31:47 GMT]]></title><description><![CDATA[<p dir="auto"><img src="/assets/uploads/files/1621733500557-capture.png" alt="Capture.PNG" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.magicmirror.builders/post/91576</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/91576</guid><dc:creator><![CDATA[cowboysdude]]></dc:creator><pubDate>Sun, 23 May 2021 01:31:47 GMT</pubDate></item><item><title><![CDATA[Reply to FYI new weather_plus onecall module on Sat, 22 May 2021 22:50:48 GMT]]></title><description><![CDATA[<p dir="auto">@hango</p>
<p dir="auto">Hi,</p>
<p dir="auto">Adding the space worked.  Icon now presented.</p>
<p dir="auto">Cheers.</p>
]]></description><link>https://forum.magicmirror.builders/post/91575</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/91575</guid><dc:creator><![CDATA[scumbelly]]></dc:creator><pubDate>Sat, 22 May 2021 22:50:48 GMT</pubDate></item><item><title><![CDATA[Reply to FYI new weather_plus onecall module on Sat, 22 May 2021 17:25:36 GMT]]></title><description><![CDATA[<p dir="auto">@hango</p>
<p dir="auto">O.K.  The time is displayed just no icon.</p>
<p dir="auto">Thanks for the information.</p>
<p dir="auto">Regards.</p>
]]></description><link>https://forum.magicmirror.builders/post/91572</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/91572</guid><dc:creator><![CDATA[scumbelly]]></dc:creator><pubDate>Sat, 22 May 2021 17:25:36 GMT</pubDate></item><item><title><![CDATA[Reply to FYI new weather_plus onecall module on Sat, 22 May 2021 17:12:26 GMT]]></title><description><![CDATA[<p dir="auto">@hango</p>
<p dir="auto">Hi,</p>
<p dir="auto">The latest <a href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/fontawesome.min.css" target="_blank" rel="noopener noreferrer nofollow ugc">https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/fontawesome.min.css</a> <em>did not</em> throw a 404 error</p>
<p dir="auto"><a href="https://cdnjs.cloudflare.com/ajax/libs/weather-icons/2.0.12/css/weather-icons.min.css" target="_blank" rel="noopener noreferrer nofollow ugc">https://cdnjs.cloudflare.com/ajax/libs/weather-icons/2.0.12/css/weather-icons.min.css</a> returns a 404 error.  For fun I tried 2.0.11 to no avail.  However 2.0.10 still works.</p>
<p dir="auto">Another odd thing is that with showSun: true and onlyTemp: false there is no sunriseSunsetIcon displayed.</p>
<p dir="auto">Cheers.</p>
]]></description><link>https://forum.magicmirror.builders/post/91570</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/91570</guid><dc:creator><![CDATA[scumbelly]]></dc:creator><pubDate>Sat, 22 May 2021 17:12:26 GMT</pubDate></item><item><title><![CDATA[Reply to FYI new weather_plus onecall module on Sat, 22 May 2021 15:10:43 GMT]]></title><description><![CDATA[<p dir="auto">@hango</p>
<p dir="auto">Hi.</p>
<p dir="auto">I deleted my existing weather_plus module and did a “git clone”.</p>
<p dir="auto">On the reboot the module came up “loading”.</p>
<p dir="auto">Developers Tool showed 2 errors and 1 warning.</p>
<p dir="auto">First error was “Failed to load resource the server responded with a staus of 404   font-awesome.min.css:1”<br />
Second error was “Error on loading stylesheet: modules/weather_plus/weather_plus.css   loader.js:215”</p>
<p dir="auto">The warning was the Electron security message.</p>
<p dir="auto">I removed the 404 error "import url("<a href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.14.0/css/font-awesome.min.css%22);%22" target="_blank" rel="noopener noreferrer nofollow ugc">https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.14.0/css/font-awesome.min.css");"</a> from the .css file.</p>
<p dir="auto">On reboot the module loaded.</p>
<p dir="auto">I tried to visit “<a href="https://cdnjs.cloudflare.com/ajax" target="_blank" rel="noopener noreferrer nofollow ugc">https://cdnjs.cloudflare.com/ajax</a>” to update the link but a “resources not found” message was returned.</p>
<p dir="auto">Only “<a href="https://cdnjs.cloudflare.com/" target="_blank" rel="noopener noreferrer nofollow ugc">https://cdnjs.cloudflare.com/</a>” exists.</p>
<p dir="auto">Cheers.</p>
]]></description><link>https://forum.magicmirror.builders/post/91566</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/91566</guid><dc:creator><![CDATA[scumbelly]]></dc:creator><pubDate>Sat, 22 May 2021 15:10:43 GMT</pubDate></item></channel></rss>