Read the statement by Michael Teeuw here.
Posts made by Wuz0ink
-
RE: MMM-Fantasy-Premier-League
Hi, today I found some time:) The module is up to date with the latest API. But unfortunately (for now) I had to remove the option for active gameweek.
-
RE: MMM-Fantasy-Premier-League
@tismepaulo Hi, sorry for the late reply! The API I´m using has changed, so this module needs to be updated! I will do it as soon as I have some spear time (not that often with two kids and a wife)!:worried_face:
-
RE: My hallway 27" MagicMirror! (Sweden)
Hi @bolish
Thank you:smiling_face_with_open_mouth_smiling_eyes:
Yes i got the 50/50 version! -
RE: My hallway 27" MagicMirror! (Sweden)
@retroflex said in My hallway 27" MagicMirror! (Sweden):
Yes I have it (tho not shown in the pictures) it’s a great module:grinning_face:
I´m currently looking into different options off hiding and showing different modules since I don´t wont to fill up the screen so that’s why you can´t see it! At the moment I´m in the middle of installing MMM-AssistantMk2 and MMM-Hotword hoping this will solve the matter!
I´m also thinking of buying a motion sensor. It seems to be a good way to trigger events on the mirror! -
My hallway 27" MagicMirror! (Sweden)
So after a lot of research, I finally built my own mirror! I´m using a 27" Dell monitor, an RPI 3b+ and a google voice hat. For the glass, I bought the Pilkington MirroView and the frame was built by a carpenter!
It´s heavy AF so at the moment I have no pictures from the backside but I will edit that in the next time I take it down (usually for backing up the SD card). :grinning_face:I’m really happy with the outcome of this project, and also with the prospect of all the future hobby coding this will lead to. I´m currently testing out a bunch of different modules to find out what I like (and need). :sweden:
-
MMM-Fantasy-Premier-League
Description:
I have created a module for Fantasy Premier League :soccer_ball:
Keep track of current standings in one or multiple leagues!
I have tried to make it so that you have a lot of different options on what you want to display!Download:
[card:Wuz0ink/MMM-Fantasy-Premier-League]
Default:
defaults: { updateInterval: 21600000, // Every 6 hours leagueIds: [ {id: 313}, // Overall {id: 226} // Sweden ], maxTeams: 10, showTeamName: true, showPlayerName: false, showPlayerRank: false, showTotalPoints: true, showGwPoints: true, gameWeekLabel: "Gameweek", showGameWeek: true, truncateAfter: 5 },
Screenshots: