A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • Clock displaying incorrect time

    4
    0 Votes
    4 Posts
    765 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
    1
    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
    415 Views
    M
    Found something … --> https://github.com/barnabycolby/MMM-Carousel Solved
  • Event Position in Calendar

    Moved
    3
    0 Votes
    3 Posts
    770 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
    953 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.
  • MMM-RemoteCompliments does not appear

    18
    0 Votes
    18 Posts
    4k Views
    T
    @sdetweil Sure. But if I don’t recall what problems I ran into and how I solved them, I won’t k ow what to modify in the documentation until I try following the instructions again.
  • Brightness Slider

    2
    0 Votes
    2 Posts
    459 Views
    S
    @aareben use the remotecontrol web app to send a message to lower the brightness, from your phone
  • MMM-Sonos custom.css question

    4
    2
    0 Votes
    4 Posts
    1k Views
    ?
    [image: 1598289345893-css.png] exemple for MMM-News module position is bottom_bar you have all css value in the right, you have just to tune it :) (it’s a real time editing) I can’t help more, because i don’t use your module
  • Installed Module - Powerwall - But the graphs don't display correctly

    1
    1
    0 Votes
    1 Posts
    321 Views
    D
    So the data does populate - I can see numeric values and they are correct. But the visuals as shown here - https://github.com/MikeBishop/mmm-powerwall - Don’t display like this. Just text/numeric values. What am I missing?![image: 1598268356097-example.jpg]
  • MMM-Awesome-Alexa & MMM-Scoreboard

    Unsolved
    6
    0 Votes
    6 Posts
    3k Views
    D
    @stalker401 did you ever get this resolved? Im having the same issue my others mods get all messed up
  • Calendar maximumEntries still not working?

    1
    0 Votes
    1 Posts
    263 Views
    T
    I have two calendars in the configuration list for the default calendar module. I cannot get the maximumEntries flag to work, either on the global level (i.e., setting it in the module configuration, before configuring individual calendars) or within each calendar’s configuration. I’ve tried setting the global maximumEntries (with quotes around the number and without quotes), and each calendar’s maximumEntries to … I’ve even tried setting the individual calendar maximumEntries to ’1’ each. Whatever I do, it still shows the same number of entries. Any suggestions? Here’s the calendar part of my config file, with the calendar IDs XXX’d out. ���������������{ ������������������������module: "calendar", ������������������������header: "Significant dates", ������������������������position: "top_left", ������������������������showLocation: true, ������������������������wrapEvents: true, ������������������������colored: true, ������������������������maximumEntries: '2', ������������������������config: { ��������������������������������calendars: [ ����������������������������������������{ ������������������������������������������������symbol: "calendar-check", ������������������������������������������������url: "webcal://www.calendarlabs.com/ical-calendar/ics/76/US_Holidays.ics", ������������������������������������������������color: "#0000FF", ������������������������������������������������maximumEntries: '1', ����������������������������������������}, ����������������������������������������{ ������������������������������������������������url: "webcal://localhost:8080/modules/calendars/XXX.ics”, symbol���������������������������������: "calendar", ������������������������������������������������maximumEntries: '1', ����������������������������������������} ��������������������������������] ������������������������} ����������������},
  • [Electron] display, MM faded away

    11
    0 Votes
    11 Posts
    2k Views
    S
    @kayakbabe disabled:true does the same as commenting out. and less possible to have an error.
  • Currentweather and weatherforecast do not stay hidden

    8
    0 Votes
    8 Posts
    1k Views
    kayakbabeK
    @sdetweil Having what you have on hand makes a ton of sense. I would probably go that on route myself except I’m making this as a gift for my Dad. He is an absolute paranoid dude when it comes to cameras especially in his bathroom or bedroom, which is where this will go. And the PIR sensors are cheap. cheaper than even a pi camera. And this mirror will always be on due to the cheap monitor I"m using. I do think something in the currentweather and forecastweather is tossing out dom information that is switching the style css from display off to display block. i have commented out all the other modules except the MMM-grovegestures and the two weather modules. So it’s not coming from elsewhere. From looking at the code, it appears that there is an onIdle somewhere. I want to find that. I wish I had Coda on this pi. I’m used to coding in a Mac environment. I’m being stubborn and trying to do this all on the pi. Is there a graphic code editor which can search files in a project and not just the file you have open?
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    1 Views