A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • How to use MMM-GoogleAssistant?

    mmm-googleassistant
    3
    0 Votes
    3 Posts
    2k Views
    M
    thx :D mic doesnt work so well. so I changed. and it works.
  • difference between MMM-awesome-alexa and MMM-Alexa

    8
    0 Votes
    8 Posts
    1k Views
    S
    @pvancald you can scan for devices directly w your Alexa device. alexa scan for devices or alexa discover devices
  • MMM-EasyBack / Nothing to display ..

    2
    0 Votes
    2 Posts
    531 Views
    S
    @vietscong before u go down that path, open the developers window ctrl-shift-i on the keyboard, then select the console tab and scroll up to see any errors. you shouldn’t need to run the chromium browser. did u try the default backgrounds?
  • trying to setup a DHT22/am2302 not getting readings

    5
    0 Votes
    5 Posts
    1k Views
    BKeyportB
    @Fozi I wonder if that’s why I’m having problems getting readings from time to time. I’ve got a DHT on a board, but I don’t think it’s got anything other than direct wiring to the pins you solder to.
  • No calendar !!

    Moved
    4
    0 Votes
    4 Posts
    590 Views
    lavolp3L
    @bhepler said in No calendar !!: In the future, please post requests for help in the Troubleshooting section of the forum. moved
  • MMM-Calendar End Times

    2
    0 Votes
    2 Posts
    516 Views
    S
    @biscuitbigfoot according to the doc it’s showEnd: true, just once
  • MMM-sort wont load help needed

    9
    0 Votes
    9 Posts
    2k Views
    G
    Sam, you are totally right by changing the port number it fixed the issue ;-) thanks you are genius! Kind regards Lukas
  • MMM-CalendarExt2 Not showing on MM.

    1
    0 Votes
    1 Posts
    219 Views
    D
    Here is what I have in my module config: { module: "MMM-CalendarExt2", position: "lower_third", header: "Sweetest Things Monthly Calendar", config: { calendars : [ { url: "my private url.ics", method: "basic", user: "myusername", pass: "mypass", }, ], views: [ { mode: "monthly", }, ], scenes: [ { name: "DEFAULT", }, ], }, }, This is what the HTML shows: [image: view?usp=sharing] It seems for whatever reason it doesn’t parse or show up correct. When I installed it it the very first time and did the npm install something messed up and I went and redid it and it said it was all done correct. But I am guessing something has gone wrong and it won’t display correct? I think my config file is correct especially if I remove the auth it is pretty basic. I have also removed the module folder and tried to install again from scratch with no luck. Not really sure any longer what I need to do to make this show up. I am hoping I am just doing something dumb in the config but let me know if anyone can help?
  • RaymondMolenaar/MMM-Netatmo

    1
    0 Votes
    1 Posts
    489 Views
    C
    I’m using this module and it looks fantastic, so I would like to use this module for my second netatmo-station too, but this module dosn’t show the datas from the second station? Is there anybody out there who can give me a hand? I already tried to copy the module and i can figure out to get datas from each station but not together. If I’ve two modules in my config the second module isn’t working. Only the module that is listed above in the configuration file is taken into account. greeting KUP
  • Clock displaying incorrect time

    4
    0 Votes
    4 Posts
    809 Views
    S
    @Airartist74 did u get it? cause u said correct timezone set in your original post
  • Default clock is not displayed correctly after MM update

    7
    0 Votes
    7 Posts
    1k Views
    D
    @sdetweil said in Default clock is not displayed correctly after MM update: I fixed the instructions to remove the package-lock.json file OK thank you
  • PIR sensor Disaster

    Moved pir pir sensor
    6
    0 Votes
    6 Posts
    2k Views
    S
    @delecive woohoo!
  • Hide Rain-Modul with MMM-Alexa-Control and MMM-Remote-Control

    Moved
    8
    0 Votes
    8 Posts
    2k Views
    R
    OK I read your post again carefully and have now understood it and it works. Many thanks
  • iFrame - How to switch between 2 or more sites?

    2
    0 Votes
    2 Posts
    442 Views
    M
    Found something … --> https://github.com/barnabycolby/MMM-Carousel Solved
  • Event Position in Calendar

    Moved
    3
    0 Votes
    3 Posts
    796 Views
    R
    OK Unfortunately, I’m not that much of a programmer. In which styles file and where in the file changes the view. I would like to be shown in the calendar. “Day - Date - Event”. e.g. “Monday 08.07.20 dentist” thank you
  • MMM-Ratp

    4
    0 Votes
    4 Posts
    993 Views
    O
    Hello J’ai semble-t-il le meme soucis … j’ai ajouté 3 fois le module MMM-Ratp pour avoir les infos sur le une ligne de bus, ensuite pour un rer et enfin le metro… Ceci donne : { module: 'MMM-Ratp', position: 'top_right', header: 'Bus 113 (vers la gare)', // the title that will be displayed on top on the widget config:{ apiURL:'https://api-ratp.pierre-grimaud.fr/v4/schedules/buses/113/place%2Bde%2Bla%2Bresistance/R', } }, { module: 'MMM-Ratp', position: 'top_right', header: 'RER A (vers Nation)', // the title that will be displayed on top on the widget config:{ apiURL:'https://api-ratp.pierre-grimaud.fr/v4/schedules/rers/A/neuilly%2Bplaisance/A', } }, { module: 'MMM-Ratp', position: 'top_right', header: 'Metro 9 (vers Grands Boulevards)', // the title that will be displayed on top on the widget config:{ apiURL:'https://api-ratp.pierre-grimaud.fr/v4/schedules/metros/9/nation/R', } }, Tout fonctionne nicke mais les headers ne s’affichent pas … QUand je regarde le code html, je vois undefined en lieu et place de la valeur (avec en plus style=“display:none” … ) Bref Si qq’un peut m’aider ;) Merci :p
  • playing spotify but sound isn't comming

    Unsolved
    5
    0 Votes
    5 Posts
    2k Views
    ?
    @vincentyyl : sorry to remind you that we code in legality and not in illegality actual for playing music, we have to use librepost or raspotify (legality) we can’t ripping the DRM (illegality) thank to your comprehension
  • Executing python in js - troublshooting/development

    18
    0 Votes
    18 Posts
    2k Views
    S
    @beejay22 do you see this output from the node_helper in the terminal window where you do npm start? console.log(data.toString()) from your python script
  • pjestico/MMM-GoogleTrafficTimes Address Format?

    11
    0 Votes
    11 Posts
    4k Views
    S
    @Fonfon open the developers window on the mirror, ctrl-shift-i on the keyboard, then select the console tab and scroll up to see any errors, usually red text. you should see a message about the API usage
  • Read local txt file from node_helper.js

    12
    0 Votes
    12 Posts
    4k Views
    S
    @Aphamguin well, you think about what you are trying to accomplish, I changed the file to Linux line ends. then realized u might get it from somewhere as windows line end. so added to make it work either way.