A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • MMM-Windy multiple layers

    Unsolved
    3
    0 Votes
    3 Posts
    2k Views
    S
    @DeeZett said in MMM-Windy multiple layers: https://github.com/TheStigh/MMM-WindyV2 Since this is the only Windy thread, I’ll add my experience for search: I wasn’t able to get v2 to display anything. In v1 I found a way to edit the CSS and make the map less in-your-face, so it coexists with other modules: [image: 1600960869823-windy1-resized.jpg] [image: 1600960982072-screen-shot-2020-09-24-at-8.22.57-am.png]
  • Version 2.13 calendar parser info, HELP!!!!

    1
    0 Votes
    1 Posts
    256 Views
    S
    in 2.13 we are fixing the calendar handling for multiple timezones and non IANA timezone names. but to do this we are switching the library we use from ical.js to node-ical. currently in the develop branch the ical.js library is removed… any non-default calendar modules using the ical library will fail… are there any? CalendarExt2 uses its own copy of ical.js MMM-MyCalendar uses vendor/ical (which is broken already in 2.12) 2.13 is coming next week… help
  • MMM-Bring errors, not working

    3
    0 Votes
    3 Posts
    791 Views
    lavolp3L
    @secdude ok thanks for clarifying. Still this promise rejection should be handled. I would send an issue on github. Unhandled promise rejections are not nice and rather easy to avoid.
  • MMM-SORT still needs API key ?

    8
    0 Votes
    8 Posts
    1k Views
    thgmirrorT
    @sdetweil yes, I tried it but the parameter (margin/width/high etc.) drives me crazy…it was much easier for me to create a local html. And it is not time-critical. updating every 24 hours will be enough. Thomas
  • weatherforcast shows 1 day only

    5
    0 Votes
    5 Posts
    949 Views
    N
    @sdetweil anything else I should try? I ended up using raspberry.sh install method.
  • delete sudo commande ?

    7
    0 Votes
    7 Posts
    1k Views
    R
    @sdetweil , ok thanks you.
  • pm2 starts up then stops then starts up, then stops etc ...

    2
    0 Votes
    2 Posts
    284 Views
    S
    @RIKKO14 well, its not PM2, its that MM fails to start for some reason, and so, get restarted (thats pm2’s job, keep task running) I would guess its because Bugsounet has removed his modules, and/or made them not run under MichMich MagicMirror
  • MMM-Remote-Control works on Remote Interface but not on Mirror

    Unsolved
    8
    0 Votes
    8 Posts
    3k Views
    S
    @videogame95 show us what you did, please do NOT post in multiple topics
  • How Disable Module Update

    3
    0 Votes
    3 Posts
    662 Views
    T
    Hi, thanks for this answer. I will configure this right now. Simple et rapide Merci
  • iFrame and daily changing url ...

    6
    0 Votes
    6 Posts
    2k Views
    JalibuJ
    I would inspect the network traffic and try to reproduce it on the node backend.
  • 0 Votes
    27 Posts
    17k Views
    S
    @banbutcher so, there were two problems 0 cycle time and carouselId I had my brain screwed on crooked for carouselId. suppose you had multiple instances of the same module name in config.js, showing different things on different slides. when u define the slides, u use the module ‘name’, but in this case, name is not enough. so, in the module definitions themselves u add another unique identifier, carouselId: somestring. the value can be anything. in their config:{} section, that is where carousel module will look for ‘carouselId’ in the slide definition, when u come to that module to be displayed, instead of putting the name in quotes, you need a little structure { name: "module name", carouselId:"samevalue_added_to_module_config" } , that way the carousel module can tell which module instance should be shown
  • Google Calendar Stopped Working Yesterday

    3
    0 Votes
    3 Posts
    775 Views
    S
    @QuasiMofo see the temp calendar fix at the top of the troubleshooting section. three parts more than 2 days all day recurring events different timezones 1 & 2 are part of the develop branch the timezone fixes are a replacement library.
  • Not starting up MagicMirror because of MMM-Snowboy and Google Assistant

    4
    0 Votes
    4 Posts
    487 Views
    ?
    If you ANY have a question, don’t hesitate to open an issue on GitHub on the MagicMirror account ! I will reponse there :)
  • MMM-DHT-Sensor : black screen : problem of electron's version number

    26
    0 Votes
    26 Posts
    6k Views
    ?
    hi, i don’t send any help … sorry maybe … try to ask to @MichMich … he have maybe some response (see my signature) I strongly advise you to mention it in your comments! ( @MichMich) thanks in advance @bugsounet
  • MMM-GoogleAssistant/ Assistant2Display : Issues with sound for radio

    6
    0 Votes
    6 Posts
    1k Views
    ?
    hi, i don’t send any help … sorry maybe … try to ask to @MichMich … he have maybe some response (see my signature) I strongly advise you to mention it in your comments! ( @MichMich) thanks in advance @bugsounet
  • Mm-googlephotos

    7
    0 Votes
    7 Posts
    1k Views
    S
    @videogame95 auto install script? u mean this the install script from here? https://github.com/sdetweil/MagicMirror_scripts if so, please send the install.log fil to my email userid. same userid on gmail. I am the author and maintainer of the script.
  • MMM-Events : nothing to display on my Magic Mirror

    20
    2
    0 Votes
    20 Posts
    4k Views
    Mykle1M
    Uhhhhhhhh
  • 2 modules with old data

    3
    1
    0 Votes
    3 Posts
    452 Views
    S
    @RIKKO14 mm calendar bug, see sticky post at the top of the troubleshooting section for workaround til next release
  • Big mistake : rm -rf modules/

    2
    0 Votes
    2 Posts
    209 Views
    S
    @RIKKO14 sadly it will be easier just to reinstall mm. rename the current MagicMirror folder to some other name git clone npm.ibstall then copy the config.js from the saved add disabled:true, to each module entry in config.js for modules not in the modules/defaults folder
  • How to find the module(s) to update ?

    6
    1
    0 Votes
    6 Posts
    1k Views
    R
    Hello Bugsounet, I had seen your MMM-UpdateNotification module and I hesitated (but wanted to do it anyway) to install it because very recent and as I am a beginner I was afraid that if a bug happened as I could having with the initial installation of the PIR module (which you very kindly help me configure afterwards) where I had to re-install my modules. What was weird is that before GoogleAssistant and Assistant2Display were displayed for the update, and there for this update not. I am not a fan of git pull but once again I am a beginner: sometimes for updates I see git pull sometimes not so I try things … Anyway, so I installed MMM-UpdateNotification is now no more worries about updating. I disabled the default updatenotification module like this /*{ module: "updatenotification", position: "top_bar" },*/ I hope it’s ok. Thank you again for all your contributions and your availability. Now I will try to install MMM-GABackgound another great idea from you. THANK YOU