<?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[Is it possible to present an external sensor value on display with ModeManager]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/user2684" aria-label="Profile: user2684">@<bdi>user2684</bdi></a>,<br />
Hi,<br />
I have a question, Is it possible to present an external sensor value on display with ModeManager?</p>
<p dir="auto">I have an indoor temperature node with local presentation on a SSD1306 display. I like to present a battery powered temperature node located in my garden on the same display, is this possible using NodeManager?</p>
<p dir="auto">If it´s possible can you give me an example how to do it?</p>
<p dir="auto">Thanks!</p>
]]></description><link>https://forum.mysensors.org/topic/9812/is-it-possible-to-present-an-external-sensor-value-on-display-with-modemanager</link><generator>RSS for Node</generator><lastBuildDate>Fri, 10 Jul 2026 11:06:21 GMT</lastBuildDate><atom:link href="https://forum.mysensors.org/topic/9812.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 21 Oct 2018 09:47:41 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Is it possible to present an external sensor value on display with ModeManager on Sun, 18 Nov 2018 11:16:25 GMT]]></title><description><![CDATA[<p dir="auto">Thanks for your reply.<br />
I do not know anything about programming or coding so I think it’s to complicated for me. (That’s why I like NM so much.)<br />
But anyhow, thanks for your explanation and suggestion.</p>
]]></description><link>https://forum.mysensors.org/post/95151</link><guid isPermaLink="true">https://forum.mysensors.org/post/95151</guid><dc:creator><![CDATA[Getz99]]></dc:creator><pubDate>Sun, 18 Nov 2018 11:16:25 GMT</pubDate></item><item><title><![CDATA[Reply to Is it possible to present an external sensor value on display with ModeManager on Sat, 17 Nov 2018 16:42:46 GMT]]></title><description><![CDATA[<p dir="auto">Hi, not sure why I didn't get a notification even if mentioned directly, sorry for that. If you send a V_TEXT message to the SSD1306 child id in the format "&lt;row_number&gt;,&lt;text&gt;" then text will be printed at row_number (<a href="https://github.com/mysensors/NodeManager/blob/development/sensors/Display.h#L99" rel="nofollow ugc">https://github.com/mysensors/NodeManager/blob/development/sensors/Display.h#L99</a>). Not necessarily ideal for your use case since at the next refresh of the display the value would be lost so if you need to better control what it is displayed, probably best would be to create your custom class inheriting from DisplaySSD1306.h and implement your logic there. Thanks!</p>
]]></description><link>https://forum.mysensors.org/post/95141</link><guid isPermaLink="true">https://forum.mysensors.org/post/95141</guid><dc:creator><![CDATA[user2684]]></dc:creator><pubDate>Sat, 17 Nov 2018 16:42:46 GMT</pubDate></item></channel></rss>