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

    Solved
    4
    0 Votes
    4 Posts
    848 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
    1k 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
    989 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
    4k 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
    288 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
    1k 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
    8k 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
    17k 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
    364 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
    319 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
    B
    @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
    32k 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
    22k Views
    mumblebajM
    @JoeFranz No worries
  • MMM-CalendarExt3Agenda no longer working after MM update

    Unsolved
    9
    0 Votes
    9 Posts
    2k Views
    M
    @Kelemvor 1.4.2 is the latest version.
  • MM loading all modules is taking 2-3 minutes.

    Solved
    19
    1
    0 Votes
    19 Posts
    6k Views
    plainbrokeP
    @sdetweil Well I removed the package.json and packagelock.json from the folder MagicMirror sets in and ran your upgrade script and my MM loaded a whole lot faster and only time will tell if it is totally fixed or not… I appreciate your patients dealing with this issue. I will definitely add it to my saved stuff. I would like to try to use a different browser and see if it fixes a few other issues since I am using a 32 bit OS.
  • MMM-CurrencyExchange

    Unsolved
    1
    0 Votes
    1 Posts
    293 Views
    L
    Over the past 3 or 4 months MMM-CurrencyExchange has stopped working, it just displays ‘Loading’ I have changed the api from apiBase: “http://api.exchangeratesapi.io/latest”, to apiBase: “http://api.exchangeratesapi.io/v1/latest”, and then “http://api.exchangeratesapi.io/v1/latest?access_key=xxxxxxxxxxxxxxxxxxxxxxxx” as per the instructions at https://manage.exchangeratesapi.io/quickstart I have noticed that if I click on the link at https://manage.exchangeratesapi.io/quickstart I get { “error”:{ “code”:“https_access_restricted”, “message”:“Access Restricted - Your current Subscription Plan does not support HTTPS Encryption.” } } I assume that the http:// is being redirected to https:// and I don’t know of a way to force it back to http:// Has anyone any other thoughts or other suggestions for a GBP:EUR currency exchange module? Thanks is advance.
  • Weekly Recurring Calendar entries show once three weeks ahead

    Unsolved
    6
    0 Votes
    6 Posts
    779 Views
    C
    @sdetweil said in Weekly Recurring Calendar entries show once three weeks ahead: npm install node-ical@0.16.1 The parse change seems to have corrected the issue. Thank you.