<?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[I'm trying to get MMM-News-QR working, but I don't see any QR?]]></title><description><![CDATA[<p dir="auto">Hi All</p>
<p dir="auto">I’m on MM 2.8, and the news module has<br />
broadcastNewsFeeds<br />
broadcastNewsUpdates<br />
enabled.<br />
The module is configured like this:</p>
<pre><code>                {
                        module: 'MMM-News-QR',
                        config: {
                                updateType : 'push',
                                interval: 2000,
                                animationSpeed: 2500,
                                colorDark: '#fff',
                                colorLight: '#000',
                                imageSize: 150
                        }
                }

</code></pre>
<p dir="auto">But I don’t see any QR anywhere?</p>
]]></description><link>https://forum.magicmirror.builders/topic/11103/i-m-trying-to-get-mmm-news-qr-working-but-i-don-t-see-any-qr</link><generator>RSS for Node</generator><lastBuildDate>Fri, 17 Jul 2026 17:30:20 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/11103.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 04 Sep 2019 17:23:49 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to I'm trying to get MMM-News-QR working, but I don't see any QR? on Sun, 15 Sep 2019 11:38:19 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/str3pto" aria-label="Profile: str3pto">@<bdi>str3pto</bdi></a> Ok, that worked, I thought it just put it into the existing news item, as it wasn’t shown in the docs that it wanted a position :winking_face:</p>
]]></description><link>https://forum.magicmirror.builders/post/61314</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/61314</guid><dc:creator><![CDATA[fribse]]></dc:creator><pubDate>Sun, 15 Sep 2019 11:38:19 GMT</pubDate></item><item><title><![CDATA[Reply to I'm trying to get MMM-News-QR working, but I don't see any QR? on Thu, 05 Sep 2019 21:27:45 GMT]]></title><description><![CDATA[<p dir="auto">Hi <a class="plugin-mentions-user plugin-mentions-a" href="/user/fribse" aria-label="Profile: fribse">@<bdi>fribse</bdi></a></p>
<p dir="auto">just add the position on the module, like so.</p>
<p dir="auto">{<br />
module: ‘MMM-News-QR’,<br />
position: ‘bottom_left’,<br />
config: {<br />
updateType : ‘push’,<br />
interval: 2000,<br />
animationSpeed: 2500,<br />
colorDark: ‘#fff’,<br />
colorLight: ‘#000’,<br />
imageSize: 150<br />
}<br />
}</p>
]]></description><link>https://forum.magicmirror.builders/post/60954</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/60954</guid><dc:creator><![CDATA[str3pto]]></dc:creator><pubDate>Thu, 05 Sep 2019 21:27:45 GMT</pubDate></item></channel></rss>