A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • Calendar Module with super old repeating events

    3
    0 Votes
    3 Posts
    1k Views
    V
    Thanks I’ll give that a try… is there a reason why we can’t update that in the source code?
  • MMM-Traffic

    3
    0 Votes
    3 Posts
    2k Views
    ?
    It should be possible to do this with MMM-Traffic as well. It supports multiple instances in config.js. It also supports multiple routes to the same destination now too (https://github.com/SamLewis0602/MMM-Traffic/issues/65) Sam Lewis, the author is wicked fast. I opened that issue and he had it closed in under an hour. Major props.
  • MMM-MyCommute not factoring in delays/traffic?

    3
    0 Votes
    3 Posts
    1k Views
    ?
    Sorry for the spam. I had “api_key” in my config.js instead of “apikey”. Not sure why I was still able to get non-traffic factored times, but its working now.
  • showRainAmount not working in 2.3.1

    9
    1 Votes
    9 Posts
    3k Views
    ?
    Has anyone found a workaround for this? I plugged in 5375911 for a location which is Murrieta CA. The UI on openweathermap.com shows it getting “moderate” rain today so I expect that the data is there. I still did not see any indicator of rain on the MM widget though.
  • calendar_monthly not displaying properly

    2
    2
    0 Votes
    2 Posts
    1k Views
    D
    Ok, got it. Adding config option for cssStyle to clean did it for me, like this config: { cssStyle: 'clean', }
  • Changing units from 'metric' to 'imperial' breaks currentweather module

    14
    0 Votes
    14 Posts
    12k Views
    dorfman2D
    Some days my current Weather module works, some days it doesn’t. My mirror is set to restart daily at 1am. It’s been working the past 2 days, but hadn’t worked the prior week. I haven’t had time to look into it, all I did was update it to 2.3.1 on a raspberry pi 3 B+.
  • MMM-voice setup but MagicMirror wont display

    31
    0 Votes
    31 Posts
    18k Views
    S
    @Mykle1 hahahahah - will send him out now;)
  • MMM-ShairportMetadata

    2
    2 Votes
    2 Posts
    1k Views
    E
    Great idea. I’d love to see the same thing.
  • MMM-MyWeather and coloricon option

    10
    0 Votes
    10 Posts
    4k Views
    J
    OK…new display up and running…and the issue with color icons solved. A trailing comma was missing from coloricon option. Working now…thanks everyone. @johnny_swindle said in MMM-MyWeather and coloricon option: @NoNameRo @fabbr I will be a couple of days before I can post my config/error message…display went out. Will have to get another one. Thanks for everyone’s help. Johnny
  • Google Calendar events do not show up since calendar update

    8
    0 Votes
    8 Posts
    9k Views
    P
    @tbanzato I can partly help with this. The secret code is available in your calendar settings - available either through the upper right gear icon -> Settings ->click on the calendar you wish to use in the left hand menu -> scroll all the way down … Or click on the three dot icon that comes up when you hover over the calendar name -> Settings -> scroll all the way down. Then just copy and paste the “Secret Address in iCal format” into your config file. (Note to the future - this is as of 11April18 - gods only know what the Google UI may look like tomorrow !) And before you get excited, I did exactly that…and it doesn’t work, or at least not yet (still figuring that part out.)
  • change compliments language to Dutch

    2
    0 Votes
    2 Posts
    2k Views
    bheplerB
    @hayman I believe the default compliments are hard coded (there are only ten of them). You’ll have to write your own compliments in Dutch or any other language. You can either include them in your module configuration or use a separate compliments JSON file.
  • currentweather isn't working

    module currentweather weather
    7
    1
    0 Votes
    7 Posts
    4k Views
    R
    It would seem that the CurrentWeather module does not like it when you change to imperial units.
  • How to run python module (+change size/C to F) newbie

    2
    0 Votes
    2 Posts
    1k Views
    lavolp3L
    @mclaren said in How to run python module (+change size/C to F) newbie: I want my local buses to be displayed 2/3 down the mirror, however the script is python. I think I have put the folder in the correct place. /home/pi/MagicMirror/modules/bus however everything else is in /home/pi/MagicMirror/modules/default so not sure if I should place it in /default so it’s /home/pi/MagicMirror/modules/default/bus or leave it outside of the default folder. Hi mclaren, this is a bit difficult to understand. First of all, the directory is the right one. The default directory is used for the default modules that are included in the original MM install. All the additional modules are put into /modules But just putting a python script there is of course not enough (if I got that right from your post). You need 1) a folder containing specific files and 2) the “call-off” of your module, which is usually written in JS, in the config file. If you don’t know what I mean, it may be because I’m not native english or because you need to understand the infrastructure of the mirror. In the latter case you should read a bit more about how the MM works and what is needed for a module to work. FYI, I think there are very good modules around you can use for your local buses. I dont remember the names at the moment.
  • Calendar with iCloud calendar public

    1
    0 Votes
    1 Posts
    975 Views
    dimitrigoD
    Hello !! I’m a new user of magic mirror² ! I want use Calendar with my public Calendar of iCloud. Is not ok for me… I tried to replace the webcal: // with http: // or https: // and it’s the same. I also tested to renew the link of the address of the public calendar and always same worries. Do you have a simple solution to make it work again?
  • Default Calendar - Showing Declined Event

    1
    0 Votes
    1 Posts
    767 Views
    F
    I just noticed that all my future declined events are being displayed on the Default Calendar App … I couldn’t find an option to turn that off. Any one experiencing the same issue? Any way around that? Thanks
  • MMM-Slack stop randomise messages

    14
    0 Votes
    14 Posts
    9k Views
    saibamS
    @mediathreat I think it is possible, as long as the images have some kind of html address or similar, but I have no idea how to do it. I’ve moved on to other projects now :) almost finished an arcade cabinet :D
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    1 Views
  • MMM-Calender with share of mailbox.org calender

    1
    0 Votes
    1 Posts
    936 Views
    A
    I’m changing from gmail to mailbox.org and I’d like to add my calender like I did with gmail. Unfortunately from my new calender provicer mailbox.org I can’t get a .ics share, the only thing I get is a link looking like this https://share.mailbox.org/ajax/share/… or the CalDAV link looking like this https://dav.mailbox.org/caldav/… Is there a way to feed my MMM-Calender (or maybe a different module)?
  • MMM-PIR-Sensor/wiring

    2
    0 Votes
    2 Posts
    3k Views
    F
    @codyS75 https://forum.magicmirror.builders/topic/6291/howto-turn-on-off-your-monitor-time-based-pir-button-app
  • Current Weather

    2
    0 Votes
    2 Posts
    2k Views
    V
    This seems to be the thread that relates to this… Ignore this and reply to the link below. https://forum.magicmirror.builders/topic/6878/changing-units-from-metric-to-imperial-breaks-currentweather-module