Read the statement by Michael Teeuw here.
MMM Hue Lights is not updated
-
@sdetweil After “npm start mm” nothing from the hue-lights module is shown. Do I have to enter something else?
-
@JoeFranz it’s not npm start mm
it’s npm start
if you were trying to use pm2 to start
the
pm2 start mmshow the config entry for hue module, xx out any key…
-
{ module: 'mmm-hue-lights', position: 'top_right', // pick whichever position you want config: { bridgeIp: '192.168.178.68', user: 'xxxxxxxxxxx', displayType: 'grid', displayMode: 'groups', minimalGrid: true, minimalList: true, alignment: 'center', // ... and whatever else configuration options you want to use } },
-
@JoeFranz seems like you should get some message
we put in new messages this release if we couldn’t find the folder or js file that matches the module name. so that’s not it
-
@JoeFranz I always seem to have to push the button on my hue bridge whenever i add a new app to talk to those lights
-
@sdetweil Ok, I don’t really understand. Does that mean the module no longer works with the new MM version?
It’s the mmm-hue-lights module, not Mitch’s MMM-Hue.
Then I’ll try that :-) -
@JoeFranz I don’t know. never tried it.
-
@JoeFranz Does your bridge have the same IP address? It could be that the IP for the bridge has changed. I added a fixed IP for my bridge to the router so that it never changes.
-
@mumblebaj
Yes, the bridge still has the same address. It works for about 1-2 hours after starting, but then the display no longer updates :-( -
@JoeFranz You could try my MMM-PhilipsHue module.
Unfortunately I am not sure what the issue is with the one you are using. Are you seeing any errors for the module popup anywhere?