A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • Simple ChatGPT Integration

    Unsolved
    1
    0 Votes
    1 Posts
    552 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
    216 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
    685 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
    933 Views
    mumblebajM
    @sdmydbr9 Awesome. Glad we could help
  • Transport NSW

    Unsolved transportation nsw help
    1
    0 Votes
    1 Posts
    515 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
    1k Views
    S
    @Named54 title where?
  • MMM-SunnyPortal not loading

    Unsolved
    2
    0 Votes
    2 Posts
    382 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
    333 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
    16k Views
    E
    @wishmaster270 ok, i test
  • Display data from ESPHome

    Unsolved
    2
    0 Votes
    2 Posts
    893 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.
  • A module that displays Ring front door camera!

    Unsolved
    5
    0 Votes
    5 Posts
    2k Views
    S
    @anhanyoung91 MMM-Ring, although not maintained, it still works. I am currently using it. It does indeed work with motion, but your ring needs to be configured for motion alerts. There are a couple of problems though. There is about a 10 second delay before your feed shows up on your mirror, my guests are often already in my place before the feed shows. Also, the authentication key will need to be manually updated every month. Have fun with the module though.
  • Magic Mirror Simple Games Module

    3
    2 Votes
    3 Posts
    1k Views
    S
    @Alfreda-Stpierre there is nothing like this today… MM is not a game platform. its a passive info panel.
  • A module to display shared iPhone notes.

    Unsolved
    1
    0 Votes
    1 Posts
    398 Views
    A
    My household uses iPhone notes to share the shopping list, to do list, etc. I’m requesting a module to update and display the current lists.
  • Places been globe module

    Unsolved
    4
    0 Votes
    4 Posts
    1k Views
    G
    Thanks everyone, I can work with this!
  • Default weather module: "hourly" with increments

    Unsolved
    3
    0 Votes
    3 Posts
    601 Views
    C
    @karsten13 said in Default weather module: "hourly" with increments: @coernel can you open an issue on github for this? Thanks. Done! https://github.com/MichMich/MagicMirror/issues/2996
  • Print

    Unsolved
    11
    0 Votes
    11 Posts
    4k Views
    S
    @Alexandre-Venditti69 said in Print: Est ce un bon début ? sorry, I have no idea. I would have thought u could print directly from the browser, and not have to go to the helper. never tried printing
  • "Live" currency exchange rate module

    11
    0 Votes
    11 Posts
    6k Views
    E
    hi all i’m proud as a beginner I have MM up and running in 7 days :face_with_tears_of_joy: as a pensioner i had a lot of time. and have made countless new ones , now i need EUR>THB exchange rate module and need some info before i run in some endles try out .The free account permits at https://currencylayer.com/ has changed to100 Requests / Monthly. That is not much !Is there a way to change the API provider in the module ? Thanks Ebel 0
  • MagicMirror Module for running a shell script

    Solved
    4
    0 Votes
    4 Posts
    1k Views
    wishmaster270W
    @sdetweil Just saw that I had not added any hit words and no about text to the repository. Maybe that was the reason.
  • MMM-NHLRecord

    Unsolved
    1
    1
    0 Votes
    1 Posts
    239 Views
    G
    Hello, I wanted a module that would keep me updated on the records of certain NHL teams. I found the great work done by @strawberry-3-141 on MMM-NHL and hacked away at it until I got what I want (I think). What it looks like on my mirror: [image: 1672425883886-a72321d1-491b-4545-a985-812b11527381-image.png] First time doing anything with js, and mm modules. That said, it was a LOT of trial and way more error. Happy to share the contents of the modified files if there is any interest. Not sure the best way to do so, as I don’t want to publish on github as I am most definitely NOT a developer. Thanks to @strawberry-3-141 for MMM-NHL!