MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. Wuz0ink
    3. Posts
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    Offline
    • Profile
    • Following 1
    • Followers 2
    • Topics 2
    • Posts 7
    • Groups 1

    Posts

    Recent Best Controversial
    • RE: MMM-Fantasy-Premier-League

      @robertybob

      posted in Sport
      Wuz0inkW
      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.

      posted in Sport
      Wuz0inkW
      Wuz0ink
    • 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:

      posted in Sport
      Wuz0inkW
      Wuz0ink
    • RE: My hallway 27" MagicMirror! (Sweden)

      Hi @bolish
      Thank you:smiling_face_with_open_mouth_smiling_eyes:
      Yes i got the 50/50 version!

      posted in Show your Mirror
      Wuz0inkW
      Wuz0ink
    • RE: My hallway 27" MagicMirror! (Sweden)

      @retroflex said in My hallway 27" MagicMirror! (Sweden):

      https://github.com/retroflex/MMM-Skolmaten

      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!

      posted in Show your Mirror
      Wuz0inkW
      Wuz0ink
    • 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:

      alt text
      alt text
      alt text

      posted in Show your Mirror
      Wuz0inkW
      Wuz0ink
    • 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:
      alt text
      alt text
      alt text

      posted in Sport
      Wuz0inkW
      Wuz0ink
    • 1 / 1