A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • Month/Day/Year to Day/Month/Year.

    5
    0 Votes
    5 Posts
    495 Views
    Z
    Thank you, i have changed it now.
  • Biger Digital Clock (Default Module)

    6
    0 Votes
    6 Posts
    1k Views
    S
    @darknetone see this, great tools https://forum.magicmirror.builders/topic/14862/help-with-a-couple-css-issues?_=1668635720813
  • MMM-CalendarExt3Timeline

    1
    1
    1 Votes
    1 Posts
    533 Views
    M
    MMM-CalendarExt3Timeline The successor of CalendarExtTimeline, the Magicmirror module. A sibling module of MMM-CalendarExt3. This module would show the timeline of events. [image: 1668181210014-1c58e72b-d090-4483-88af-0ecb75a9ae6a-image.png] https://github.com/MMRIZE/MMM-CalendarExt3Timeline
  • [MMM-GoodreadsQuotes] Goodreads quotes

    1
    1
    0 Votes
    1 Posts
    225 Views
    C
    Goodreads quotes [image: 1667849933543-screenshot.jpg] https://github.com/IgniparousTempest/MMM-GoodreadsQuotes Another simple typescript module. I am having quite a bit of fun with MagicMirror. You can select the authors you want quotes for and it will randomly display on from one of those lists every minute.
  • Weatherornot

    2
    0 Votes
    2 Posts
    382 Views
    S
    @jeromeguill the code says it updated every 15 minutes by default. the author is unavailable currently
  • [MMM-DailyZapiro] Zapiro political comics

    1
    1
    1 Votes
    1 Posts
    225 Views
    C
    Catholic Liturgical Calendar [image: 1667771701918-screenshot.gif] https://github.com/IgniparousTempest/MMM-DailyZapiro Hi all this is my second module, and my first written in typescript. It is quite a simple module, so it might be nice as a reference if you want to set up your own typescript module. Unfortunately the comics are quite detailed, and don’t look as clear in the high contrast filter. The comic cycles between the n most recent Zapiro comics every minute.
  • [MMM-catholic-liturgical-calendar] Catholic calendar

    1
    1
    2 Votes
    1 Posts
    399 Views
    C
    Catholic Liturgical Calendar [image: 1667771071816-screenshot.jpg] https://github.com/IgniparousTempest/MMM-catholic-liturgical-calendar Hi all this is my first module, it displays a forcast of the upcomming events on the liturgical calendar, as well as displaying the current date in the Christian year. The glyphs on the left determine the importance: A cross is a regular observance day, and a church is a holy day of obligation. I imagine most won’t be interested, but I am sure at least someone besides me will quite useful.
  • MMM-WeatherHourlyByDay

    1
    1
    1 Votes
    1 Posts
    469 Views
    Q
    Description: Displays an hourly forecast table over multiple days. Allows you to specify what hours of the day to include and which forecast components will be displayed (icon, temperature, windspeed, wind direction). Requires: A MagicMirror weather module that provides hourly forecast data. That module must broadcast a “WEATHER_UPDATED” notification with a payload of type WeatherObject, containing the hourly weather data. All default “weather” modules with type: “hourly” should do this. Screenshots: [image: 1667411112456-weatherhourlybyday.png] Download: [github.com/dwoolridge/MMM-WeatherHourlyByDay] Version 0.1.0 Initial Release
  • Using MMM-Widget for images

    13
    0 Votes
    13 Posts
    4k Views
    S
    @wishmaster270 and one can make use of the module classes property to make unique names for each of the instances so that you could Target the CSS to the appropriate instance but like copying, the css must be updated w the new class name selector
  • MMM-vCard2Calendar Error after update

    6
    0 Votes
    6 Posts
    868 Views
    W
    Excellent! Many Thanks. I bookmarked the page right away.
  • MMM-DumpsterDay

    83
    2 Votes
    83 Posts
    57k Views
    D
    @BD0G awesome mate! So glad the module is used :)
  • Capital letter of weekdays and symbol in front of specific calendar

    1
    0 Votes
    1 Posts
    1k Views
    L
    Re: MMM-CalendarExt3 Can anyone help me with theese issues. This is probably easy coding, but for a newbie as me, I need som help. I want the first letter in the weekdays to be capital. How to do that? I want to display a symbol in front of a specific calendar events. I have one calendar for all the birthdays during a year, and I want for example a cake as a symbol in front of all the events from this specific calendar. All the other calendars should be without a symbol.
  • MMM-Domoticz-ext: interact with Domoticz

    121
    6
    1 Votes
    121 Posts
    100k Views
    G
    @ArturB I’m the developer of the module. This is not possible at the moment. Since I don’t own a magic mirror anymore I kind of stopped the development of this module. Feel free to clone it and make your own modifications to the code.
  • Replacement for MMM button due to Node-Abi error.

    5
    0 Votes
    5 Posts
    759 Views
    R
    @sdetweil Ups, sorry for the mistake! sdetweil instead of jopyth :-) And … Great work. Thank you. pi@InfoTerminal:~/MagicMirror/modules $ git clone https://github.com/sdetweil/MMM-Buttons.git Klone nach ‘MMM-Buttons’ … remote: Enumerating objects: 56, done. remote: Counting objects: 100% (4/4), done. remote: Compressing objects: 100% (4/4), done. remote: Total 56 (delta 0), reused 2 (delta 0), pack-reused 52 Entpacke Objekte: 100% (56/56), Fertig. pi@InfoTerminal:~/MagicMirror/modules $ cd MMM-Buttons/ pi@InfoTerminal:~/MagicMirror/modules/MMM-Buttons $ npm install Magic-Mirror-Module-Buttons@1.0.0 postinstall ./postinstall /home/pi/MagicMirror/modules/MMM-Buttons ⠴ Building module: epoll, Completed: 0make: Verzeichnis „/home/pi/MagicMirror/modules/MMM-Buttons/node_modules/epoll/build“ wird betreten CXX(target) Release/obj.target/epoll/src/epoll.o ⠋ Building module: epoll, Completed: 0 SOLINK_MODULE(target) Release/obj.target/epoll.node ⠼ Building module: epoll, Completed: 0 COPY Release/epoll.node make: Verzeichnis „/home/pi/MagicMirror/modules/MMM-Buttons/node_modules/epoll/build“ wird verlassen ✔ Rebuild Complete added 6 packages, and audited 7 packages in 5m found 0 vulnerabilities pi@InfoTerminal:~/MagicMirror/modules/MMM-Buttons $
  • Grafana chart will not appear in MM

    8
    0 Votes
    8 Posts
    2k Views
    F
    Hey guys, I’m running into the same issue. But I have an error code: electron failed to load URL, and it is error ERR_BLOCKED_BY_RESPONSE. I get the same issue with an iframe module in MM2. I read, that electron would block unsafe sides and as the grafana I want to show is running on an external device I do not own and can’t configure, cause it is part of my solar panel, I can’t change anything about it. The side is registered as insecure in the browser. Any idea? I already tried to modify the electron.js with a phrase to allow unsafe URLs, but it didn’t work. Greetz
  • Calendar text alignment other than module alignment?

    1
    1 Votes
    1 Posts
    338 Views
    I
    Re: Calendar text alignment other than module alignment? This worked perfectly. Easiest of all the solutions!!!
  • 2 Votes
    1 Posts
    2k Views
    wishmaster270W
    Description: Ever wanted to run scripts periodically and provide their output as notifications? Want to run the scripts within different time periods? Then MMM-CommandToNotification is your module! You can define a base rhythm the module iterates all scripts. You can specify skips per script to run scripts only each (skips+1) iterations. You can send the output as payload of one or multiple notifications. You may want to use my MMM-ValuesByNotification to display the payload. Download: Download [card: Tom-Hirschberger/MMM-CommandToNotification] Version 0.0.8 added a script called venvWrapper.py which can be used to create a virtual Python environment, install the dependencies of Python scripts to it and call the scripts with the wrapper in the virtual environment the htu21 script now uses the CircuitPython libraries of Adafruit now Version 0.0.7 scripts in the scripts directory now can be called without adding a additional ./ as prefix, now the module first checks if scripts do exist and if they are executable before trying to call them. If the file is missing or permissions are not set correctly the module prints a log message and skips the command now reduced the console output drastically. Use debug: true config option to re-enable the console output. Errors are printed to console without the debug flag as before Version 0.0.6 add a debug flag to configuration which enables/disables some console messages added a new dummy example script which simply outputs the content of a text file fixed all issues reported by the new automatic module scanning script developed by @KristjanESPERANTO Version 0.0.5 Fixed a bug which caused the module to not return output for any command if one of the scripts closes with no output Version 0.0.4 added sync option to make it possible to configure if the commands should be run one after another or if they should be started as fast as possible added delayNext option which makes it possible to wait a configurable amount of milliseconds before the next command is processed (i.e. if you want to make 10 API calls but the API only supports one connection each second) Version 0.0.3 fixed the additional parameters like “timeout” being ignored the scripts now will be called with working directory set to “scripts” directory added a new option to send the notifications with custom payloads instead of the output of the script Version 0.0.2 Added new “conditions” option which causes notifications only be send if the scripts exits with a specified return code and/or the output contains a specified string The flowercare-mm.bash script now returns a JSON instead of JSON5 object Added a script to watch files for changes Added more documentation of the scripts Version 0.0.1 Specify a period in which the module calls all scripts Configure scripts (with their arguments) to be called and the notifications which the outputs of the scripts should be send to Configure a skip count per script if you do not want the script to be called each iteration Configure a timeout to stop the call of a script if it does not respond within a given time Scripts to query the temperature and humidity information of BME280, DHT11, DHT22, DS18B20 and HTU21 are included A script to query the temperature, moisture, light, conductivity and battery level of Miflora flowercare sensors is included Two scripts to generate either a single random integer or a JSON object which contains a integer and float value are included (for debugging purpose)
  • BME280 sensor with esp 8266

    6
    0 Votes
    6 Posts
    935 Views
    wishmaster270W
    Hi, i integrated some examples into my MMM-Temperature module (GitHub). There are serveral ones using an BME280 sensor connected to an ESP8266 or ESP32 sending the data either via plain TCP or MQTT.
  • MMM-xiaomi - Temperature and Humidity from your smarthome

    141
    2 Votes
    141 Posts
    216k Views
    E
    Hi guys, can anyone tell me if this module still works? If yes, which gateway should I purchase to make sure I can view sensor data with the MM? thanks
  • MMM-WeasleyClock - A Clock The Shows Location Not Time

    6
    3
    1 Votes
    6 Posts
    2k Views
    J
    Hey Brian - just to say, absolutely love this and have this running. Fantastic work. Can’t wait for the update on the hands and clock face.