A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • 0 Votes
    2 Posts
    4k Views
    S
    @charlenesays where in the world are you?
  • update package list

    Solved Troubleshooting
    45
    0 Votes
    45 Posts
    8k Views
    P
    Hello Thank you for what you did for me. Now it’s bothering me. We’ll stop there and close the session. Thank you again. Thank you for your help. You are a fantastic person. Thank you for your time spent on our problems. Thank you and thank you again.
  • No flights on map.

    Transport
    7
    0 Votes
    7 Posts
    4k Views
    karsten13K
    @MikeTheYeti this is hard coded at the moment, you can change the code here
  • Existing MM build on 3B+ lagging

    Hardware
    4
    0 Votes
    4 Posts
    4k Views
    S
    @alex2 pi4 should be enough… altho pricing may get you a 5 instead. 2gb minimum memory
  • MMM-OpenWeatherMapForecast position not budging

    Solved Troubleshooting
    13
    0 Votes
    13 Posts
    5k Views
    S
    @brgracer awesome!!
  • 0 Votes
    2 Posts
    5k Views
    S
    @eddieLMD sadly the Alexa software s no more… Amazon has killed that what do you mean ‘do emails’? also some home apps i have for heating and lighting what are these, do you want to CONTROL those or see what they are doing? MM is really an output only medium, intended as an information panel.
  • Update, unable to connect.

    Solved Troubleshooting
    22
    0 Votes
    22 Posts
    7k Views
    S
    @Richard238 use my script It will record incremental changes https://github.com/sdetweil/MagicMirror-backup-restore
  • 0 Votes
    18 Posts
    3k Views
    E
    @sdetweil Yeah… I should have said I updated to the latest version of Bullseye with all patches. I haven’t made the last step to Bookworm yet…
  • small outburst - opencv

    Locked General Discussion
    15
    0 Votes
    15 Posts
    6k Views
    S
    Ok, end of conversation. You’ve had your say
  • show a page from openhab to a module

    Unsolved Requests
    5
    1
    0 Votes
    5 Posts
    6k Views
    R
    @costascontis As far as I know there is no module available which picks a specific item from a given webpage… So your way could be to use Sam’s (@sdetweil) tip above or create a module at your own which extracts the widget from your webpage. The latter should be doable if you use some of the given modules as starting point and asking ChatGPT to help you … Regards, Ralf
  • Newsfeed Show Article Displays Captcha

    Unsolved Troubleshooting
    7
    0 Votes
    7 Posts
    4k Views
    S
    I added the NY times feed to my test MM, and don’t see any problems
  • Default Clock SunTimes icon - color change?

    Solved Troubleshooting
    4
    1
    1 Votes
    4 Posts
    6k Views
    S
    @brgracer you are welcome… I am the moderator here, and I feel my job is to help, and teach you how to solve problems on your own as much as I can. and as I see recurring problems, try to document them, and find solutions, my install/upgrade scripts, my backup/restore scripts, my MMM-Config module that does form based MM and module config, and module install (MMM-Config allows you to disable a module, effectively same as uninstall)
  • MMM-Tado - Tado API Login no longer working (403 error) — any fix?

    Unsolved Troubleshooting
    17
    0 Votes
    17 Posts
    2k Views
    M
    This is my solution. Just install the https://github.com/daydy16/MMM-Tado In the config file: { module: 'MMM-Tado', position: 'bottom_left', // This can be any of the regions. config: { updateInterval: 900000 // miliseconds-15minutes-96times per day < 100 } }, After you launch your Mirror with “node --run start”, you receive in the terminal this: MMM-Tado: Device authentication required. Please visit the following URL: https://login.tado.com/oauth2/device?user_code=XXXXXX You put that URL in your browser and submit the code. That’s it. Hope it helps!
  • Request: VPN Integration Option for MagicMirror (Stag VPN Experience)

    Solved Requests
    4
    0 Votes
    4 Posts
    2k Views
    S
    @rambomonkey I have just started using tailscale… solves problems Cloudflare can’t (like hyperbackup on synology across locations)
  • MMM-next-episode

    Entertainment
    23
    0 Votes
    23 Posts
    4k Views
    R
    I reinstalled as a normal user and not root, which indeed resolved my issue.
  • issues updating MMM-calendar EXT3

    Solved Troubleshooting
    19
    0 Votes
    19 Posts
    4k Views
    N
    @sdetweil thank you ! This explanation is very helpful. I’m still a little new to the git environment.
  • MMM-NFL update ?

    Solved Feature Requests
    5
    0 Votes
    5 Posts
    9k Views
    S
    @plainbroke said in MMM-NFL update ?: the options are on the github page. which is the README.md file in the module folder after git clone
  • 0 Votes
    3 Posts
    536 Views
    L
    @sdetweil Thanks Sam - I’m not sure why search didn’t bring that existing one up for me… so apologize for the duplicate. I have changed the code successfully so looking forward to the ‘official’ fix …
  • Screen "offline" during specific time of day

    Solved Troubleshooting
    4
    0 Votes
    4 Posts
    4k Views
    R
    @_V_ My module MMM-PresenceScreenControl Offers a comfortable way to switch on or off during defined times - as much as you like per day as much days as you like. Regards, Ralf
  • Check out my new Nixie Clock module!

    Utilities
    14
    1
    7 Votes
    14 Posts
    7k Views
    N
    Hey @Isaac-the-Man, is there a way to change the background color of the digits. I’m using the module at my Dashbord and the backround is grey. Thx