<?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[MMM-NOAA3]]></title><description><![CDATA[<p dir="auto">Hi guys. Started using this module now. Its great so far. But the only issue is that i cant seem to make the entire thing move all the way out to the side of the screen. Its sorta centered in its region. I want it fully moved to the right if that makes sence…</p>
<p dir="auto">Anyone that can assist?</p>
]]></description><link>https://forum.magicmirror.builders/topic/9149/mmm-noaa3</link><generator>RSS for Node</generator><lastBuildDate>Sat, 18 Apr 2026 10:21:27 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/9149.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 24 Nov 2018 12:40:32 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to MMM-NOAA3 on Sun, 14 Apr 2019 11:55:50 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/justjim1220" aria-label="Profile: justjim1220">@<bdi>justjim1220</bdi></a> said in <a href="/post/55862">MMM-NOAA3</a>:</p>
<blockquote>
<p dir="auto">Any idea what it means?<br />
Any idea how to fix it?</p>
</blockquote>
<p dir="auto">appears the api did not return the expected data</p>
<p dir="auto">data.pollution failed as data does not have a value</p>
]]></description><link>https://forum.magicmirror.builders/post/55877</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/55877</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sun, 14 Apr 2019 11:55:50 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-NOAA3 on Sun, 14 Apr 2019 05:54:24 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">This came up today:</p>
<pre><code>Whoops! There was an uncaught exception...
TypeError: Cannot read property 'pollution' of undefined
    at Object.parseAIR (C:\Users\jiman\MagicMirror\modules\MMM-NOAA3\providers\ds.js:179:35)
    at Request._callback (C:\Users\jiman\MagicMirror\modules\MMM-NOAA3\providers\ds.js:171:28)
    at Request.self.callback (C:\Users\jiman\MagicMirror\modules\MMM-NOAA3\node_modules\request\request.js:185:22)
    at Request.emit (events.js:182:13)
    at Request.&lt;anonymous&gt; (C:\Users\jiman\MagicMirror\modules\MMM-NOAA3\node_modules\request\request.js:1157:10)
    at Request.emit (events.js:182:13)
    at IncomingMessage.&lt;anonymous&gt; (C:\Users\jiman\MagicMirror\modules\MMM-NOAA3\node_modules\request\request.js:1079:12)
    at Object.onceWrapper (events.js:273:13)
    at IncomingMessage.emit (events.js:187:15)
    at endReadableNT (_stream_readable.js:1090:12)
    at process._tickCallback (internal/process/next_tick.js:63:19)
MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?
If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues
</code></pre>
<p dir="auto">Any idea what it means?<br />
Any idea how to fix it?</p>
<p dir="auto">Thanks in advance! ;)</p>
]]></description><link>https://forum.magicmirror.builders/post/55862</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/55862</guid><dc:creator><![CDATA[justjim1220]]></dc:creator><pubDate>Sun, 14 Apr 2019 05:54:24 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-NOAA3 on Tue, 12 Mar 2019 02:38:56 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/binog" aria-label="Profile: Binog">@<bdi>Binog</bdi></a></p>
<p dir="auto">I know that module uses several choices of css files. Look inside the css file that you have chosen and identify the fonts being employed. Or, if you are familiar with using the dev console you can identify the fonts there. In either case, you can take that info into your custom.css file and modify the font sizes, etc</p>
<p dir="auto"><strong>EDIT</strong></p>
<p dir="auto">I just thought of something</p>
<p dir="auto">I don’t know if the table will expand to accommodate larger fonts even if you manage to make them bigger. Perhaps someone else will chime in here that knows css better than I.</p>
]]></description><link>https://forum.magicmirror.builders/post/54109</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/54109</guid><dc:creator><![CDATA[Mykle1]]></dc:creator><pubDate>Tue, 12 Mar 2019 02:38:56 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-NOAA3 on Mon, 11 Mar 2019 13:12:07 GMT]]></title><description><![CDATA[<p dir="auto">Thank You Mykle1<br />
changing these font sizes does not seem to change anything,… going to try more in a couple of days,…</p>
]]></description><link>https://forum.magicmirror.builders/post/54075</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/54075</guid><dc:creator><![CDATA[Binog]]></dc:creator><pubDate>Mon, 11 Mar 2019 13:12:07 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-NOAA3 on Sun, 10 Mar 2019 20:47:11 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/binog" aria-label="Profile: Binog">@<bdi>Binog</bdi></a></p>
<p dir="auto">I pulled these from one of the css files that come with NOAA3. You can put them in your custom.css file and change the values. I’m not sure if this is all of them as I did not test.</p>
<pre><code>} 
 .MMM-NOAA3 .font {
     font-size: 23px;
}
.MMM-NOAA3 .fontac {
     font-size: 23px;
     color:#e4ab5f;
}
.MMM-NOAA3 .fontss {
     font-size: 23px;
     color: #e0e29a;
}
.MMM-NOAA3 .fontauw {
     font-size: 23px;
     color:#51c7ca; 
}
.MMM-NOAA3 .fontfor {
     font-size: 23px;
     color: #000;
}
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/54042</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/54042</guid><dc:creator><![CDATA[Mykle1]]></dc:creator><pubDate>Sun, 10 Mar 2019 20:47:11 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-NOAA3 on Sun, 10 Mar 2019 18:00:32 GMT]]></title><description><![CDATA[<p dir="auto">Hey,. a little to related to the topic…<br />
Is it possible to enlarge the font?<br />
Is there a way with the css?</p>
<p dir="auto">Thx<br />
Jimmy</p>
]]></description><link>https://forum.magicmirror.builders/post/54033</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/54033</guid><dc:creator><![CDATA[Binog]]></dc:creator><pubDate>Sun, 10 Mar 2019 18:00:32 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-NOAA3 on Sun, 27 Jan 2019 23:58:58 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/costascontis" aria-label="Profile: costascontis">@<bdi>costascontis</bdi></a> I sent you a PM</p>
]]></description><link>https://forum.magicmirror.builders/post/50978</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/50978</guid><dc:creator><![CDATA[cowboysdude]]></dc:creator><pubDate>Sun, 27 Jan 2019 23:58:58 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-NOAA3 on Sun, 27 Jan 2019 17:56:21 GMT]]></title><description><![CDATA[<p dir="auto">AQI is not working for my area ,can i remove it ?</p>
]]></description><link>https://forum.magicmirror.builders/post/50930</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/50930</guid><dc:creator><![CDATA[costascontis]]></dc:creator><pubDate>Sun, 27 Jan 2019 17:56:21 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-NOAA3 on Sun, 27 Jan 2019 13:54:26 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/apathia" aria-label="Profile: apathia">@<bdi>apathia</bdi></a> What weather provider are you using?</p>
]]></description><link>https://forum.magicmirror.builders/post/50904</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/50904</guid><dc:creator><![CDATA[cowboysdude]]></dc:creator><pubDate>Sun, 27 Jan 2019 13:54:26 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-NOAA3 on Sun, 27 Jan 2019 04:35:50 GMT]]></title><description><![CDATA[<p dir="auto">Can we make requests here?</p>
<p dir="auto">If so, can you add the “feels like” temp?</p>
]]></description><link>https://forum.magicmirror.builders/post/50891</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/50891</guid><dc:creator><![CDATA[Apathia]]></dc:creator><pubDate>Sun, 27 Jan 2019 04:35:50 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-NOAA3 on Tue, 04 Dec 2018 03:22:59 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> it was OpenWeather…<br />
it’s all good…I’ll tinker with things here…</p>
]]></description><link>https://forum.magicmirror.builders/post/47676</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/47676</guid><dc:creator><![CDATA[cyberphox]]></dc:creator><pubDate>Tue, 04 Dec 2018 03:22:59 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-NOAA3 on Tue, 04 Dec 2018 02:49:54 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/cyberphox" aria-label="Profile: cyberphox">@<bdi>cyberphox</bdi></a> great!! Yes it would appear as though you are :)  Which service provider are you using?</p>
]]></description><link>https://forum.magicmirror.builders/post/47670</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/47670</guid><dc:creator><![CDATA[cowboysdude]]></dc:creator><pubDate>Tue, 04 Dec 2018 02:49:54 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-NOAA3 on Sun, 02 Dec 2018 22:00:28 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> that totally fixed it by the way so big thanks AGAIN…i may just leave it at the top though since its so pretty…<br />
Am I missing icons maybe - it does this sometimes…rarely i guess…</p>
<p dir="auto"><img src="/assets/uploads/files/1543788007140-cloyd.png" alt="0_1543788006707_cloyd.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.magicmirror.builders/post/47609</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/47609</guid><dc:creator><![CDATA[cyberphox]]></dc:creator><pubDate>Sun, 02 Dec 2018 22:00:28 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-NOAA3 on Sat, 01 Dec 2018 23:30:12 GMT]]></title><description><![CDATA[<p dir="auto">Add this to the custom.css and it’ll fix it :)  It does that when it has another module over top of it…not sure why as I am NO css guru by far…</p>
<p dir="auto">.MMM-NOAA3 {<br />
margin: 0 auto;<br />
float: right;   //for right side use left for left side<br />
width: 195px;<br />
}</p>
]]></description><link>https://forum.magicmirror.builders/post/47574</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/47574</guid><dc:creator><![CDATA[cowboysdude]]></dc:creator><pubDate>Sat, 01 Dec 2018 23:30:12 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-NOAA3 on Sat, 01 Dec 2018 18:41:28 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mykle1" aria-label="Profile: mykle1">@<bdi>mykle1</bdi></a> it appears to center ok once i disable the Clock module above it</p>
]]></description><link>https://forum.magicmirror.builders/post/47561</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/47561</guid><dc:creator><![CDATA[cyberphox]]></dc:creator><pubDate>Sat, 01 Dec 2018 18:41:28 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-NOAA3 on Sat, 01 Dec 2018 03:08:47 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/cyberphox" aria-label="Profile: cyberphox">@<bdi>cyberphox</bdi></a></p>
<p dir="auto">Does it center correctly when it’s the only module in “top_center” position?</p>
]]></description><link>https://forum.magicmirror.builders/post/47548</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/47548</guid><dc:creator><![CDATA[Mykle1]]></dc:creator><pubDate>Sat, 01 Dec 2018 03:08:47 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-NOAA3 on Sat, 01 Dec 2018 02:34:01 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> it’s all good…not something i’m gonna worry about for now anyways…just a test screen…</p>
<p dir="auto">Err…i mean fix it now! LOL</p>
]]></description><link>https://forum.magicmirror.builders/post/47546</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/47546</guid><dc:creator><![CDATA[cyberphox]]></dc:creator><pubDate>Sat, 01 Dec 2018 02:34:01 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-NOAA3 on Sat, 01 Dec 2018 00:29:57 GMT]]></title><description><![CDATA[<p dir="auto">I would have no idea why it’s doing that… I’m not having the same issue but I can say I don’t use either of those modules… something is conflicting with it and pushing it right…</p>
]]></description><link>https://forum.magicmirror.builders/post/47543</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/47543</guid><dc:creator><![CDATA[cowboysdude]]></dc:creator><pubDate>Sat, 01 Dec 2018 00:29:57 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-NOAA3 on Fri, 30 Nov 2018 13:53:41 GMT]]></title><description><![CDATA[<p dir="auto">Funny I was playing around with one of my setups and wanted to see what it would look like and moved it to the middle region and couldn’t get it to center…opposite issues…LOL<br />
<img src="/assets/uploads/files/1543586013585-untitled.jpg" alt="0_1543586009057_Untitled.jpg" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.magicmirror.builders/post/47525</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/47525</guid><dc:creator><![CDATA[cyberphox]]></dc:creator><pubDate>Fri, 30 Nov 2018 13:53:41 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-NOAA3 on Mon, 26 Nov 2018 15:03:23 GMT]]></title><description><![CDATA[<p dir="auto">Same thing unfortunately.  :\</p>
]]></description><link>https://forum.magicmirror.builders/post/47358</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/47358</guid><dc:creator><![CDATA[Kimzer]]></dc:creator><pubDate>Mon, 26 Nov 2018 15:03:23 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-NOAA3 on Sun, 25 Nov 2018 16:02:51 GMT]]></title><description><![CDATA[<p dir="auto">Take out the clear:both and see what happens.</p>
]]></description><link>https://forum.magicmirror.builders/post/47293</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/47293</guid><dc:creator><![CDATA[cowboysdude]]></dc:creator><pubDate>Sun, 25 Nov 2018 16:02:51 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-NOAA3 on Sat, 24 Nov 2018 22:43:42 GMT]]></title><description><![CDATA[<p dir="auto">It did work, sort off. It moved the module to where i wanted it. But for some reason it messed up the placement of the module directly below it. Moving that one to the side of the weather module :S</p>
]]></description><link>https://forum.magicmirror.builders/post/47265</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/47265</guid><dc:creator><![CDATA[Kimzer]]></dc:creator><pubDate>Sat, 24 Nov 2018 22:43:42 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-NOAA3 on Sat, 24 Nov 2018 16:29:00 GMT]]></title><description><![CDATA[<p dir="auto">Put this in your custom.css</p>
<p dir="auto">.MMM-NOAA3   {<br />
clear: both;<br />
float: right; !important //or left depending on which side the module is on<br />
}</p>
<p dir="auto">I’m NO css expert if that doesn’t work let me know.  Or perhaps someone else can chime in if I’m wrong :)</p>
]]></description><link>https://forum.magicmirror.builders/post/47254</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/47254</guid><dc:creator><![CDATA[cowboysdude]]></dc:creator><pubDate>Sat, 24 Nov 2018 16:29:00 GMT</pubDate></item></channel></rss>