<?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-Hue-Lights - new module for your Philips Hue lights!]]></title><description><![CDATA[<p dir="auto">Hi there,</p>
<p dir="auto">Just released another new MM module - this one is <code>mmm-hue-lights</code> and shows the current status of your Philips hue lights and light groups on your magic mirror. It’s a nice way to check whether you forgot to turn the lights on or off :)</p>
<p dir="auto">Just like my Nest modules, you have multiple view options and designs, so hopefully you can find a version that looks good on your particular mirror.</p>
<p dir="auto">Check it out here:<br />
[card:michael5r/mmm-hue-lights]</p>
<p dir="auto">The <code>read me</code> has examples of what it looks like in all the states &amp; modes, but here’s a couple of representative screenshots:</p>
<p dir="auto"><img src="https://user-images.githubusercontent.com/3209660/49979103-2e3cd400-ff13-11e8-8f76-bc4c7d5e7b76.png" alt="image" class=" img-fluid img-markdown" /></p>
<p dir="auto"><img src="https://user-images.githubusercontent.com/3209660/49979359-4c570400-ff14-11e8-8c16-503c91e85d2c.png" alt="image" class=" img-fluid img-markdown" /></p>
<p dir="auto"><img src="https://user-images.githubusercontent.com/3209660/49979630-7fe65e00-ff15-11e8-94e1-b39250b10ecb.png" alt="image" class=" img-fluid img-markdown" /></p>
<p dir="auto">Enjoy!</p>
<hr />
<p dir="auto"><strong>UPDATES</strong></p>
<p dir="auto"><strong>12-18-2018: Version 1.1.0</strong><br />
This adds a <code>hideFilter</code> option which allows you to filter out lights and light groups you don’t want displayed. It’s the opposite of the <code>displayFilter</code> option.</p>
<p dir="auto"><strong>12-19-2018: Version 1.2.0</strong><br />
When viewing <code>groups</code>, this now only shows groups with a type of <code>room</code>.</p>
<p dir="auto"><strong>12-27-2018: Version 1.3.0</strong><br />
Adds <code>motionSleep</code> and <code>motionSleepSeconds</code> options which allow you to suspend this module when no movement has been detected for X number of seconds.</p>
<p dir="auto"><strong>12-28-2018: Version 1.3.1</strong><br />
Changes <code>motionSleep</code> to tie into the regular <code>suspend</code> and <code>resume</code> functions exposed by MM</p>
]]></description><link>https://forum.magicmirror.builders/topic/9267/mmm-hue-lights-new-module-for-your-philips-hue-lights</link><generator>RSS for Node</generator><lastBuildDate>Sun, 12 Apr 2026 06:07:48 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/9267.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 16 Dec 2018 16:14:30 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to MMM-Hue-Lights - new module for your Philips Hue lights! on Fri, 22 Oct 2021 15:35:50 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> Thank you.</p>
<p dir="auto">I totally did NOT see the missing module ‘request’ right at the Beginning.<br />
Now the mirror starts… the module is stuck on loading but I will figure it out ;D</p>
]]></description><link>https://forum.magicmirror.builders/post/95721</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/95721</guid><dc:creator><![CDATA[Liz]]></dc:creator><pubDate>Fri, 22 Oct 2021 15:35:50 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Hue-Lights - new module for your Philips Hue lights! on Fri, 22 Oct 2021 12:34:00 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/liz" aria-label="Profile: liz">@<bdi>liz</bdi></a> see<br />
<a href="https://forum.magicmirror.builders/topic/15778/black-screen-fix-in-2-16-and-later?_=1634905360256">https://forum.magicmirror.builders/topic/15778/black-screen-fix-in-2-16-and-later?_=1634905360256</a></p>
]]></description><link>https://forum.magicmirror.builders/post/95715</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/95715</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Fri, 22 Oct 2021 12:34:00 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Hue-Lights - new module for your Philips Hue lights! on Fri, 22 Oct 2021 12:24:56 GMT]]></title><description><![CDATA[<pre><code>{
    			module: "mmm-hue-lights",
    			position: "top_right",
    			config: {
        		bridgeIp: "XXXXXXXXXXX",
        		user: "XXXXXXXXXXXXXX",
    			updateInterval: "1000",
			hideOff: "false",
			displayMode: "groups",
			displayType: "list",
			minimalList: "true",
			coloredList: "true",
			hideFilter: ["home-away"],
			alignment: "right",
		        }
		},
</code></pre>
<p dir="auto">Try this which is working on mine, download the Module again to see if that is the issue copy and past mine in then change it to what you want</p>
]]></description><link>https://forum.magicmirror.builders/post/95712</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/95712</guid><dc:creator><![CDATA[Dazz]]></dc:creator><pubDate>Fri, 22 Oct 2021 12:24:56 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Hue-Lights - new module for your Philips Hue lights! on Fri, 22 Oct 2021 08:35:35 GMT]]></title><description><![CDATA[<p dir="auto">Hello,</p>
<p dir="auto">I am currently running in some problems setting up this module.<br />
I accidently wiped my running mm2 installation and had to start from scratch.<br />
Before that it was running just fine with this module.</p>
<p dir="auto">If it is relevant I first pulled the module inside the “MagicMirror” folder and ran “npm run install” there.<br />
I then removed it again, navigated to the modules and pulled it there via git.</p>
<p dir="auto">I checked my hue developper account and my user is working<br />
I also checked the IP of my bridge because this had changed before when we had an power outage.<br />
I can ping the IP from my raspi.</p>
<p dir="auto">I already removed it from the modules folder and pulled it again via git.</p>
<p dir="auto">My mirror is up and running.<br />
As soon as I put the mmm-hue-lights module settings in the config I just get a black screen. The console gives me the following information and error messages:</p>
<pre><code>&gt; magicmirror@2.17.1 start /home/pi/MagicMirror
&gt; ./run-start.sh $1

[22.10.2021 10:11.05.418] [LOG]   Starting MagicMirror: v2.17.1
[22.10.2021 10:11.05.430] [LOG]   Loading config ...
[22.10.2021 10:11.05.443] [LOG]   Loading module helpers ...
[22.10.2021 10:11.05.446] [LOG]   No helper found for module: alert.
[22.10.2021 10:11.05.449] [LOG]   No helper found for module: clock.
[22.10.2021 10:11.05.462] [ERROR] WARNING! Could not load config file. Starting with default configuration. Error found: Error: Cannot find module 'request'
Require stack:
- /home/pi/MagicMirror/modules/mmm-hue-lights/node_helper.js
- /home/pi/MagicMirror/js/app.js
- /home/pi/MagicMirror/js/electron.js
- /home/pi/MagicMirror/node_modules/electron/dist/resources/default_app.asar/main.js
...
[22.10.2021 10:11.05.464] [LOG]   Loading module helpers ...
[22.10.2021 10:11.05.466] [LOG]   No helper found for module: alert.
[22.10.2021 10:11.05.468] [LOG]   No helper found for module: clock.
[22.10.2021 10:11.05.474] [ERROR] App threw an error during load
[22.10.2021 10:11.05.480] [ERROR] Error: Cannot find module 'request'
Require stack:
- /home/pi/MagicMirror/modules/mmm-hue-lights/node_helper.js
- /home/pi/MagicMirror/js/app.js
- /home/pi/MagicMirror/js/electron.js
- /home/pi/MagicMirror/node_modules/electron/dist/resources/default_app.asar/main.js
- 
    at Module._resolveFilename (internal/modules/cjs/loader.js:887:15)
    at Function.n._resolveFilename (electron/js2c/browser_init.js:257:1128)
    at Function.Module._resolveFilename (/home/pi/MagicMirror/node_modules/module-alias/index.js:49:29)
    at Module._load (internal/modules/cjs/loader.js:732:27)
    at Function.f._load (electron/js2c/asar_bundle.js:5:12913)
    at Module.require (internal/modules/cjs/loader.js:959:19)
    at require (internal/modules/cjs/helpers.js:88:18)
    at Object.&lt;anonymous&gt; (/home/pi/MagicMirror/modules/mmm-hue-lights/node_helper.js:2:15)
    at Module._compile (internal/modules/cjs/loader.js:1078:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1108:10)
[22.10.2021 10:11.05.486] [ERROR] Whoops! There was an uncaught exception...
[22.10.2021 10:11.05.508] [ERROR] Error: Cannot find module 'request'
Require stack:
- /home/pi/MagicMirror/modules/mmm-hue-lights/node_helper.js
- /home/pi/MagicMirror/js/app.js
- /home/pi/MagicMirror/js/electron.js
- /home/pi/MagicMirror/node_modules/electron/dist/resources/default_app.asar/main.js
- 
    at Module._resolveFilename (internal/modules/cjs/loader.js:887:15)
    at Function.n._resolveFilename (electron/js2c/browser_init.js:257:1128)
    at Function.Module._resolveFilename (/home/pi/MagicMirror/node_modules/module-alias/index.js:49:29)
    at Module._load (internal/modules/cjs/loader.js:732:27)
    at Function.f._load (electron/js2c/asar_bundle.js:5:12913)
    at Module.require (internal/modules/cjs/loader.js:959:19)
    at require (internal/modules/cjs/helpers.js:88:18)
    at Object.&lt;anonymous&gt; (/home/pi/MagicMirror/modules/mmm-hue-lights/node_helper.js:2:15)
    at Module._compile (internal/modules/cjs/loader.js:1078:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1108:10) {
  code: 'MODULE_NOT_FOUND',
  requireStack: [
    '/home/pi/MagicMirror/modules/mmm-hue-lights/node_helper.js',
    '/home/pi/MagicMirror/js/app.js',
    '/home/pi/MagicMirror/js/electron.js',
    '/home/pi/MagicMirror/node_modules/electron/dist/resources/default_app.asar/main.js',
    undefined
  ]
}

</code></pre>
<p dir="auto">my config of the module currently looks like this (I tried working without the additional settings) at the moment only the obligatory ones IP and user:</p>
<pre><code>		{
		module: "mmm-hue-lights",
		position: "top_left", // pick whichever position you want
		config: {
			bridgeIp: "xxxxxx",
			user: "xxxx",
			//updateInterval: 1000,
			//initialLoadDelay: 0,
			//displayType: "grid",
		////	displayFilter: ["all"],
			//minimalGrid: true,
			//displayMode: "lights",
			
			 ////... and whatever else configuration options you want to use
			}
		},
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/95708</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/95708</guid><dc:creator><![CDATA[Liz]]></dc:creator><pubDate>Fri, 22 Oct 2021 08:35:35 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Hue-Lights - new module for your Philips Hue lights! on Sun, 13 Sep 2020 04:29:56 GMT]]></title><description><![CDATA[<p dir="auto">I set this up and everything was working wonderfully. I shut down my pi and installed it into my frame with the same screen and now this module is not working but nothing has changed. It loads but I cannot see the module on my MM screen</p>
]]></description><link>https://forum.magicmirror.builders/post/81676</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/81676</guid><dc:creator><![CDATA[nick95cookie]]></dc:creator><pubDate>Sun, 13 Sep 2020 04:29:56 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Hue-Lights - new module for your Philips Hue lights! on Wed, 15 Jul 2020 13:44:13 GMT]]></title><description><![CDATA[<p dir="auto">Hey guys,</p>
<p dir="auto">first off, great module <a class="plugin-mentions-user plugin-mentions-a" href="/user/michael5r" aria-label="Profile: michael5r">@<bdi>michael5r</bdi></a>, thanks a lot. Unfortunately I have issues getting it to work as soon as I use the <code>displayFilter</code> attribute. Using the default works perfectly fine and shows all my lights. As soon as I only have one specific light in the <code>displayFilter</code>-array, I can only see “Loading…” on my mirror. Config looks fine (below) and logs are identical with default and specified.</p>
<p dir="auto">Side Note: The light I am calling is “Kugel” which is not an original Hue but Ikea Tradfri. Additionally I have other lights called “Kugel 30er” “Kugel 40er” and “Kugel 60er”. Could this be the source of failure?</p>
<p dir="auto">Works:<br />
<img src="/assets/uploads/files/1594820607122-hue_lights_all.jpg" alt="hue_lights_all.jpg" class=" img-fluid img-markdown" /></p>
<p dir="auto">Doesn’t work:<br />
<img src="/assets/uploads/files/1594820615272-hue_lights_kugel.jpg" alt="hue_lights_kugel.jpg" class=" img-fluid img-markdown" /></p>
<p dir="auto">Thanks for help in advance.</p>
]]></description><link>https://forum.magicmirror.builders/post/78541</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/78541</guid><dc:creator><![CDATA[Feedy88]]></dc:creator><pubDate>Wed, 15 Jul 2020 13:44:13 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Hue-Lights - new module for your Philips Hue lights! on Fri, 22 May 2020 15:53:27 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/michael5r" aria-label="Profile: michael5r">@<bdi>michael5r</bdi></a> You have just made my day. After messing about for the best part of a day trying to get the module working, your post has made this module spring to life! I installed via Magic Mirror Package Manager and the folder name had upper and lower case naming. Im going to get a beer now!! lol…</p>
]]></description><link>https://forum.magicmirror.builders/post/75723</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/75723</guid><dc:creator><![CDATA[fordi]]></dc:creator><pubDate>Fri, 22 May 2020 15:53:27 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Hue-Lights - new module for your Philips Hue lights! on Thu, 21 May 2020 17:28:46 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jasim" aria-label="Profile: jasim">@<bdi>jasim</bdi></a> said in <a href="/post/75671">MMM-Hue-Lights - new module for your Philips Hue lights!</a>:</p>
<blockquote>
<p dir="auto">Was soll ich machen?</p>
</blockquote>
<p dir="auto">Sorry, what should I do?</p>
]]></description><link>https://forum.magicmirror.builders/post/75673</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/75673</guid><dc:creator><![CDATA[jasim]]></dc:creator><pubDate>Thu, 21 May 2020 17:28:46 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Hue-Lights - new module for your Philips Hue lights! on Thu, 21 May 2020 17:26:43 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jasim" aria-label="Profile: jasim">@<bdi>jasim</bdi></a> Sorry, I don’t speak German - can you please post in english?</p>
]]></description><link>https://forum.magicmirror.builders/post/75672</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/75672</guid><dc:creator><![CDATA[michael5r]]></dc:creator><pubDate>Thu, 21 May 2020 17:26:43 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Hue-Lights - new module for your Philips Hue lights! on Thu, 21 May 2020 17:19:52 GMT]]></title><description><![CDATA[<p dir="auto">Was soll ich machen ?</p>
]]></description><link>https://forum.magicmirror.builders/post/75671</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/75671</guid><dc:creator><![CDATA[jasim]]></dc:creator><pubDate>Thu, 21 May 2020 17:19:52 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Hue-Lights - new module for your Philips Hue lights! on Thu, 21 May 2020 17:18:53 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jasim" aria-label="Profile: jasim">@<bdi>jasim</bdi></a> Yeah, but you must have set it up at some time - for instance, I use <code>pm2</code> on my mirrors, so I can do <code>pm2 stop mm</code> to stop my magic mirror instance.</p>
]]></description><link>https://forum.magicmirror.builders/post/75670</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/75670</guid><dc:creator><![CDATA[michael5r]]></dc:creator><pubDate>Thu, 21 May 2020 17:18:53 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Hue-Lights - new module for your Philips Hue lights! on Thu, 21 May 2020 17:05:51 GMT]]></title><description><![CDATA[<p dir="auto">Ich starte den Spiegel automatisch wenn der pi hochfährt.<br />
Wie stoppe ich EADDRINUSE Fehler.</p>
]]></description><link>https://forum.magicmirror.builders/post/75669</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/75669</guid><dc:creator><![CDATA[jasim]]></dc:creator><pubDate>Thu, 21 May 2020 17:05:51 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Hue-Lights - new module for your Philips Hue lights! on Thu, 21 May 2020 16:55:57 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jasim" aria-label="Profile: jasim">@<bdi>jasim</bdi></a> You already have another instance of Magic Mirror running (that’s the <code>EADDRINUSE</code> error) - you’ll need to stop that before running <code>npm start dev</code>. How do you normally start/stop your mirror?</p>
]]></description><link>https://forum.magicmirror.builders/post/75668</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/75668</guid><dc:creator><![CDATA[michael5r]]></dc:creator><pubDate>Thu, 21 May 2020 16:55:57 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Hue-Lights - new module for your Philips Hue lights! on Thu, 21 May 2020 16:46:01 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/michael5r" aria-label="Profile: michael5r">@<bdi>michael5r</bdi></a> said in <a href="/post/75664">MMM-Hue-Lights - new module for your Philips Hue lights!</a>:</p>
<blockquote>
<p dir="auto">npm start dev</p>
</blockquote>
<p dir="auto"><img src="/assets/uploads/files/1590079559347-screenshot-2020-05-21-18.43.39.png" alt="Screenshot 2020-05-21 18.43.39.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.magicmirror.builders/post/75667</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/75667</guid><dc:creator><![CDATA[jasim]]></dc:creator><pubDate>Thu, 21 May 2020 16:46:01 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Hue-Lights - new module for your Philips Hue lights! on Thu, 21 May 2020 15:57:50 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jasim" aria-label="Profile: jasim">@<bdi>jasim</bdi></a> You need to be in the folder of your Magic Mirror installation when you run these commands.</p>
]]></description><link>https://forum.magicmirror.builders/post/75666</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/75666</guid><dc:creator><![CDATA[michael5r]]></dc:creator><pubDate>Thu, 21 May 2020 15:57:50 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Hue-Lights - new module for your Philips Hue lights! on Thu, 21 May 2020 15:33:46 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/michael5r" aria-label="Profile: michael5r">@<bdi>michael5r</bdi></a> said in <a href="/post/75664">MMM-Hue-Lights - new module for your Philips Hue lights!</a>:</p>
<blockquote>
<p dir="auto">npm start dev</p>
</blockquote>
<p dir="auto"><img src="/assets/uploads/files/1590075220317-screenshot-2020-05-21-17.30.37.png" alt="Screenshot 2020-05-21 17.30.37.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.magicmirror.builders/post/75665</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/75665</guid><dc:creator><![CDATA[jasim]]></dc:creator><pubDate>Thu, 21 May 2020 15:33:46 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Hue-Lights - new module for your Philips Hue lights! on Thu, 21 May 2020 15:26:06 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jasim" aria-label="Profile: jasim">@<bdi>jasim</bdi></a> said in <a href="/post/75663">MMM-Hue-Lights - new module for your Philips Hue lights!</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/michael5r" aria-label="Profile: michael5r">@<bdi>michael5r</bdi></a> said in <a href="/post/75657">MMM-Hue-Lights - new module for your Philips Hue lights!</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jasim" aria-label="Profile: jasim">@<bdi>jasim</bdi></a> said in <a href="/post/75656">MMM-Hue-Lights - new module for your Philips Hue lights!</a>:</p>
<blockquote>
<p dir="auto">I updated the module and tested it for several hours. The module fails after 45 - 60 minutes (API ERROR) and no longer works.<br />
And not only that, the entire mirror no longer works.<br />
After removing the module from the mirror, the mirror works again.</p>
</blockquote>
<p dir="auto">Can you try running your mirror in dev mode and post some logs?</p>
</blockquote>
<p dir="auto">Would you tell me what to do, I am a layperson and not a professional.</p>
</blockquote>
<p dir="auto">Instead of running <code>npm run start</code> in your Magic Mirror folder to start the mirror, try running <code>npm start dev</code> which will open a browser console next to your mirror instance. Then look for any errors (marked in red) in there.</p>
]]></description><link>https://forum.magicmirror.builders/post/75664</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/75664</guid><dc:creator><![CDATA[michael5r]]></dc:creator><pubDate>Thu, 21 May 2020 15:26:06 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Hue-Lights - new module for your Philips Hue lights! on Thu, 21 May 2020 15:18:34 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/michael5r" aria-label="Profile: michael5r">@<bdi>michael5r</bdi></a> said in <a href="/post/75657">MMM-Hue-Lights - new module for your Philips Hue lights!</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jasim" aria-label="Profile: jasim">@<bdi>jasim</bdi></a> said in <a href="/post/75656">MMM-Hue-Lights - new module for your Philips Hue lights!</a>:</p>
<blockquote>
<p dir="auto">I updated the module and tested it for several hours. The module fails after 45 - 60 minutes (API ERROR) and no longer works.<br />
And not only that, the entire mirror no longer works.<br />
After removing the module from the mirror, the mirror works again.</p>
</blockquote>
<p dir="auto">Can you try running your mirror in dev mode and post some logs?</p>
</blockquote>
<p dir="auto">Would you tell me what to do, I am a layperson and not a professional.</p>
]]></description><link>https://forum.magicmirror.builders/post/75663</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/75663</guid><dc:creator><![CDATA[jasim]]></dc:creator><pubDate>Thu, 21 May 2020 15:18:34 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Hue-Lights - new module for your Philips Hue lights! on Thu, 21 May 2020 13:27:53 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jasim" aria-label="Profile: jasim">@<bdi>jasim</bdi></a> said in <a href="/post/75656">MMM-Hue-Lights - new module for your Philips Hue lights!</a>:</p>
<blockquote>
<p dir="auto">I updated the module and tested it for several hours. The module fails after 45 - 60 minutes (API ERROR) and no longer works.<br />
And not only that, the entire mirror no longer works.<br />
After removing the module from the mirror, the mirror works again.</p>
</blockquote>
<p dir="auto">Can you try running your mirror in dev mode and post some logs?</p>
]]></description><link>https://forum.magicmirror.builders/post/75657</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/75657</guid><dc:creator><![CDATA[michael5r]]></dc:creator><pubDate>Thu, 21 May 2020 13:27:53 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Hue-Lights - new module for your Philips Hue lights! on Thu, 21 May 2020 13:25:37 GMT]]></title><description><![CDATA[<p dir="auto">I updated the module and tested it for several hours. The module fails after 45 - 60 minutes (API ERROR) and no longer works.<br />
And not only that, the entire mirror no longer works.<br />
After removing the module from the mirror, the mirror works again.</p>
]]></description><link>https://forum.magicmirror.builders/post/75656</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/75656</guid><dc:creator><![CDATA[jasim]]></dc:creator><pubDate>Thu, 21 May 2020 13:25:37 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Hue-Lights - new module for your Philips Hue lights! on Wed, 20 May 2020 19:37:37 GMT]]></title><description><![CDATA[<p dir="auto">I’ve released a new <code>1.4.0</code> version of this module that will hopefully help with the refresh issue - it now automatically reschedules an update, no matter whether there’s an error or not. Thanks to @ulrichwisser for pushing this fix.</p>
<p dir="auto">Please download the version and see if that solves your issues.</p>
]]></description><link>https://forum.magicmirror.builders/post/75583</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/75583</guid><dc:creator><![CDATA[michael5r]]></dc:creator><pubDate>Wed, 20 May 2020 19:37:37 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Hue-Lights - new module for your Philips Hue lights! on Wed, 20 May 2020 17:32:12 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jasim" aria-label="Profile: jasim">@<bdi>jasim</bdi></a> said in <a href="/post/73457">MMM-Hue-Lights - new module for your Philips Hue lights!</a>:</p>
<blockquote>
<p dir="auto">I installed mmm-hue-lights by default and get the following error message after 5 minutes. Hue API ERROR: Error: Read ECONNRESET. I ask for help with this problem. I’ve already reinstalled everything and it doesn’t help.<br />
<img src="/assets/uploads/files/1587730607399-2020-04-24-13.24.13.jpg" alt="2020-04-24 13.24.13.jpg" class=" img-fluid img-markdown" /></p>
</blockquote>
<p dir="auto">Have you tried changing the <code>updateInterval</code> setting to be a higher number than the default? I would suggest trying 10 mins - eg. setting it to <code>600000</code></p>
]]></description><link>https://forum.magicmirror.builders/post/75571</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/75571</guid><dc:creator><![CDATA[michael5r]]></dc:creator><pubDate>Wed, 20 May 2020 17:32:12 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Hue-Lights - new module for your Philips Hue lights! on Wed, 20 May 2020 17:29:13 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/cain" aria-label="Profile: Cain">@<bdi>Cain</bdi></a> said in <a href="/post/75554">MMM-Hue-Lights - new module for your Philips Hue lights!</a>:</p>
<blockquote>
<p dir="auto">i also found that i had to change folder name from</p>
<p dir="auto">MMM-Hue-Lights to mmm-hue-lights - not sure why but i did.</p>
<p dir="auto">After the 10mintues when it stops workings. can you then access the debug using the website? Only when the error occurs.</p>
<p dir="auto">also have you done the sudo apt-get update &amp;&amp; sudo apt-get full-upgrade ?</p>
</blockquote>
<p dir="auto">The folder should be <code>mmm-hue-lights</code> - it’s case-sensitive, so <code>MMM-Hue-Lights</code> wouldn’t work.</p>
]]></description><link>https://forum.magicmirror.builders/post/75570</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/75570</guid><dc:creator><![CDATA[michael5r]]></dc:creator><pubDate>Wed, 20 May 2020 17:29:13 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Hue-Lights - new module for your Philips Hue lights! on Wed, 20 May 2020 17:27:58 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/craig859" aria-label="Profile: craig859">@<bdi>craig859</bdi></a> said in <a href="/post/75098">MMM-Hue-Lights - new module for your Philips Hue lights!</a>:</p>
<blockquote>
<p dir="auto">Even after using Hue Developer to access the API debug/clip.html and generate a user string the Magic Mirror displays “please add your hue bridge IP and user to MagicMirror config.js file.”<br />
Has anyone seen anything new on this? Is there a change in the authentication for Hue, maybe something that broke this module?</p>
</blockquote>
<p dir="auto">There shouldn’t be - the Hue API hasn’t been updated in a long time, and both my mirrors are running just fine with this module.</p>
]]></description><link>https://forum.magicmirror.builders/post/75569</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/75569</guid><dc:creator><![CDATA[michael5r]]></dc:creator><pubDate>Wed, 20 May 2020 17:27:58 GMT</pubDate></item></channel></rss>