Read the statement by Michael Teeuw here.
MMM-Soccer - Standings, Schedules and Top Scorers
-
@MichMich I was thinking about doing this, but couldn’t find a proper free api yet :(
-
@strawberry-3.141 , @MichMich - would this one do the job http://ergast.com/api/f1/current/driverStandings.json ??
If so, I’m happy to roll something up based on the Soccer Standings module…
-
@ianperrin Absolutely! 🎉
-
i just published an update, which allows to focus_on also TOP, BOTTOM and support for coming features, you’re already able to set this per league
-
@MichMich said in Soccer Standings:
@ianperrin Absolutely! 🎉
Version 1 done - see https://forum.magicmirror.builders/topic/463/formula-1-standings
-
Hello, I jsut installed the soccer module and I have a problem with the size.
Setup:
RP1+
jessi lite
node serveronly (node.js 4.x.x)
midori browser kiosk mode
As I understood it is the same build as the olympic which is working perfectly as do the weather modules, which I just disabled to show the false size. Any ideas.
It is a fresh install, just configured the autostart for midori etc and the mirror. Havent done anything else.
Thank you
PS: when I open the website on another pc or somewhere else the layout is fine (browser chrome).
-
Propably your Region has not enough Space on this Monitor, Maybe it’s working for you if you exchange the Region with an other Module.
Solution would be then to exchange flexbox with Standard html table
-
I even tried to move it arount, for example where the olympic one is and still the same problem :(
-
@darkeagl105 no worries i will fix it tonight
-
@darkeagl105 can you please test the newest version if it fixes you problem?
Changelog:
exchanged flexbox with table to support smaller screens
added i18n for english and german
replaced icons with font-awesome -
@strawberry-3.141 thank you just updated and it working now. How did you do the graduation? All 5 teams are for me on position 1 because the season hasn started yet and all in the same focus. Will this change?
-
@darkeagl105 it’s done from the api after the first matchday this should be fixed automatically
-
Very nice module :)
thanks
-
If I were to find an API for the Scottish football league could I use it with this?
-
I looked into this api and scotland is not supported
I think that you will get your data in a different structure, so you can’t use this module for it as it is, but you can adjust this module for your needs :)
-
I see that the API supports champions league. Ive added Champions to the league list with id 440 but it seems that it gets stuck in a loading screen.
Perhaps cause there has been no games yet?
Was looking to isolate a certain group in the champions league, group C, any advise on making amendments? -
@McSorley there is no cup support yet, the data for cups look different than for leagues
-
When I attempt to use focus_on in the config, no data is displayed in the table
Is this correct or does the readme need updating?
{
module: ‘MMM-soccer’,
position: ‘bottom_left’,
config: {
api_key: ‘’,
show: ‘ENGLAND’,
focus_on: {‘ENGLAND’:‘LIVERPOOL’},
max_teams: 10,
leagues: {‘ENGLAND’: 426}
}
}, -
@Mitchfarino you provided a wrong teamname, it should be in your case
'Liverpool FC'and I suggest to remove the api_key and leagues line from config, because that are the default values anyways and therefore are not needed in the config{ module: 'MMM-soccer', position: 'bottom_left', config: { show: 'ENGLAND', focus_on: { 'ENGLAND': 'Liverpool FC' }, max_teams: 10 } }, -
@strawberry-3.141 I do have an API key, don’t I need it? I just blanked it out for my post
Thanks for your reply and module
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login
