A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • Transports Paris

    Unsolved
    7
    0 Votes
    7 Posts
    1k Views
    J
    @Nisnis39 hello, that’s a good news ! Thank you :)
  • JustWatch Integration – TV Streaming Tracker

    Unsolved
    3
    0 Votes
    3 Posts
    509 Views
    PierreGodeP
    @able2sv Hi! I never got a response from them, but still waiting. But I have built a tracker for another site if interesting. https://github.com/PierreGode/MMM-next-episode
  • PIR Sensor for Raspbian 11

    Solved
    5
    0 Votes
    5 Posts
    1k Views
    F
    solution posted here: https://forum.magicmirror.builders/topic/17813/mmm-pir-sensor-lite-modification/22
  • Display random words every 15 seconds (textfile)

    Unsolved
    4
    0 Votes
    4 Posts
    564 Views
    S
    @Fii the code randomizes already… course bigger lists get better results
  • File Explorer from NAS (Synology) on Magic Mirror

    Solved
    1
    0 Votes
    1 Posts
    283 Views
    F
    Hi 🙂 Is there a module that displays a specific folder on my Synology NAS as a data storage on the Magic Mirror? I want to be able to navigate it and open files (text files and videos) from there. It should only display the data storage and allow navigation inside it.
  • Default Calendar

    Solved
    17
    0 Votes
    17 Posts
    5k Views
    S
    @swvalenti awesome! glad you got it…
  • Displaying Video by pressing button

    Solved
    10
    0 Votes
    10 Posts
    2k Views
    S
    @robiv8 said in Displaying Video by pressing button: Codename: buster thats why omxplayer still works… doesn’t on bullseye
  • SpeedTest module

    Unsolved
    10
    0 Votes
    10 Posts
    1k Views
    bugsounetB
    @Anthony Hi, I’m glade that you want to try! Can you give your gibhub username for sending this module to you (in private) I will prepare it!
  • IObroker

    6
    0 Votes
    6 Posts
    4k Views
    F
    @fischi87 said in IObroker: Hello, im looking for a module to display my smart home devices. I use iobroker with a lot of devices and adapters who turns my lights on and the heating and so on. i would like to have the states from the devices on my mirror. it is possible? here a link for someone don’t knows about iobroker: http://www.iobroker.net/?lang=en thank you I’m also looking for the answer
  • Simple ChatGPT Integration

    Unsolved
    1
    0 Votes
    1 Posts
    510 Views
    D
    Re: ChatGpt intergration This is a simple integration of the OpenAI ChatGPT API. An OpenAI Account and API-KEY is needed. Right now you can ask a Question in the input form (hitting Enter to request Answer). The answer is in typewriter Style and a notification message for a possible TTS Module is send. Every idea / improving is welcome ! Git: https://github.com/phiwop/mmm-chatgpt.git
  • valorant tracker

    Unsolved
    1
    0 Votes
    1 Posts
    194 Views
    E
    if someone could make a valorant stat tracker for magic mirror that would be nice thank you in advance
  • Module for Hoymiles openDTU and Powerfox/Poweropti

    Unsolved
    2
    0 Votes
    2 Posts
    623 Views
    A
    I use Homeassitant there is a hoymiles integration. Over embedded Web you can sho it than on MM.
  • Need help creating a module.

    Solved
    6
    0 Votes
    6 Posts
    779 Views
    mumblebajM
    @sdmydbr9 Awesome. Glad we could help
  • Transport NSW

    Unsolved transportation nsw help
    1
    0 Votes
    1 Posts
    471 Views
    M
    Hello, Total noob here. Apologies if this is not the right forum to ask this. Would anybody know of, or be willing to code, a module that uses data from Transport NSW buses or trains etc? I’d really like to monitor buses to see when there’s a specific number bud approaching the stop nearest my home so that I don’t leave too early or too late. The perfect solution would be to get an alert to tell me when it’s a few stops or a certain time away. I believe this would be the place to look: https://opendata.transport.nsw.gov.au/developers/api-explorer Thank you
  • MMM-CalendarExt3 for one Day

    Unsolved
    5
    0 Votes
    5 Posts
    942 Views
    S
    @Named54 title where?
  • MMM-SunnyPortal not loading

    Unsolved
    2
    0 Votes
    2 Posts
    369 Views
    S
    @Rennsemme I rejected your duplicate post. users w reputation less than 2 have every post reviewed. sometimes the reviewers are busy w other life things.
  • Magic Mirror calendar iCal

    Solved
    8
    2
    0 Votes
    8 Posts
    2k Views
    S
    @Named54 we replace webcal under the covers w http
  • Module photos & audios

    Unsolved
    1
    0 Votes
    1 Posts
    296 Views
    A
    Hi, i’m seeking a module which can a serie of photos and for each photo play a audio description of the photo on the screen. Of course, each photo should be on the screen as long as the audio description is playing. And then go to the next photo & audio. Thanks
  • JSON request module

    Solved
    41
    0 Votes
    41 Posts
    15k Views
    E
    @wishmaster270 ok, i test
  • Display data from ESPHome

    Unsolved
    2
    0 Votes
    2 Posts
    708 Views
    wishmaster270W
    @cweinhofer Hi, I do not know ESPHome but it looks like it sends the data via MQTT. So you can use MMM-MQTTbridge to receive messages and MMM-ValuesByNotification to format and display them.