Read the statement by Michael Teeuw here.
MMM-Hue-Lights - new module for your Philips Hue lights!
-
@jasim said in MMM-Hue-Lights - new module for your Philips Hue lights!:
@michael5r said in MMM-Hue-Lights - new module for your Philips Hue lights!:
@jasim said in MMM-Hue-Lights - new module for your Philips Hue lights!:
I updated the module and tested it for several hours. The module fails after 45 - 60 minutes (API ERROR) and no longer works.
And not only that, the entire mirror no longer works.
After removing the module from the mirror, the mirror works again.Can you try running your mirror in dev mode and post some logs?
Would you tell me what to do, I am a layperson and not a professional.
Instead of running
npm run start
in your Magic Mirror folder to start the mirror, try runningnpm start dev
which will open a browser console next to your mirror instance. Then look for any errors (marked in red) in there. -
@michael5r said in MMM-Hue-Lights - new module for your Philips Hue lights!:
npm start dev
-
@jasim You need to be in the folder of your Magic Mirror installation when you run these commands.
-
@michael5r said in MMM-Hue-Lights - new module for your Philips Hue lights!:
npm start dev
-
@jasim You already have another instance of Magic Mirror running (that’s the
EADDRINUSE
error) - you’ll need to stop that before runningnpm start dev
. How do you normally start/stop your mirror? -
Ich starte den Spiegel automatisch wenn der pi hochfährt.
Wie stoppe ich EADDRINUSE Fehler. -
@jasim Yeah, but you must have set it up at some time - for instance, I use
pm2
on my mirrors, so I can dopm2 stop mm
to stop my magic mirror instance. -
Was soll ich machen ?
-
@jasim Sorry, I don’t speak German - can you please post in english?
-
@jasim said in MMM-Hue-Lights - new module for your Philips Hue lights!:
Was soll ich machen?
Sorry, what should I do?