A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • 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
    1k 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
    180 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
    761 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
    5k 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
    1k 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
    13k 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
    210 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
    1k Views
    M
    @svenpisa https://github.com/MMRIZE/MMM-CalendarExt3/wiki/Examples-%26-Tips
  • EbenKouao / MMM-SmartTouch

    Solved
    2
    1
    0 Votes
    2 Posts
    219 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
    867 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
    22k 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
    16k Views
    mumblebajM
    @JoeFranz No worries
  • MMM-CalendarExt3Agenda no longer working after MM update

    Unsolved
    9
    0 Votes
    9 Posts
    1k 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
    4k 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
    212 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
    566 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.
  • NOAA Weather Is back

    Unsolved
    1
    2 Votes
    1 Posts
    274 Views
    ankonaskiff17A
    A while back I posted that if you were using the National Weather Service and noticed it had quit, that was due to a lack of funds to purchase a piece of hardware that was long overdue for replacement. New Year, new hardware. You can pull multi-day or current so it is now up and running.
  • MMM-Moon shows only "No Image!"

    Solved
    12
    0 Votes
    12 Posts
    3k Views
    F
    @sdetweil That fixed it, thank you so much. /F
  • MMM-Spotify freezing after some time

    Unsolved
    1
    0 Votes
    1 Posts
    145 Views
    K
    Hey guys! I’m using MMM-Spotify module, and mostly it works fine. The problem starts to appear after some time I had listened to spotify, the information on the screen stops updating. In the middle of some song it just ‘frezzes’ and dont update information anymore. I see the same previous songs information , even the time the song played stops at the time it froze. When I dont listen spotify on any device, it still shows the same information and doenst go back to Spotify logo. Anyone else had this isse, or maybe has solution/points where to look at? Only way currently to make it work again is restarting MM. Thanks for any input in advance :)