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

    1
    1 Votes
    1 Posts
    258 Views
    L

    This module will let you know if it’s Friday the 13th. By default it will just return a string but if you turn scary to true in the config (details in the readme) it will display a spooky image on Friday the 13th.

    This module is pretty silly but it was fun to make and I couldn’t find others on GitHub.

    https://github.com/leabs/MMM-friday-the-13th

  • MMM-Weather

    17
    3 Votes
    17 Posts
    4k Views
    S

    @sil3ntstorm I do not know. but I would use the developers window to see what style was applied
    see
    https://forum.magicmirror.builders/topic/14862/help-with-a-couple-css-issues?_=1676128321280

  • This topic is deleted!

    Locked
    1
    0 Votes
    1 Posts
    123 Views
  • door and proximity sensors

    2
    0 Votes
    2 Posts
    526 Views
    J

    @ectovito said in door and proximity sensors:

    I was finally able to retrieve the Device IDs via the Aqara gateway, and the tokens from the gateway and vacuum in the Miio Mac application.
    I can correctly display the temperature and humidity of my different rooms in the house. The same for my vaccum via the Xiaomi-vaccum module.
    The only thing I can’t do is to declare the door sensors and the sensory sensors.
    What should I declare in the configuration file?
    Thank you in advance for your help.

    To declare the door sensors and sensory sensors in your configuration file, you will need to specify the device type, device ID, and token for each sensor. You can typically find this information in the Miio Mac application or from the Aqara gateway.

    Here’s an example of what a door sensor declaration in your configuration file might look like:
    switch:

    platform: xiaomi_aqara
    name: Door Sensor
    type: magnet
    sid: <device_id>
    token:
    And here’s an example of what a sensory sensor declaration might look like:
    sensor: platform: xiaomi_aqara
    name: Sensory Sensor
    type: sensor_ht
    sid: <device_id>
    token:

    Note that the <device_id> and values should be replaced with.

  • Also having the "no map showing" problem.

    3
    0 Votes
    3 Posts
    233 Views
    J

    Errors in the console tab indicate

    Uncaught (in promise) Error: Attempted to load an infinite number of tiles
    at i._update (MMM-RAIN-MAP.js:28:109437)
    at i._setView (MMM-RAIN-MAP.js:28:107836)
    at i._resetView (MMM-RAIN-MAP.js:28:107173)
    at i.onAdd (MMM-RAIN-MAP.js:28:102869)
    at i._layerAdd (MMM-RAIN-MAP.js:28:64792)
    at i.whenReady (MMM-RAIN-MAP.js:28:42729)
    at i.addLayer (MMM-RAIN-MAP.js:28:65167)
    at Class. (MMM-RAIN-MAP.js:28:149754)
    at Generator.next ()
    at a (MMM-RAIN-MAP.js:28:169)

    No idea if this and the other error problem are related.

  • MMM-Bosch-BME680-sensor

    1
    0 Votes
    1 Posts
    248 Views
    M
    Description:

    It is designed for a Bosch BME680 sensor connected with i²c and retrieves:

    temperature humidity pressure AQI (pollution)

    It sends notifications that can be handled by other modules and/or have its own display.

    Disclaimer: AQI is quite approximative. It depends of internal sensor temperature (thus: updateInterval, gasLimitLow and gasLimitHigh must be tuned). AQI precision value may be enhanced using Bosh library if someone has motivation to look into).

    Screenshots:

    sample.png

    Download:

    https://github.com/seb-ma/MMM-Bosch-BME680-sensor

  • PIR and config.js

    16
    0 Votes
    16 Posts
    2k Views
    N6NGN

    @sdetweil Oh… ok… thanks… I’ll do that.
    Dennis

  • MMM-TwitterLists

    6
    3 Votes
    6 Posts
    641 Views
    mattkabM

    @Mesohilo Good call-out on the media thumbnails.

    I’ve updated the module to add a config setting to show/hide the media thumbnails:

    config: { ... //other configs showPictures: false, }
  • MMM-MyGarbage

    55
    3 Votes
    55 Posts
    20k Views
    M

    @wwats
    Check that ypu only have 1 (one) extra line at the end of the CSV-file, if you have more than one, the module crashes

  • MMM-NINA

    40
    5 Votes
    40 Posts
    7k Views
    R

    Hallo Jalibu ,
    hallo zusammen!

    Ich habe das Modul vor kurzem installiert und habe aktuell den Effekt, das bei aktualisierten Meldungen die Ursprungsmeldung und eine aktualisierte Meldung angezeigt wird:
    MMM-NINA-Aktualsierte Meldung.jpg

    Zum Vergleich zur NINA-APP (IOS):
    IMG_0596.jpg

    Gibt es zu dem die Möglichkeit auch die erwartete Dauer des Warnereignisses anzuzeigen ( s.o. Unwetterwarnung Sa. 10:00 - So. 04:00)?

    Danke für eine Info und ein schönes Wochenende!
    Rainer

  • Dark Sky radar alternative

    3
    0 Votes
    3 Posts
    719 Views
    D

    @bhepler Well…the WebView works, but MMM-RAIN-MAP works better. Thanks for the recommendation!

  • MMM-Gas-storage-EU

    5
    0 Votes
    5 Posts
    495 Views
    S

    @coernel said in MMM-Gas-storage-EU:

    The main problem is that I do not know, when Gas Infrastructure Europe updates the values.

    should find that out first

  • MMM-CalendarWeek is broken

    3
    0 Votes
    3 Posts
    532 Views
    S

    @BKeyport Thanks for this! For some reason I didn’t see your reply last time I checked the forum. I appreciate the tips!

  • Problem with MM-MQTT module

    6
    0 Votes
    6 Posts
    648 Views
    M

    In general, “\xa0” can be used to add a space to the header, which works fine with all the modules I use. Unfortunately, that causes the mentioned problem with the MMM-MQTT module.

    As soon as I remove “\xa0” the problem is solved and the module works properly. I know, it’s strange and I can’t explain it, but it’s what I see happening in my setup.

  • PSA: DarkSky shuts down Jan 1st. expect broken weather

    2
    2 Votes
    2 Posts
    261 Views
    karsten13K

    the api will work until end of march, see https://blog.darksky.net/

  • MMM-MysqlQuery

    1
    0 Votes
    1 Posts
    196 Views
    C

    Hallo.

    Das Modul läuft super.
    Allerdings kann ich keinen Zeilenumbruch einfügen, so das das Modul nicht über den ganzen Bildschirm geht.
    Kann ich das irgendwo ändern?

    LG, Chris

    The module works great.
    However, I can’t insert a line break, so the module doesn’t cover the whole screen.
    Can I change that somewhere?

    LG, Chris

  • MMM-Worldclock

    32
    3 Votes
    32 Posts
    7k Views
    S

    @sdetweil Thank you! That worked and the solution was easier than I thought! lol

  • Monitoring open doors/windows?

    1
    0 Votes
    1 Posts
    305 Views
    W

    Hello! I’ve got my current MM running nice but I’m looking ahead to some changes in my living situation in a few months and I know I’ve seen a few people on here show off their mirror with modules showing whether a door was open or closed or lights on/off in various rooms and I was curious what modules/sensors were being used for that or was the data being pulled separately into the display?

  • MMM-CalendarExt3 - use hidden calendar and remote weather locale?

    11
    0 Votes
    11 Posts
    2k Views
  • MMM-MyTraktSeries

    12
    0 Votes
    12 Posts
    5k Views
    S

    @luisestrada means aux[i]

    doesn’t point to an object.