MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. djsunrise19
    3. Posts
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    D
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 6
    • Posts 71
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: Weatherunderground - currently - hourly - daily - configurable

      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:
      0_1464276980611_upload-f8788a81-cd89-4a52-806e-da102ea6f282

      posted in Troubleshooting
      D
      djsunrise19
    • RE: Weatherunderground - currently - hourly - daily - configurable

      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!

      posted in Troubleshooting
      D
      djsunrise19
    • RE: Weatherunderground - currently - hourly - daily - configurable

      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//
      
      	//	}
      	//},
      
      posted in Troubleshooting
      D
      djsunrise19
    • RE: Weatherunderground - currently - hourly - daily - configurable

      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’

      posted in Troubleshooting
      D
      djsunrise19
    • RE: Where to buy good two way mirrors ?

      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.

      posted in Hardware
      D
      djsunrise19
    • RE: Calendar event dates enhancement

      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!

      posted in Development
      D
      djsunrise19
    • How to update node.js and electron?

      Hi,

      what’s the best way to update node.js and electron on our system?

      Regards
      Maurice

      posted in Troubleshooting usage
      D
      djsunrise19
    • RE: MMM-SwissTransport

      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.

      posted in Troubleshooting
      D
      djsunrise19
    • RE: MMM-SwissTransport

      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)

      posted in Troubleshooting
      D
      djsunrise19
    • MMM-SwissTransport

      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?

      posted in Troubleshooting
      D
      djsunrise19
    • 1 / 1