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

    Unsolved
    4
    0 Votes
    4 Posts
    1k Views
    S
    @timwool no , sorry
  • Custom Event Colors for MMM-MonthlyCalendar

    Unsolved
    3
    0 Votes
    3 Posts
    620 Views
    S
    @jonnyollet the default calendar module does not get the Google calendar event colors in the ICS data. it is not part of the interchange standards. so the only thing we can send is the URL configured colors. the custom event config colors are not used until display time so they are not available when the broadcast is done
  • MM-GoogleAssistant Error: Unexpected end of JSON input

    Solved
    6
    0 Votes
    6 Posts
    817 Views
    D
    Please mark this topic as solved. The only thing I can figure is that it too some time to propagate maybe ? I haven’t changed anything yet this morning it was able to generate the token without any issues Thank you for the help :)
  • Calendar module is stuck on loading for Google ics file with reoccurring events.

    Solved
    3
    0 Votes
    3 Posts
    1k Views
    H
    That did the trick, thank you.
  • MMM-Jast

    Solved
    4
    0 Votes
    4 Posts
    727 Views
    A
    Shares bought and now ok with MM. Thanks for your help,
  • After updating MMM-CalendarExt3, the data is no longer updated

    Unsolved
    5
    0 Votes
    5 Posts
    864 Views
    S
    @MMRIZE the default fetchInterval is set to 7 days…
  • MMM-CalendarEx3 use description instead of summary of ics file

    Solved
    4
    2
    0 Votes
    4 Posts
    847 Views
    M
    @nhweb /* MMM-CalendarExt3 config in config/config.js */ ... config: { eventTransformer: (event) => { if (event.calendarName === 'test' && event.description) { // If event is from 'test' calendar and has description, event.title = event.description } return event; } ... 9:00 PM event was originally titled as ‘Singleday Event’ [image: 1706611641608-f6e47e7f-7994-4b6d-8071-4a97658aee7f-image.png]
  • Internet-monitor module Not Starting Mirror

    Solved
    13
    0 Votes
    13 Posts
    3k Views
    E
    @KristjanESPERANTO just wanna say thanks it works
  • Calendar shows incorrect time for a single changed event in a series

    Solved
    9
    0 Votes
    9 Posts
    2k Views
    S
    @gelaw this is the version from prior release… we’ll see what happens by April 1.(next mm release)
  • MMM-Homeassistant-sensors

    Unsolved
    1
    0 Votes
    1 Posts
    229 Views
    P
    Any way off changing colors with states off sensors? Is it possible to round decimals like in home assistant itselfe? I hate having temps with 2 decimals and/or watts.
  • MMM-Jast 2.9.2 doesn't install on newest MM version 2.26

    Solved
    6
    0 Votes
    6 Posts
    838 Views
    JalibuJ
    Thank you @KristjanESPERANTO for providing a fix for it.
  • MMM-CalendarExt3 issue Loading / Showing the calendar on Windows

    Solved
    22
    0 Votes
    22 Posts
    7k Views
    S
    @MMRIZE we have this problem in general… mm used to display on TV’s and ipads/ android tablets… but as we’ve moved to ES6 level js, they no longer work… I find this a sad state for MM… (but I like the new ES6 support)
  • MMM-CalendarExt3 fine tuning

    Unsolved
    7
    1
    0 Votes
    7 Posts
    2k Views
    M
    @csongor-varga-0 For the multilines events; not naturally. It is designed so intentionally. I know it is probably possible with heavy CSS tweak but I will not do or try it by myself. For the (+1) : There might be hidden(skipped) events. (You’ve set skipDuplicated: true)
  • Calendar Module not working with Google Calendar

    Solved
    22
    0 Votes
    22 Posts
    15k Views
    F
    @sdetweil yeap thx that does it to on my side! Regards,
  • iframe not showing external content (ip camera view)

    Unsolved
    1
    0 Votes
    1 Posts
    285 Views
    C
    I am want to use MMM-HVIEW-Snapshot to bring a IP camera picture into my MM screen. In the log, I can see the following Failed to load URL: xxxx with error: ERR_BLOCKED_BY_RESPONSE I have the IP whitelist set to my complete home subnet: address: "0.0.0.0", ipWhitelist: [["192.168.1.0","192.168.1.253"],"127.0.0.1", "::ffff:127.0.0.1", "::1"], And the URL I am trying to load is also on the same subnet: http://192.168.1.82/cgi-bin/api.cgi?cmd=Snap&channel=0&rs=abcd1234&user=xxx&password=xxx When I open my MM page in Chrome and check the errors, I see the following: Refused to display 'http://192.168.1.82/' in a frame because it set 'X-Frame-Options' to 'sameorigin'. I assume this is because the browser is not allowing the iframe to load a content from a different IP. How can I fix this? Or can you recommend an alternative module that would do the same?
  • MMM-CalendarExt3Agenda Split

    Unsolved
    9
    0 Votes
    9 Posts
    2k Views
    M
    @svenpisa https://github.com/MMRIZE/MMM-CalendarExt3/wiki/Examples-%26-Tips
  • EbenKouao / MMM-SmartTouch

    Solved
    2
    1
    0 Votes
    2 Posts
    260 Views
    C
    @cedricB Solved, i put a sudo order before shutdown in jason file.
  • MMM-Globe rotates very slowly and haltingly

    Unsolved
    6
    0 Votes
    6 Posts
    1k Views
    bheplerB
    @sdetweil Huh. Well, that’s new. If I ever get around to making the hardware accelerated version I’ll give it a go.
  • MagicMirror using the wrong time

    Solved
    54
    1
    0 Votes
    54 Posts
    27k Views
    S
    @jasonumd didn’t need to reboot… if using pm2, then pm2 status pm2 restart xx where x is the number of the line of the MagicMirror app or the name shown on that same line (I set it up as MagicMirror, others get mm as they started mm.sh)
  • MMM Hue Lights is not updated

    Unsolved
    39
    0 Votes
    39 Posts
    20k Views
    mumblebajM
    @JoeFranz No worries