A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • 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
    349 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
    310 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
    30k 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
    21k 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
    5k 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
    279 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
    744 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
    357 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
    4k Views
    F
    @sdetweil That fixed it, thank you so much. /F
  • MMM-Spotify freezing after some time

    Unsolved
    1
    0 Votes
    1 Posts
    213 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 :)
  • v2.26.0 - default calendar rrule / event.recurrences issue

    Unsolved
    4
    1 Votes
    4 Posts
    1k Views
    S
    @kitlaan yes it’s the new rrule. the old one is broken too… but, thanks for the feedback
  • 0 Votes
    6 Posts
    1k Views
    H
    @sdetweil I went through the entire process of obtaining new Google Credentials and now it works. Must have been blip when I did the authentication yesterday. Sorry for troubling you.
  • Calender: CustomEvents is not transform/replacing text correctly

    Unsolved
    2
    0 Votes
    2 Posts
    360 Views
    S
    @WookyDO can you show me the event from the ICS file? curl -sL cal_url >someicsfile.txt then edit to find the BEGIN:VEVENT .... ... END:VEVENT
  • Welcome Message not shown / Alert not working

    Solved
    6
    0 Votes
    6 Posts
    842 Views
    S
    @tabsl did that fix it?
  • Calendar not loading after update to 2.26

    Unsolved
    22
    1 Votes
    22 Posts
    8k Views
    S
    @avano no. I’ll look at the event and set it back to 2013 start. I put in the fix cause there is a bug in rule with old events, where the count has expired…
  • MM doesn't start after last update

    Solved
    20
    0 Votes
    20 Posts
    6k Views
    S
    @plainbroke there is NEVER any reason to upgrade, unless there is something you NEED . if it ain’t broke, don’t ‘fix’ it…