<?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-ModuleToggle]]></title><description><![CDATA[<p dir="auto"><strong>Description:</strong><br />
MMM-ModuleToggle can show or hide specific modules by sending a notification to the module. You can also define to toggle between show and hide and hide module on startup.<br />
It can be easily combined with MMM-Buttons to hide or show modules with the press of a button.</p>
<p dir="auto"><strong>Download:</strong><br />
<a href="https://github.com/Trekky12/MMM-ModuleToggle" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/Trekky12/MMM-ModuleToggle</a></p>
]]></description><link>https://forum.magicmirror.builders/topic/4173/mmm-moduletoggle</link><generator>RSS for Node</generator><lastBuildDate>Mon, 08 Jun 2026 15:09:26 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/4173.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 19 Jun 2017 13:49:42 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to MMM-ModuleToggle on Tue, 20 Jun 2017 11:16:16 GMT]]></title><description><![CDATA[<p dir="auto">I think the class is the same but the “id” is different. I’m using the ID in my MMM-Modulebar. But I’ll have to test it when I have some time. :)</p>
]]></description><link>https://forum.magicmirror.builders/post/24293</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/24293</guid><dc:creator><![CDATA[Snille]]></dc:creator><pubDate>Tue, 20 Jun 2017 11:16:16 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-ModuleToggle on Tue, 20 Jun 2017 11:03:18 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/snille" aria-label="Profile: Snille">@<bdi>Snille</bdi></a> I am using <code>.withClass(classnames)</code> to identify the modules. (<a href="https://github.com/MichMich/MagicMirror/tree/develop/modules#withclassclassnames" target="_blank" rel="noopener noreferrer nofollow ugc">see</a>).</p>
<p dir="auto">Since I am not using more than one instance of a module I don’t know if the classname differs in individual instances or if you can define the classname manually. Can you check if they have different classes?</p>
]]></description><link>https://forum.magicmirror.builders/post/24292</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/24292</guid><dc:creator><![CDATA[trekky]]></dc:creator><pubDate>Tue, 20 Jun 2017 11:03:18 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-ModuleToggle on Tue, 20 Jun 2017 10:52:45 GMT]]></title><description><![CDATA[<p dir="auto">Great idea! :)<br />
If i have multiple instances of a module, for example MMM-WunderGround (for different locations) or as in my case I have 6 MMM-MotionEye modules. :)<br />
Can I specify what “instans” of that module I want to toggle?</p>
]]></description><link>https://forum.magicmirror.builders/post/24290</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/24290</guid><dc:creator><![CDATA[Snille]]></dc:creator><pubDate>Tue, 20 Jun 2017 10:52:45 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-ModuleToggle on Mon, 19 Jun 2017 19:14:22 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/trekky" aria-label="Profile: trekky">@<bdi>trekky</bdi></a> Thanks</p>
]]></description><link>https://forum.magicmirror.builders/post/24256</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/24256</guid><dc:creator><![CDATA[pepemujica]]></dc:creator><pubDate>Mon, 19 Jun 2017 19:14:22 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-ModuleToggle on Mon, 19 Jun 2017 19:05:53 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/pepemujica" aria-label="Profile: pepemujica">@<bdi>pepemujica</bdi></a> I described it in the readme. With the <a href="https://github.com/Jopyth/MMM-Buttons" target="_blank" rel="noopener noreferrer nofollow ugc">MMM-Buttons</a> module you can for example send the following notification to hide the calendar and clock module:</p>
<pre><code>notification: "MODULE_TOGGLE",
payload: {hide: ["calendar", "clock"], show: [], toggle:[]}
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/24254</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/24254</guid><dc:creator><![CDATA[trekky]]></dc:creator><pubDate>Mon, 19 Jun 2017 19:05:53 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-ModuleToggle on Mon, 19 Jun 2017 18:03:09 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/trekky" aria-label="Profile: trekky">@<bdi>trekky</bdi></a> So… how do you send the notification?</p>
]]></description><link>https://forum.magicmirror.builders/post/24253</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/24253</guid><dc:creator><![CDATA[pepemujica]]></dc:creator><pubDate>Mon, 19 Jun 2017 18:03:09 GMT</pubDate></item></channel></rss>