Read the statement by Michael Teeuw here.
MMM-Soccer - Standings, Schedules and Top Scorers
-
@jules With the current code base this is not possible
-
@strawberry-3.141 thanks for your fast reply. Do you think its a possibility to copy the whole MMM-soccer module, and build a version that just shows the team without the league and gameday information, than npm rebuild. and use this module directly under the original module, to just show the second team.
Hope you get what i mean :laughing:
-
@jules because the teams are in the same league, you can just copy your config entry and place in the other team in focus_on. Then you have to create some css rules in custom.css to hide the header and so on
-
@strawberry-3.141 sounds good, i will try this by time.
thank you very much -
I know its the off season now but any developments on cup support, i.e. Champions League?
-
The module is really great, thanks again.
But I have currently also the problem with “focus_on” and an team with “ö / ä / ü”
Any solution available? -
@Babene1 can you pls provide the config so i can investigate?
-
here is the config of the modul:
{ module: 'MMM-soccer', position: 'top_right', config: { colored: true, focus_on: {'GERMANY': 'FC Bayern München'}, max_teams:6, } },
-
@Babene1 By using your config, the team
FC Bayern München
is highlighted. For me everything works as expected.Can you describe what happens exactly on your side?
-
ok it is crazy.
on my test/development mirror with windows 10 don’t work. No result withfocus_on: {'GERMANY': 'FC Bayern München'},
but on my main mirror on the raspberry it works perfect.
so no further investigation.
thank you for your help / time