A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    1 Views
  • installing mm

    23
    0 Votes
    23 Posts
    6k 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
    5k Views
    K
    @Bugsounet Thanks a lot, that will help :)
  • How to control MMM-Carousel with mqtt/HA?

    1
    0 Votes
    1 Posts
    305 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
    305 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
    539 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
    552 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
    194 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
    26k 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
  • Config problems

    8
    0 Votes
    8 Posts
    1k Views
    S
    @dawookie1979 u didn’t open it as an issue that is closable, so only can edit the title to add solved
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    2 Views
  • After update WARNING! Could not load config file.

    28
    0 Votes
    28 Posts
    6k Views
    S
    @uok825 awesome, thanks for hanging in there with me…
  • MM won’t start after updating with update script

    5
    0 Votes
    5 Posts
    909 Views
    S
    @panos show more log info pm2 logs --lines=100
  • Current weather appid

    Solved weather troubleshoot
    7
    0 Votes
    7 Posts
    7k Views
    S
    @dcimag u have to register with openweather to get one. it’s in the readme for the module, from the readme The OpenWeatherMap API key, which can be obtained by creating an OpenWeatherMap account
  • WARNING! Could not validate config file

    9
    0 Votes
    9 Posts
    1k Views
    ?
    Désolé, je ne suis pas développeur de ce module, je ne peux pas aider la dessus
  • MM keeps freezing

    19
    0 Votes
    19 Posts
    6k Views
    R
    I think I figured out: As soon as I use the MMM-News module, MagicMirror will freeze at some point. Uninstalled it - no issues.