0 is the ID for the german nationalteam.
But for now, the module is working. But I dont know why :D
Read the statement by Michael Teeuw here.
Posts
-
RE: MMM-SoccerLiveScore
-
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
-
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 installto 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.)
-
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?
-
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.
-
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", }, ] } },
Okay, I will try it tomorrow evening! Thanks
-
RE: MMM-SoccerLiveScore
Is it possible to integrate the World Cup 2018 into this module?
-
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?
-
RE: MMM-SoccerLiveScore
@bminer1 said in MMM-SoccerLiveScore:
Having an issue with the module updating. None of the weekend games updated.

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.
-
RE: MMM-SoccerLiveScore
@LukeCodewalker
Nice, I am really looking forward to this! :) -
RE: Installing Magic Mirror 2 Using An SD Card With A Different IMAGE
I would say, just do a fresh start to be save!
-
RE: MMM-SoccerLiveScore
Nice module! Thanks for the developement.I already tested it - works nearly perfect! But as I mentioned, it would be great if the table would be displayed too, if there are not running matches!
-
RE: MMM-Soccer - Standings, Schedules and Top Scorers
Thanks a lot for developing this module! It works fine. But:
The logo of bayer 04 leverkusen is still not displayed. Any idea how to fix it? Or is it still related to the topic you discussed some weeks ago?
Is it also possible to integrate the 2nd german league?
-
RE: PIR-Sensor - put your mirror to sleep if not used
Do we still have this problem with the node version? (v5 works, 6 not)
-
RE: used the amazing complete setup but after 'npm start'.....
please check if you had a stabile connection to the internet while running the install process of the mirror. just try it again if you are sure. Thix fixed my problem in the beginning
-
RE: MMM-SoccerLiveScore
@LukeCodewalker
I don´t think that it´s a good idea to hide the module if there is no running match. I would welcome it, if for a league the table is shown and for a cup the version with the last/upcoming matches.What do you think about a “Live Table” during the matches as a rotation between scores and table? Of course only for leagues.
-
RE: MMM-SoccerLiveScore
@LukeCodewalker said in MMM-SoccerLiveScore:
Here are some features I want to implement in the future if theres interest:
- only show scores when there is a match running
- goal notifications
Do you have more ideas?
I am really interested in the module and your plan to develop it as mentioned in the quote.
What will the module show if there aren’t any livegames in my chosen leagues/cups? The results of the last matches? The soccer table?
Thanks for your work!
-
RE: Default Modules
Just a quick question to the Weather Forecast default module. It is working fine, thanks for that, but:
Today, we have Monday and the weather for today is shown by using the module current weather. Why is the monday (today) also included in the weather forecast?
Thank you!