<?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-Pir alternative for bookworm]]></title><description><![CDATA[<p dir="auto">Hello everyone,</p>
<p dir="auto">I’ve been using MagicMirror for years and could almost always resolve my problems using the search functions.</p>
<p dir="auto">Currently I’m struggling to find a new module to use my PIR to turn the monitor on/off.</p>
<p dir="auto">The <strong>MMM-Pir</strong> module of bugsounet seems to be gone: <a href="https://github.com/bugsounet/MMM-Pir" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/bugsounet/MMM-Pir</a> and the user @bugsoutnet is banned in MM forum.</p>
<p dir="auto">I’m on <strong>bookworm</strong> and have been using <strong>MMM-PIR-Sensor-Lite</strong> (<a href="https://github.com/grenagit/MMM-PIR-Sensor-Lite" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/grenagit/MMM-PIR-Sensor-Lite</a>) in the past.</p>
<p dir="auto">Any help is highly appreciated.</p>
<p dir="auto">regards</p>
]]></description><link>https://forum.magicmirror.builders/topic/19413/mmm-pir-alternative-for-bookworm</link><generator>RSS for Node</generator><lastBuildDate>Fri, 12 Jun 2026 05:02:57 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/19413.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 07 Feb 2025 17:39:56 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to MMM-Pir alternative for bookworm on Mon, 10 Feb 2025 13:58:32 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/muffex" aria-label="Profile: Muffex">@<bdi>Muffex</bdi></a> awesome! your prior post wasn’t clear to me</p>
]]></description><link>https://forum.magicmirror.builders/post/123905</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/123905</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Mon, 10 Feb 2025 13:58:32 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Pir alternative for bookworm on Mon, 10 Feb 2025 10:56:04 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a> said in <a href="/post/123894">MMM-Pir alternative for bookworm</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/muffex" aria-label="Profile: Muffex">@<bdi>Muffex</bdi></a> do those work,</p>
</blockquote>
<p dir="auto">Hey <a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a>,</p>
<p dir="auto">yes, now everything works as inteded. :)</p>
<p dir="auto">I was just thinking of others who may read this thread at a later date. Since bookworm is in the title I didn’t want to mislead them with the old <em>vcgencmd</em> which <em>does not work with wayland</em>. (At least in my case it didn’t.)</p>
<p dir="auto">regards</p>
]]></description><link>https://forum.magicmirror.builders/post/123904</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/123904</guid><dc:creator><![CDATA[Muffex]]></dc:creator><pubDate>Mon, 10 Feb 2025 10:56:04 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Pir alternative for bookworm on Sun, 09 Feb 2025 21:36:13 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/muffex" aria-label="Profile: Muffex">@<bdi>Muffex</bdi></a> do those work,</p>
]]></description><link>https://forum.magicmirror.builders/post/123894</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/123894</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sun, 09 Feb 2025 21:36:13 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Pir alternative for bookworm on Sun, 09 Feb 2025 21:21:32 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/muffex" aria-label="Profile: Muffex">@<bdi>Muffex</bdi></a> yes the commands change. don’t know what to.</p>
]]></description><link>https://forum.magicmirror.builders/post/123893</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/123893</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sun, 09 Feb 2025 21:21:32 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Pir alternative for bookworm on Sun, 09 Feb 2025 20:47:15 GMT]]></title><description><![CDATA[<p dir="auto">After switching to “dtoverlay=vc4-kms-v3d” in <em>/boot/firmware/config.txt</em> the commands did not work anymore.</p>
<p dir="auto">This is my current config:</p>
<pre><code>module: "MMM-Universal-Pir",
                hiddenOnStartup: true,
                config: {
                        gpioCommand: "gpiomon -r -b gpiochip0 4",
                        onCommand: "echo on | sudo tee /sys/class/drm/card1-HDMI-A-1/status",
                        offCommand: "echo off | sudo tee /sys/class/drm/card1-HDMI-A-1/status",                        
                        deactivateDelay: 60 * 1000,
                }
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/123892</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/123892</guid><dc:creator><![CDATA[Muffex]]></dc:creator><pubDate>Sun, 09 Feb 2025 20:47:15 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Pir alternative for bookworm on Sat, 08 Feb 2025 19:37:44 GMT]]></title><description><![CDATA[<p dir="auto">Hello again.</p>
<p dir="auto">Thanks <a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a> :)</p>
<p dir="auto">I’m now using <strong>MMM-Universal-Pir</strong> from here: <a href="https://gitlab.com/khassel/MMM-Universal-Pir" target="_blank" rel="noopener noreferrer nofollow ugc">https://gitlab.com/khassel/MMM-Universal-Pir</a></p>
<p dir="auto">This is my config to turn the screen (connected via <strong>HDMI</strong>) on/off :</p>
<pre><code>module: "MMM-Universal-Pir",
                hiddenOnStartup: true,
                config: {
                        gpioCommand: "gpiomon -r -b gpiochip0 4",
                        onCommand: "vcgencmd display_power 1",
                        offCommand: "vcgencmd display_power 0",
                        deactivateDelay: 60 * 1000,
                }
</code></pre>
<p dir="auto">regards<br />
Muffex</p>
]]></description><link>https://forum.magicmirror.builders/post/123867</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/123867</guid><dc:creator><![CDATA[Muffex]]></dc:creator><pubDate>Sat, 08 Feb 2025 19:37:44 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Pir alternative for bookworm on Sat, 08 Feb 2025 16:56:16 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/muffex" aria-label="Profile: Muffex">@<bdi>Muffex</bdi></a> a couple other pir modules were added to the 3rd party list</p>
<p dir="auto">also see<br />
<a href="https://forum.magicmirror.builders/topic/19362/googleassistant-and-related-modules">https://forum.magicmirror.builders/topic/19362/googleassistant-and-related-modules</a></p>
]]></description><link>https://forum.magicmirror.builders/post/123822</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/123822</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sat, 08 Feb 2025 16:56:16 GMT</pubDate></item></channel></rss>