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?