What is the name of the module that has stopped working?
Read the statement by Michael Teeuw here.
Posts made by cirdan
-
RE: Buienradar dont refresh
-
RE: I could not install MM2 in a new Raspberry pi 3+
Probably you need to install npm first. Search the forum. There are more posts about this error
-
RE: has anyone used any of the charting tools, like chartjs?
@sdetweil not too fond of jquery too. Had to add labels in a creative way. But looks like you are on your way to a chartjs implementation. No experience with that. I would like to see the result though. Perhaps I can rewrite mmm-rainfc. Also when you get stuck, a svg solution is also an possibility…user spotyourdeal did a rewrite of the sparkline into svg for mmm-rainfc
-
RE: has anyone used any of the charting tools, like chartjs?
Mmm rainfc uses jquery sparkline.
-
RE: Library error after full reinstallation (full version Raspbian and MagicMirror version 2.5.0)
Did a full reinstall last week. Last version os contains node, but misses npm. After installing npm the mm install script worked. I had to delete the MagicMirror directory which was kept from the first failed install
-
RE: My 42" multitouch Philips MagicMirror Display
@viren_nitin nice, good luck catching your bus
-
RE: MMM-rainfc wouldn't start/show
@mykle1 cool, mykle, didnt know that streetplan existed. Good reading on the silmarillion. Heavy stuf, but I liked the big plan that unfolds if you read more on tolkiens universe.
-
RE: MMM-rainfc wouldn't start/show
@mykle1 lol. Hanging out with my friend Ossë
-
RE: MMM-rainfc wouldn't start/show
Good to read everything works ok. And thanks guys for helping out
-
RE: Problem with the Module "email"
Just did a fresh install. Git clone and npm install like you did. Added example config to config.js. Deleted one of the preset accounts and changed the google one into my email. Typed password
I had to change fade from true to false to get the module to show emails
Make sure there are new mails in the mailbox
Check your passwordFor every new email a line NEW EMAIL is printed in the console
Also when new mail arives, in the console of the webbrowser the payload can be found. When in magic mirror full screen mode, type ctrl shift i. Wait a few seconds. In the console log on the right you should a log containing " new payload array ()." Click on array opens the received emails