<?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[Metar Module Not Working]]></title><description><![CDATA[<p dir="auto">I’m trying to develop a module that gets the text from a website and outputs it on the screen. So far I’ve got this <a href="https://github.com/tonymorris-MM/MMM-metar" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/tonymorris-MM/MMM-metar</a> but it isn’t working. It doesn’t display any text on the screen. Any help?</p>
]]></description><link>https://forum.magicmirror.builders/topic/11279/metar-module-not-working</link><generator>RSS for Node</generator><lastBuildDate>Sat, 18 Apr 2026 20:20:06 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/11279.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 04 Oct 2019 01:32:19 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Metar Module Not Working on Fri, 04 Oct 2019 04:01:53 GMT]]></title><description><![CDATA[<p dir="auto">see my sample Module</p>
<p dir="auto"><a href="https://github.com/sdetweil/SampleModule" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/sdetweil/SampleModule</a></p>
<p dir="auto">I use ‘ALL_MODULES_STARTED’</p>
]]></description><link>https://forum.magicmirror.builders/post/62129</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/62129</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Fri, 04 Oct 2019 04:01:53 GMT</pubDate></item><item><title><![CDATA[Reply to Metar Module Not Working on Fri, 04 Oct 2019 02:57:49 GMT]]></title><description><![CDATA[<p dir="auto">Well, there is one problem.</p>
<p dir="auto">U send message down to node_helper at start time  but the Dom isn’t built til you get a notification(‘DOM_OBJECTS_CREATED’)</p>
<p dir="auto">So, currently u get the content, then send it back, but there is no place for mm to put it yet</p>
]]></description><link>https://forum.magicmirror.builders/post/62126</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/62126</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Fri, 04 Oct 2019 02:57:49 GMT</pubDate></item><item><title><![CDATA[Reply to Metar Module Not Working on Fri, 04 Oct 2019 04:00:19 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/aimorris" aria-label="Profile: aimorris">@<bdi>aimorris</bdi></a> and when u configure the module in config.js, what  position: do you select?</p>
<p dir="auto">U must have position set</p>
<p dir="auto">Your code looks ok</p>
]]></description><link>https://forum.magicmirror.builders/post/62124</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/62124</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Fri, 04 Oct 2019 04:00:19 GMT</pubDate></item></channel></rss>