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

    3
    0 Votes
    3 Posts
    810 Views
    L
    @sdetweil thanks for your quick response!
  • MMM-CalendarExt2 - Repeat event not showing

    1
    0 Votes
    1 Posts
    398 Views
    E
    Greetings :) I’ve stumbled across a little problem before I can finish my project. If I create an event to repeat yearly (birthday), the event won’t show. But if I create the same event without repeat then it’s visible on the calendar. Anyone got any experience regards repeatedly events not showing into Calendar view (Any view)?
  • Weather Module Current Forecast

    6
    0 Votes
    6 Posts
    1k Views
    ankonaskiff17A
    @sdetweil I understand that. It had “loading” displayed when I went to bed but when I got up forecast/current had loaded and was displaying the current forecast. So in some respect weathergov forecast/current was functional,
  • MMM-CalendarExt2 - Event Color Fade - Removable?

    2
    0 Votes
    2 Posts
    909 Views
    E
    @ellings3n Found the solution: Adding the following command to my css config fixed it :) background-image:none; Ellings3n
  • MMM-KVV loading error?

    1
    0 Votes
    1 Posts
    399 Views
    4
    The installation was completed successfully, but when I activate the module in the config file, I receive the message “loading” only. Has somebody running this module in the moment?
  • tableClass sizing question in weather module

    7
    0 Votes
    7 Posts
    2k Views
    S
    @ankonaskiff17 in the bedroom… none of my TVs will go totally dark I have a 43in 4k in the hall for my pictures and walk by info… its my nightlight! lol
  • MMM-Screencast don`t work

    13
    0 Votes
    13 Posts
    4k Views
    JerryPJ
    @stevent said in MMM-Screencast don&#x60;t work: { module: 'MMM-Screencast', position: 'bottom_right', // This position is for a hidden <div /> and not the screencast window config: { position: 'center', height: 300, width: 500, castName: 'SpiegelRasp', }}, Pleas tray this to copy past in your config file i’ts working one mine
  • Calendar - Ends In Invalid Date

    calendar events invalid date
    1
    0 Votes
    1 Posts
    732 Views
    E
    Greetings Everyone :) I’ve been having an issue for a long time were past events gets “stuck” in the calendar with format: “Event Name” - “Ends in Invalid Date” The only “workaround” is to manually delete old events from calendar. New and current events are working smoothly. Tried googling, searching on different forums and on this one without any luck. Last thing I found was to add “showEnd: false,” to the config file with no visual effect. config: module: 'calendar', header: 'Kommende Aktiviteter', fetchInterval: 3600000, position: 'top_left', config: { fade: false, maximumEntries: "5", showEnd: false, calendars: [ { symbol: 'calenar-check-o ', url: "Calendar Link", Any help would be appreciated. -Ellingsen
  • Calendar: Full Day Events // today

    calendar fulldayevent format
    1
    0 Votes
    1 Posts
    2k Views
    B
    I use Magic Mirror with the German language activated. I’d like to show full day events of today as “heute” (today) instead of “noch xx Stunden” (x hours left). Here is my actual config: dateFormat: "ddd[,] D.M. [um] H.mm [Uhr]", timeFormat: "absolute", fullDayEventDateFormat: "ddd[,] D.M.", showEnd: false, wrapEvents: true,
  • hello-lucy error problem

    3
    0 Votes
    3 Posts
    867 Views
    C
    @mykle1 i have configured my mic correctly but it still shows to me the error … why is that ? and how can i fix it please ?
  • Calendar module - Hidden private events

    2
    0 Votes
    2 Posts
    328 Views
    S
    @borishalleux you could submit a change request to the project issues list
  • iFrame Windfinder

    21
    0 Votes
    21 Posts
    7k Views
    S
    @megagprime as long as it works
  • MM-pages not working

    1
    0 Votes
    1 Posts
    312 Views
    L
    Does anybody know how to get Pages on The MM cuz all of my attempts failed. The config checks never pass[image: 1623035940432-screenshot_20210606-231258_chrome.jpg] [image: 1623036088502-screenshot_20210606-232101_gallery.jpg]
  • 0 Votes
    7 Posts
    1k Views
    T
    @stacywebb Hi, I have completed the training and also I done with the face recognition trial. But this error comes in between, sometime it works but often this error shows. Any luck??
  • yellow lightning and CPU

    9
    0 Votes
    9 Posts
    2k Views
    S
    @rikko14 2A is close. I bought some 5A supplies
  • CV3 version issue

    2
    0 Votes
    2 Posts
    493 Views
    S
    @mikecheng2626 see this topic from 2 years ago https://forum.magicmirror.builders/topic/11842/valueerror-needs-more-than-3-values-to-unpack-anyone-ever-address-this?_=1622374313412
  • MMM-MyWeather not working with Southern Hemisphere co-ordinates

    18
    0 Votes
    18 Posts
    7k Views
    S
    @harney Unfortunately BOM lately has made changes to their site which is preventing accessing their data claiming it’s scraping but they provide a JSON file which I’m accessing (for part of it anyway) so my module no longer works- I’ve changed things a couple of times to circumvent the issue but it keeps coming back so I’m going to look at other ways to access the data. One that looks promising is WillyWeather. It is a paid service based on the number of access’s billed monthly. But it appears to be very cheap - It looks like for one Magic Mirror accessing data from one weather station and radar image works out at less than $10 a year. When accessing the BOM currently they return a message to fill in a request form and some one will make contact - I filled in their form a couple of months ago and am yet to receive a response. Maybe when they get the servers sorted out things might change….
  • Default Calendar off by 1 Hour When in 'Relative' Mode

    4
    0 Votes
    4 Posts
    2k Views
    S
    @bzowk ics, what fun, not! can u share your ics file? or that event. download file, it’s just text. edit out any names. I don’t share and send via email, same user ID at gmail. I am on central time too.
  • Correct Date... Suspect Time.

    3
    0 Votes
    3 Posts
    828 Views
    R
    @earnestrichards My first suggestion would be to update to version 2.15.0, because there are multiple changes done to the calendar module.
  • SleepWake twisted....need help

    3
    0 Votes
    3 Posts
    728 Views
    J
    @sdetweil Thank you…