Read the statement by Michael Teeuw here.
MMM-MyStandings
-
Hi - I created a new module to display sports standings for the NHL, MLB, NFL, and NBA. I really enjoy using the module MMM-MyScoreboard so I wanted to make a similar looking one to help me keep track of standings.
https://github.com/vincep5/MMM-MyStandings
The display will rotate through the sports if you have chosen to include more than 1 sport.
–
[card:vincep5/MMM-MyStandings]
-
is there any way to keep it restricted to a certain position on the screen? or to cycle a smaller amount (say display just a division at a time and cycle those?) When displaying all teams it just gets enormous for me. Thanks!
-
Good idea. I will look into that. I had a spare old LCD TV which I made into a Magic Mirror display, so I had the real estate to see all the teams and divisions :). The project is open for PR if there is any interest from anyone in helping.
The config does allow seeing certain divisions in each sport, but not exactly what you were looking for.
-
@vinp yeah i’m just using an old laptop monitor. For hockey, I like to see all the standings, whereas NFL and MLB just my local divisions. College football TOP25 / conferences would be awesome come the fall too. Thanks for the hard work!
-
@MMKF Thanks for the feedback. I have updated the code to show one division at a time. I realize that is better for most users. Try a git pull inside the MMM-MyStandings folder again, as far as it being too wide, you can try overriding the .MMM-MyStandings class in your custom.css to control width.
-
I’ve updated the code to include the option to load logos from local folders. It mimics the way MMM-MyScoreboard does it. This way the logos will look the same if you use both modules. I also made it easier in the future to add more sports that don’t have divisions. Lastly, I added MLS as a sport option.
-
Thankyou for your work on this, I’m running it and it was easy to setup, has a great amount of options, and is beautiful! Now if my sports teams would do their part and not be at the bottom, that’d be great :)
-
Thanks for the feedback ! Glad you are enjoying it. I love seeing sports updates on the mirror!
-
I love this module! Thanks so much for sharing it.
I’ve modified the css and .njk template to something I really like. What I need now is for the leagues to rotate through in a specific order. It seems like they load in a random order every time I restart MM.
-
These are Cool! I’m inspired to (eventually) adapt this to display FIRST Tech Challenge and FIRST Robotics Competition Stats.