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

    nem1

    @nem1

    -1
    Reputation
    1.1k
    Profile views
    22
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    nem1 Unfollow Follow

    Best posts made by nem1

    • RE: MMM-PublicTransportBerlin - Public transport for Berlin and Brandenburg (departures)

      After navigation to the folder MMM-PublicTransportBerlin, I used the commands:

      sudo git pull
      sudo npm install

      to update the module, because of this API problem.

      After rebooting my mirror, the browser automatically starts (as it should), but it shows nothing. Nothing is displayed and I don´t get any SSH connection? Any ideas what happend? (Just before I start to take the mirror of the wall and put the SD-Card into my Laptop.)

      posted in Transport
      N
      nem1

    Latest posts made by nem1

    • RE: MMM-SoccerLiveScore

      @ramez

      0 is the ID for the german nationalteam.
      But for now, the module is working. But I dont know why :D

      posted in Sport
      N
      nem1
    • RE: MMM-SoccerLiveScore

      I used this module in the past and I was really satisfied. After a complete reset of my mirror, I had to reinstall all modules. Unfortounatly the MMM-SoccerLiveScore is not working correctly anymore :(

       {
                              module: "MMM-SoccerLiveScore",
                              position: "top_right",
                              header: "Live-Scores",
                              config: {
                                      leagues: [35,9,1,0],
                                      displayTime: 30 * 1000
                                      }
              },
      

      Whats wrong? On the mirror its shown just the header, no error-message.

      Thanks a lot.

      nem1

      posted in Sport
      N
      nem1
    • RE: MMM-PublicTransportBerlin - Public transport for Berlin and Brandenburg (departures)

      After navigation to the folder MMM-PublicTransportBerlin, I used the commands:

      sudo git pull
      sudo npm install

      to update the module, because of this API problem.

      After rebooting my mirror, the browser automatically starts (as it should), but it shows nothing. Nothing is displayed and I don´t get any SSH connection? Any ideas what happend? (Just before I start to take the mirror of the wall and put the SD-Card into my Laptop.)

      posted in Transport
      N
      nem1
    • RE: MMM-PublicTransportBerlin - Public transport for Berlin and Brandenburg (departures)

      @agp42 said in MMM-PublicTransportBerlin - Public transport for Berlin and Brandenburg (departures):

      Hello,

      It is my first installation of this module and I also have the same error message.
      Is the VBB data still out of order or did I wrongly configure my module ?

      Thank you in advance,

      The API is live again. So I think you did something wrong. Can you post the part of your config?

      posted in Transport
      N
      nem1
    • RE: MMM-PublicTransportBerlin - Public transport for Berlin and Brandenburg (departures)

      Hello,

      I get the following error using this module for about 2 days:

      “Fehler bei Daten abrufen; {ifHafasError”:true,“message”:“Gateaway Time-out”,“statusCode”:504}
      Das könnte heißen, dass VBB-Daten gerade nicht verfügbar sind.

      I already updated the stationID and it was working correctly after the change. But now, I get this error.

      Can anybody help?

      Thanks a lot.

      posted in Transport
      N
      nem1
    • RE: Fifa World Cup overview

      @conkhidot said in Fifa World Cup overview:

      Here is an alternative. Install MMM-Myscoreboard and the code is below for the WC 2018. I’ll work on it on the weekend. I won’t get time during week days.

      {
        			module: "MMM-MyScoreboard",
        			position: "top_right",
        			classes: "default everyone",
        			header: "FIFA Weltmeisterschaft",
        			config: {
          			showLeagueSeparators: true,
          			colored: true,
          			viewStyle: "mediumLogos",
          				sports: [
            					
            					
              				{
              				league: "FIFAWC",
              				},
              				
      					
          					]
      
        			}
      		},
      

      alt text

      Okay, I will try it tomorrow evening! Thanks

      posted in Requests
      N
      nem1
    • RE: MMM-SoccerLiveScore

      Is it possible to integrate the World Cup 2018 into this module?

      posted in Sport
      N
      nem1
    • RE: Fifa World Cup overview

      I would welcome a Word Cup module, too!

      posted in Requests
      N
      nem1
    • RE: MMM-SoccerLiveScore

      Hey, what about the Confed Cup? Is it possible to show? If its still in, what ID do I need to add?

      posted in Sport
      N
      nem1
    • RE: MMM-SoccerLiveScore

      @bminer1 said in MMM-SoccerLiveScore:

      Having an issue with the module updating. None of the weekend games updated.

      0_1488208540889_Screen Shot 2017-02-27 at 10.14.45 AM.png

      I’ve the same problem! The module is not up2date. F.e. at the moment the results of the CL matches of Thuesday & Wednesday are not shown. It looks like the module got freezed. I’ve seen this problem often in the past. After restarting the whole mirror, the module is back again. Last restart was on monday. Any ideas? I did not install or change anything in the last weeks.

      posted in Sport
      N
      nem1