A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • 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
    16k 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
    3k 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
    944 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
    741 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
    899 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
  • MMM-CalendarExt - not showing multi day events from previous month

    1
    0 Votes
    1 Posts
    681 Views
    W
    Multi-day events aren’t showing if the start date falls prior to the current month. I’m using weekly view, but the issue seems to occur in other view types. When the event is in the future, or if the start date is prior to todays date, but in current month, they show up fine. Is there any way to remedy this? P.S. Thanks @eouia for such a fantastic module, it’s very useful!
  • Using DHT-22 with modules

    1
    0 Votes
    1 Posts
    744 Views
    D
    Hi guys, I need help to get anything from this sensor. I’ve been seeing a lot of folks having troubles related to this sensor/modules. I tried both Bangee44’s module and Nebulx29’s module and I couldn’t get anything from them. I also tried a bunch of python script just to read data from the sensor, same result. I am kind of lost right now with this. I have a working installation on a Pi 2. I also have a PIR sensor, working just fine using Paviro’s module. Can you guys use this sensor with your MM installation and tell me how ? Thank you :)
  • Calendar Module - I only want one Dateformat.

    1
    1
    0 Votes
    1 Posts
    1k Views
    C
    Hi guys, I only want dates in the calendar module displayed as DD.MM. as the weekday names take up a lot of space. So I disabled all the relative time formats: colored: false, maximumNumberOfDays: 180, wrapEvents: true, dateFormat: "DD.MM.", timeFormat: "absolute", getRelative: 0, urgency: 0, calendars: Yet, I get this picture: [image: 1522507794640-mmmcal.jpg] Looking at the source, it seems you can’t disable this. If I just remove this block from calendar.js, it works for me: if (event.startDate - now < 2 * oneDay) { // This event is within the next 48 hours (2 days) if (event.startDate - now < this.config.getRelative * oneHour) { // If event is within 6 hour, display 'in xxx' time format or moment.fromNow() timeWrapper.innerHTML = this.capFirst(moment(event.startDate, "x").fromNow()); } else { // Otherwise just say 'Today/Tomorrow at such-n-such time' timeWrapper.innerHTML = this.capFirst(moment(event.startDate, "x").calendar()); } However, this is not update proof :( Any other ideas?
  • MMM-Api - port specifics

    3
    0 Votes
    3 Posts
    2k Views
    C
    Make sure in the config.js that the IP address is not ‘localhost’, but is the IP address of the raspi. Default port is 8080. This is how the plugin will accept URL commands. Also, make sure any other PC or computers ip is added to the ‘white list’. That is how it is done
  • RSS feed trouble

    4
    0 Votes
    4 Posts
    2k Views
    B
    @benben932 if anyone else is wanting to use the slashdot rss feed in their newsfeed, use this url: url: “http://rss.slashdot.org/Slashdot/slashdotMainatom”