<?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[Max! cube system]]></title><description><![CDATA[<p dir="auto">Does anybody know if it is possible to make module that show settings and current temprature from MAX! EQ-3 Cube<br />
<a href="http://www.eq-3.com/products/max/max-house-solution/max-cube-lan-gateway.html" target="_blank" rel="noopener noreferrer nofollow ugc">http://www.eq-3.com/products/max/max-house-solution/max-cube-lan-gateway.html</a></p>
<p dir="auto">Thanx a lot</p>
]]></description><link>https://forum.magicmirror.builders/topic/6696/max-cube-system</link><generator>RSS for Node</generator><lastBuildDate>Sun, 16 Aug 2026 13:49:07 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/6696.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 02 Mar 2018 11:01:36 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Max! cube system on Wed, 16 Sep 2020 19:04:00 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/pinsdorf" aria-label="Profile: pinsdorf">@<bdi>pinsdorf</bdi></a><br />
i have a problem with getting connected to MaxCube</p>
<pre><code>[2020-09-16 20:55:56.345] [LOG]    Triggering MAX upate
[2020-09-16 20:55:56.351] [ERROR]  Error: getaddrinfo ENOTFOUND 192.xxx.xxx.xxx:80
    at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:64:26) {
  errno: 'ENOTFOUND',
  code: 'ENOTFOUND',
  syscall: 'getaddrinfo',
  hostname: '192.xxx.xxx.xxx:80'
}
[2020-09-16 20:55:56.360] [ERROR]  Whoops! There was an uncaught exception...
[2020-09-16 20:55:56.361] [ERROR]  Error [ERR_UNHANDLED_ERROR]: Unhandled error. (undefined)
    at MaxCubeLowLevel.emit (events.js:299:17)
    at Socket.&lt;anonymous&gt; (/home/pi/MagicMirror/modules/MMM-max/maxcube/maxcube-lowlevel.js:51:10)
    at Socket.emit (events.js:310:20)
    at emitErrorNT (internal/streams/destroy.js:92:8)
    at emitErrorAndCloseNT (internal/streams/destroy.js:60:3)
    at processTicksAndRejections (internal/process/task_queues.js:84:21) {
  code: 'ERR_UNHANDLED_ERROR',
  context: undefined
}

</code></pre>
<p dir="auto">Do you have an idea want went wrong?</p>
<p dir="auto">here is my config</p>
<pre><code>{//MMM-max
				module: 'MMM-max',
				position: 'bottom_left',
				header: 'Heizung / Temperatur',  // This is optional
				config: {
				maxIP: '192.xxx.xxx.xxx:80',// See 'Configuration options' for more information.
						}
				},
</code></pre>
<p dir="auto">Thanks a lot</p>
]]></description><link>https://forum.magicmirror.builders/post/81890</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/81890</guid><dc:creator><![CDATA[Vauxdvihl]]></dc:creator><pubDate>Wed, 16 Sep 2020 19:04:00 GMT</pubDate></item><item><title><![CDATA[Reply to Max! cube system on Fri, 02 Mar 2018 15:43:01 GMT]]></title><description><![CDATA[<p dir="auto">I have install module</p>
<p dir="auto">Can someone please check if this script is corrent. My cube ip is 192.168.1.135</p>
<p dir="auto">If i add script like that, then when magic mirror is start i only get black screen.<br />
{<br />
module: ‘MMM-max’,<br />
position: ‘bottom_left’,<br />
header: ‘Heizung / Temperatur’,  // This is optional<br />
config: {<br />
maxIP: ‘192.168.1.135’,     // See ‘Configuration options’ for more information.<br />
}<br />
},</p>
]]></description><link>https://forum.magicmirror.builders/post/36490</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/36490</guid><dc:creator><![CDATA[blazkom]]></dc:creator><pubDate>Fri, 02 Mar 2018 15:43:01 GMT</pubDate></item><item><title><![CDATA[Reply to Max! cube system on Fri, 02 Mar 2018 13:20:36 GMT]]></title><description><![CDATA[<p dir="auto">When there is an API there is a way! :-)</p>
<p dir="auto">Have a look at this <a href="https://github.com/Bouni/max-cube-protocol/blob/master/README.md" target="_blank" rel="noopener noreferrer nofollow ugc">community approach</a> to describe Max! Cube API.</p>
]]></description><link>https://forum.magicmirror.builders/post/36487</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/36487</guid><dc:creator><![CDATA[pinsdorf]]></dc:creator><pubDate>Fri, 02 Mar 2018 13:20:36 GMT</pubDate></item><item><title><![CDATA[Reply to Max! cube system on Fri, 02 Mar 2018 11:22:19 GMT]]></title><description><![CDATA[<p dir="auto"><a href="https://github.com/mirko3000/MMM-max" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/mirko3000/MMM-max</a></p>
]]></description><link>https://forum.magicmirror.builders/post/36477</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/36477</guid><dc:creator><![CDATA[schienw]]></dc:creator><pubDate>Fri, 02 Mar 2018 11:22:19 GMT</pubDate></item></channel></rss>