Perhaps I found something: The Filename is: MMM-WunderGround.js. Tha app is looking for MMM-Wunderground.js. If I change the filename to MMM-Wunderground.js, the mirror starts, but the Module don’t work.
I only see this:
Perhaps I found something: The Filename is: MMM-WunderGround.js. Tha app is looking for MMM-Wunderground.js. If I change the filename to MMM-Wunderground.js, the mirror starts, but the Module don’t work.
I only see this:
Thanks @pugsly, I checked that again, only with the following config:
{
module: 'MMM-Wunderground',
position: 'top_right',
config: {
apikey: 'XXXXXX',
pws: 'locid:NLXX8014;loctype:1'
}
},
Result is still a black screen. I can see that error on the console (on my computer):
Cannot GET /modules/MMM-Wunderground//MMM-Wunderground.js
But the file is in the folder. Weird!
File exists! Config output (actually uncomment):
//{
// module: 'MMM-Wunderground',
// position: 'top_right', // This can be any of the regions.
// // Best results in left or right regions.
// config: {
// // See 'Configuration options' for more information.
// apikey: 'c4fbdf2a7b44d2bd', // private; don't share!
// pws: 'NY/New_York',
// //lang: 'DE',
// fctext: '1',
// fcdaycount: "5",
// fcdaystart: "0",
// hourly: '1',
// hourlyinterval: "3",
// hourlycount: "2",
// alerttime: 10000,
// alerttruncatestring: "english:" // truncate the alertstring ath this word//
// }
//},
How can I find the locid? I try a few options but everytime I get an error in my console:
http://***:8080/modules/MMM-Wunderground//MMM-Wunderground.js
Failed to load resource: the server responded with a status of 404 (Not Found)
Also with: pws: ‘pws:IUTRECHT148’, OR pws: ‘NY/New_York’ OR pws: ‘locid:NLXX8014;loctype:1’
I got my two mirrors (24" and 27") here (germany): https://www.myspiegel.de/spionspiegel-pg-2102.html
Good quality! I’ll post some pictures soon.
At first I wanted to give foils a try, but the result was terrible.
Hi @KirAsh4 , yes, since a frew hours, I’m here ;). I like your suggestion very much ('absolute', 'relative' and 'urgency'. In my opinion the 'relative' format was the way how it was designed on the MM1!
Hi,
what’s the best way to update node.js and electron on our system?
Regards
Maurice
I checked some stations again. Unfortunately in germany I can’t see the delay for regional services. Too bad. But for those who doesn’t need that, great module.
Haha, yes, but thats really cool, because the german railway (DB) haven’t any api yet (only for long distance trains like ICE / EC / IC). An option to show the trains between two departingstations would be awesome.
CFenner made something like that, but thats with the google maps api. There you have no delays I think (https://github.com/CFenner/MagicMirror-LocalTransport-Module)
Great work. As I can see it works for germany too (http://transport.opendata.ch/examples/stationboard.html), I found my german station). Is it possible to show the trains between two departingstations?
I find out something very interesting. MM² works fine and smooth. But if I add display_rotate=1 to my config file the perfomance is slower. I can see that on the effects (extremely). They are not smooth anymore and stuck a few times while the animations.
I changed my GPU Memoryto 128 and 256. Still the same. I have a clean jessie installation with the modules wunderlist, sonos and netatmo (beside the standard modules). Without display_rotate=1 it is smooth again.
I have 2 Pi3. Also have a Pi2 with MM1 and there I have the same problem. For testing I used a very old version from MM1 and raspbian wheezy. In this case everything is smooth with display_rotate. That’s really weird…
Without display_rotate, in detail, it’s not 100% smooth too, but way better than with display_rotate. It’s really confusing for me because I changed nothing else, have no other tools on this raspi. In my opinion it should be 100% smooth because your MM-app is not a performance killer. Very curious. Perhaps any raspi config options… But gpu memory doesn’t change anything too.
Especially while starting the MM² everything lags and if more modules have their animations at the same time. (loading the site with my computer browser everything is fine).
I’m using a passive chip cooler, cpu temperature is around 65-79°C. Desktop isn’t sluggish, only the MM² app.
Discussion from: https://github.com/MichMich/MagicMirror/issues/219