@cowboysdude
Thanks dude :-), will try it out later today
Read the statement by Michael Teeuw here.
Posts
-
RE: Installing on Android (tablet) possible?
@Sean aaaaaaand there goes my free time in the coming holidays. Thanks for the link!
-
RE: CANNOT ADD MODULES
@yawns said in CANNOT ADD MODULES:
I prefer jshint.com
This really is way better! Great! Doesn’t complain about tabs for indentation which is annoying with the other tool.
-
RE: Euromillions display on MagicMirror
@thymon 10 requests/month is very difficult to manage.
You need to consider that every time the mirror gets restarted for whatever reason it will have forgotten the data and needs to send a new API request.
A nightmare for people debugging or developing something. -
RE: MMM-Random Fact
Well…
“Eureka!”Apparently the problem is solved using this hack. There seems to be an issue with the google-translate-api npm module that some users solved with a fork.
@cowboysdude look at it and let me know what you think.
If the issue/solution is confirmed a workaround would be to have a working fork installed via npm.(need to get back to work now!!..)
-
RE: Glossy or Non-Glossy Display
@thedk said in Glossy or Non-Glossy Display:
The Mirastar is way darker, looks like you cant see everything when i have the light on. But you can see everything and, very imporant for me, you cant see the Display anymore.
In case you haven’t and for completeness: Keep in mind as well that the css colors are set to quite dark greys, so additionally to mirror transmission, monitor brightness, you can as well maipulate the brightness of the texts using css.
I have the feeling that lots of people don’t think abou that. -
RE: I am stuck need help
-
RE: Meross
Meross has a cloud api so shouldn’t be too difficult to mplement.
However I don’t have the hardware nor the time unfortunately.Also, you could easily create touch sliders with some css magic and event listeners.
I have done this for my tasmota module.If you need the code, let me know.

-
RE: MMM-Random Fact
@chassain-0 I have it working but changed lots of things on the frontend and in node_helper.js. So need to check the changes again.
-
RE: Raspberry Pi 4 Released !
@SH20192 MM system works without changes on Raspbian Buster with the new kernel?
I’m positively surprised…
Gotta order a second one. Lol!