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

    2
    2 Votes
    2 Posts
    3k Views
    D
    Very nice! I am a little too paranoid having all my payments on show though :P
  • MMM-Yeelight

    2
    0 Votes
    2 Posts
    3k Views
    A
    I love this! I was waiting all the time for a module like this! Thank you!
  • MMM-TPLink

    4
    1 Votes
    4 Posts
    4k Views
    D
    @zdenek said in MMM-TPLink: great. I’ve few of TP-Link HS110 and HS100, but only in local net (home, work, parentshouse…). I use KASA app on my iPhone to control them, see the actual power - is it possible to “somehow” modify your module to see at least the status of plugs? thanks, Zdeněk I am using several TP-Links too, and found a lot of helpfull info about home automation based stuff from these guys… http://100.37.129.161:443/ You may want to pop over there and ask about their set up’s, and I’m positive you will get a great deal of ideas you probbably never thought about? Personaly, I have 90% of my house automated ( using Alexa and Broadlink pro, and RM Mini ) , and, when time permits, use MM as a part Automation Display… showing/controlling every HA item, and it’s state.
  • Weather Modul with bars for min/max temperature?

    6
    0 Votes
    6 Posts
    3k Views
    WayneRigleyW
    @rak thanks, ill be working on this, this afternoon … ill let you know how it works. thanks for the fork !
  • Calendar BOLD for todays items

    1
    0 Votes
    1 Posts
    1k Views
    WayneRigleyW
    OK so ive taken the preinstalled Calendar and used my own family google Calandar link, which is working perfectly. BUT anyone know how to change the color of any item that’s is scheduled for today, this way at a glance the items would stand out visually better, more eye-catching . thanks in advance
  • MMM-RPI-LED

    1
    0 Votes
    1 Posts
    2k Views
    idoodlerI
    Hi there! I just finished a new module, that allows you to control the LEDs of your Raspberry Pi. My MagicMirror is located in my bed room, and the LEDs disturbed me, so I decided to turn them of:) [card:idoodler/MMM-RPI-LED]
  • MMM-Nest

    nest thermostat utility
    37
    0 Votes
    37 Posts
    43k Views
    M
    Please use these steps. If you have any questions after that, I’ll be happy to answer.
  • MMM-uv-index - Ultra Violet Index

    2
    2 Votes
    2 Posts
    2k Views
    Mykle1M
    @sketusky Well done, mate!
  • This topic is deleted!

    3
    0 Votes
    3 Posts
    103 Views
  • Default Calendar- fulldayevent recognition

    3
    0 Votes
    3 Posts
    2k Views
    T
    @Charley said in Default Calendar- fulldayevent recognition: I had the same problem with my cities Garbage collection calendar First i checked their calendar with Validator I have solved the issue by giving whole day events a start time and an endtime DTSTART;VALUE=DATE:20180427T0000 DTEND;VALUE=DATE:20180428T2359 It is an issue in MagicMirror Thank you for your reply, but this doesn’t work. If I added the time into wholeday statement, magicmirror show’s Invalid date and in validator are errors too. [image: 0_1525074432129_ef11b503-a7e6-40da-8e06-d7056057156e-image.png] [image: 0_1525074470269_36137230-8ca6-4a48-a4a4-42f10cfe8631-image.png] I’ll try another solution.
  • Random Quotes

    19
    2 Votes
    19 Posts
    18k Views
    ?
    @KirAsh4 Love the module, works a treat. Can’t figure out how to change the size of the quote and/or author however. I’ve tried adding the following to custom.css .random_quotes .medium { font-size: 50px; } and .random_quotes .quote .medium { font-size: 50px; } Neither work however. I think you’ll be able to see what I tried to do here, but please could you help me figure out where I am going wrong? Thanks in advance.
  • Calendar module maxTitleLength is not working

    3
    0 Votes
    3 Posts
    2k Views
    STRK14S
    Ok that worked, but the Problem changed… now the calendar module is going over my weather modul. They are top_left and top_right but they don’t auto adjust… any clue?
  • MMM-HTTPRequestDisplay

    10
    2 Votes
    10 Posts
    9k Views
    idoodlerI
    @zombi27 You may wanna checkout my module MMM-Loxone:) [card:idoodler/MMM-Loxone]
  • Updated version of MMM-iFrame

    13
    3 Votes
    13 Posts
    13k Views
    N
    @alberttwong My camera feed sometimes suddenly stop streaming. How do I debug this ?
  • MMM-FHEM shows values from FHEM devices ...

    40
    5 Votes
    40 Posts
    47k Views
    R
    the Fix for you`r Problem might be: Disable csrfToken after 2 weeks of searching the Internet i found the post in this forum this helpt me to fix the same probelm.
  • MMM-BMP-sensor (Barometer)

    1
    1 Votes
    1 Posts
    1k Views
    S
    Hello guys, a little module to start transforming your MM into a weather station. [image: 0_1523388246108_mmm-bpm-sensor-demo.png] [card:Sispheor/MMM-BMP-sensor]
  • Google Photos on Mirror

    1
    1 Votes
    1 Posts
    2k Views
    C
    Re: Updated version of MMM-iFrame So using the MMM-iFrame you can get google photos onto a mirror Firstly you need to get this add on for slides https://chrome.google.com/webstore/detail/photo-slideshow/llgeanpccblagafdmfalehmopdbakhol?hl=en This allows you to auto generate a slides presentation from a photos album Next copy the link into iFrame (file -> publish to web) Set you size position And here is a result [image: alt text] Hope you find it useful!
  • 1 Votes
    5 Posts
    4k Views
    J
    @twosquirrels you’re welcome to fork my repository and try to get it working on the Wink 2. Happy to answer any questions you have along the way.
  • MMM-DHT22 Humidity and Temperature Module

    47
    3 Votes
    47 Posts
    52k Views
    P
    Any updates on this? I have the same problems as @DocVooDoo and others, i.e. Adafruit code works like a charm, dht_var not. Difference I noticed is that dht_var uses wiringpi library and Adafruit not?! I tried a reinstall of wiringpi package without success. Next, I compared the implementations of dht_var and the Adafruit driver for DHT22. The essence of the Adafruit code is in file Adafruit_Python_DHT/source/Raspberry_Pi_2/pi_2_dht_read.c. It is meant for Pi2 and Pi3, implemented in C, and defines a function int pi_2_dht_read(int type, int pin, float* humidity, float* temperature). It implements the communication with the sensor using a 1-wire bus. The rest of the Adafruit package is mostly (well-done) sugar-coating for Python usage and selecting the right driver for any given platform. We could simply rewrite dht_var by using this driver code. What do you think?
  • MMM-GCP - Track your Google Cloud Platform Activity

    gcp google cloud billing
    1
    0 Votes
    1 Posts
    2k Views
    da4throuxD
    Hi, This is the main thread for the versions of my module around GCP (Google Cloud Platform). First functionality is to monitor the billing of a project of the last few days (quickly spot if your cost is not as it should be ! ). [card:da4throux/MMM-GCP] [image: 0_1520193223434_MMM-GCPscreenshot0.1.png] you can find all the details on github: https://github.com/da4throux/MMM-GCP v0.1: daily trend of billing for a GCP project