<?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-temp-ds18b20]]></title><description><![CDATA[<p dir="auto">Hi all,</p>
<p dir="auto">just re-installed my Magic Mirror and I wanted to use my sensor for monitoring room temperature again.</p>
<p dir="auto">I installed the MMM-temp-ds18b20 module. All went fine during installation, but when I edited my config and started my Magic mirror (via PM2 command), the screen just stays black (but I can see my mouse cursor). So probably, something went wrong by loading this module. Removing the module from the config and everything is okay.</p>
<p dir="auto">Additional information:  By using the command  (ls /sys/bus/w1/devices) I can find my sensor, which is correctly attached to my Pi3B+ and I can read the temperature. But I realized that my sensor ID does not start with 28-XXX but rather <strong>10</strong>-XXX.</p>
<p dir="auto">Therefore, I edited my config like this:</p>
<p dir="auto">modules: [<br />
{<br />
module: ‘MMM-temp-ds18b20’,<br />
position: ‘top_right’,<br />
header: ‘Temperature sensors’,<br />
config: {<br />
refreshInterval: 10, // in seconds<br />
displayMode: ‘x-stack’,<br />
sensors:[<br />
{<br />
id: “<strong>10-xxxxxxxxxx</strong>”,<br />
label: “inside”<br />
}<br />
]<br />
}<br />
},<br />
]</p>
<p dir="auto">So maybe you can help with the issue that the screen stays black.</p>
<p dir="auto">Thank you very much!</p>
<p dir="auto">Best regards!</p>
]]></description><link>https://forum.magicmirror.builders/topic/16191/mmm-temp-ds18b20</link><generator>RSS for Node</generator><lastBuildDate>Thu, 10 Sep 2026 14:17:11 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/16191.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 14 Jan 2022 07:58:57 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to MMM-temp-ds18b20 on Fri, 14 Jan 2022 12:38:21 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/core" aria-label="Profile: core">@<bdi>core</bdi></a> probably this</p>
<p dir="auto"><a href="https://forum.magicmirror.builders/topic/15778/fix-for-black-screen-in-2-16-and-later">https://forum.magicmirror.builders/topic/15778/fix-for-black-screen-in-2-16-and-later</a></p>
]]></description><link>https://forum.magicmirror.builders/post/98544</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/98544</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Fri, 14 Jan 2022 12:38:21 GMT</pubDate></item></channel></rss>