A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • G-assistant and Spotify

    8
    0 Votes
    8 Posts
    1k Views
    S
    @Bugsounet thank you 🤩
  • 0 Votes
    8 Posts
    2k Views
    K
    @ghiesseldorf Thanks a lot, I had the same error after the last update and it fixed it for me
  • 0 Votes
    3 Posts
    1k Views
    G
    Hello @madradrakie, To display Astronomy Picture Of the Day (APOD), I advise you to use MMM-APOD rather than MMM-nasaastropic. MMM-APOD uses NASA API and it can display all the information provided by NASA (image or video). For MMM-APOD and MMM-SolarPicture, you can use the maxMediaWidth and maxMediaHeight options to set the image size in pixels. I hope this will help! Grena
  • MMM-Unsplash - half the screen

    2
    0 Votes
    2 Posts
    578 Views
    S
    Never mind…I figured it out. I was not putting the height and width in the correct place.
  • Clock showing bad hour time

    2
    0 Votes
    2 Posts
    336 Views
    S
    @actimbar MMOs isn’t supported here. u will have to open issue on its github
  • MMM-Facial-Recognition-OCV3 FATAL: OpenCV Major Version must be 3

    5
    1 Votes
    5 Posts
    2k Views
    G
    My dataclass boolean operation error got solved. https://forum.magicmirror.builders/post/78948
  • Bluetooth with MMM-GoogleAssistant

    11
    0 Votes
    11 Posts
    3k Views
    K
    @Chris said in Bluetooth with MMM-GoogleAssistant: Couldn’t the error come from the syntax of usenative: true, whose N must be uppercase? Bien vu ;) Mais non, ça ne change rien
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    1 Views
  • installing mm

    23
    0 Votes
    23 Posts
    7k Views
    S
    @geo I understand the words, but don’t understand why you have this problem. I tested 2.12 on buster a couple weeks ago, again.
  • Cant connect on Browser

    5
    0 Votes
    5 Posts
    2k Views
    S
    @rxlDavid gotta use the port number
  • MMM-PIR-Sensor module not working after module update

    32
    0 Votes
    32 Posts
    11k Views
    S
    @JoeFranz strange.
  • MMM-GoogleAssistant with MMM-MotionDetector

    22
    0 Votes
    22 Posts
    6k Views
    K
    @Bugsounet Thanks a lot, that will help :)
  • How to control MMM-Carousel with mqtt/HA?

    1
    0 Votes
    1 Posts
    347 Views
    F
    I want to run my magic mirror in some kind of slideshow view, or at least show one module full screen at the time. I then want to control what module to show/change slide using mqtt or some other way to make it control it through Home Assistant. In my research the only thing I’ve found is ‘MMM-Remote-Control’ but couldn’t understand if there was some way to make that work the way I want. Thanks in advance!
  • Two different hours within one setup

    1
    0 Votes
    1 Posts
    335 Views
    M
    My setup shows the correct hour when I access MM via a webbrowser but a connected HDMI monitor to the same setup shows one hour earlier… In config.js if have set timezone: “Europe/Amsterdam” so this should not be the problem as I suppose. Any help would be appreciated!
  • Black screen withj fresh new MM install

    3
    0 Votes
    3 Posts
    570 Views
    A
    @sdetweil said in Black screen withj fresh new MM install: @arkabase the npm install did not complete… it should cd vendor npm install cd ../fonts npm install YES ! Thank you very much, it works fine now :folded_hands_medium-light_skin_tone:
  • Can't install MM on brand new Pi4

    9
    0 Votes
    9 Posts
    597 Views
    D
    @sdetweil your first response seems to have been correct! It appears it is some issue with the network. For some reason, it will begin to download the .zip file, but not complete it each time. It’s not that the network is going down because it doesn’t lose connection. Maybe something with the router’s firewall? Anyways, I connected the Pi to my phone hotspot and ran the electron install, and it completed just fine and I am up and running. If anyone else is having this issue, the telltale sign is the progress bar getting hung up before 100% and then quickly jumping to 100% and then immediately throwing the checksum error. Thanks to @sdetweil for the troubleshooting tips! I will be marking as solved!! EDIT: Guess I can’t mark as solved. I’ll just let the thread die. :)
  • I broke something

    10
    0 Votes
    10 Posts
    2k Views
    K
    @sdetweil said in I broke something: @killerjoe34 you can also link folders if you do (in the config folder where I just set a link) ls -laF will show u the file is linked, and where to Ok, I’ll have a look at that, thx again !
  • iobroker module does not update / gets stuck

    1
    0 Votes
    1 Posts
    208 Views
    A
    Hey all, I do have the MMM-iobroker module running to read some values from my iobroker instance (running on another pi). After some time the module does no longer refresh… But if I refresh the browser, everything is fine again. Any idea how I can solve this? Thanks in advance Andy I do have the latest version of MM installed. This is my module config. ... { module: 'MMM-ioBroker', position: 'top_center', config: { host: '192.168.1.111', port: '8087', https: false, template: 'MMM-ioBorker.njk', updateInterval: 10000, devices: [ { name: 'Waschmaschine', deviceStates: [ { id: '0_userdata.0.Waschmaschine', icon: '', suffix: '' }, ] }, { name: 'Waschpower', deviceStates: [ { id: 'sonoff.0.waschmaschine.ENERGY_Power', icon: '', suffix: ' W' } ] }, { name: 'Bad- / Klofenster', deviceStates: [ { id: '0_userdata.0.Fenster_Bad', icon: '', suffix: '' } ] }, { name: 'Klofenster', deviceStates: [ { id: '0_userdata.0.Fenster_Klo', icon: '', suffix: '' } ] }, { name: 'last update', deviceStates: [ { id: '0_userdata.0.current_time', icon: '', suffix: '' }, ] } ] } },
  • MagicMirror Boot loop...

    7
    0 Votes
    7 Posts
    1k Views
    thymonT
    @sdetweil Ok thx you for this information
  • Raspberry Pi 3B+ and 4 "No wireless interfaces found"

    12
    0 Votes
    12 Posts
    27k Views
    S
    @Blauenfeldt no idea. as I said, I don’t use noobs because of all this extra setup I don’t want to learn