Navigation

    MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    1. Home
    2. Modules
    3. Requests
    Log in to post
    • Newest to Oldest
    • Oldest to Newest
    • Most Posts
    • Most Votes
    • M

      Wunderground weather
      • maxs

      1
      1
      Votes
      1
      Posts
      30
      Views

      M

      Hi, I know mmm-underground is not giving free api keys anymore, and it stopt working on the magic mirror. But when you own a personal weather station, and you upload your data you get a working API Key. So is there a way to get mmm-underground working again? I tried it, but didn’t work any more. New protocol?
      Im not so clever to fix it on my own.
      Thanks

    • V

      MM Motion screen
      • Viperzee

      4
      0
      Votes
      4
      Posts
      40
      Views

      S

      @Viperzee i have not seen anything like that in the 3 years i have been here

    • MiguelDAD

      How do I delete the first line (day, number, month, year) on the clock?
      • MiguelDAD

      4
      0
      Votes
      4
      Posts
      46
      Views

      MiguelDAD

      @sdetweil Thanks, the problem was in the quotes

    • buzzkc

      UNSOLVED SleepNumber SleepIQ
      • buzzkc

      4
      0
      Votes
      4
      Posts
      528
      Views

      mumblebaj

      @buzzkc I see the developer took down the API?

    • MiguelDAD

      How insert calendar in a clock?
      • MiguelDAD

      3
      0
      Votes
      3
      Posts
      36
      Views

      BKeyport

      @adrian-k alternatively, you could use MMM-Multimonth. a little more configurable, and you can have more than one month.

      https://github.com/bkeyport/mmm-multimonth

    • K

      Being able to have your IG likes shown on the mirror
      • Kkardi

      3
      0
      Votes
      3
      Posts
      25
      Views

      K

      Instagram 🙂

    • E

      Calendar can switch on notifications
      • Edohvin

      4
      0
      Votes
      4
      Posts
      50
      Views

      S

      @Edohvin said in Calendar can switch on notifications:

      Won’t that slow things down?

      Possibly, but that is how the face reco, page, etc module’s work. Mm runs modules at startup. They can be hidden.
      But you can’t add a new one on demand.

      30 might be more than a pi can handle

    • P

      MMM-ScreenMirroring from Smartphone to MagicMirror
      • ProductEigel

      1
      0
      Votes
      1
      Posts
      32
      Views

      P

      Hello,
      I search for an Module to ScreenMirroring the Display from a smartphone, like Samsung Galaxy S10 or similar, to an MagicMirror.
      I didn`t found something like this, did any one have an Idea?

      Mathew

    • A

      MMM-MarineTraffic??
      • adrian.k

      9
      0
      Votes
      9
      Posts
      90
      Views

      A

      @Mykle1 said in MMM-MarineTraffic??:

      @adrian-k

      Started playing with the suggestion by @adrian-k.
      However, errors galore in the dev console. Module seems to still work. Will play some more tomorrow.

      @thgmirror said in MMM-MarineTraffic??:

      @adrian-k here an example how it can look, if you store this HTML
      in your modules-folder and display it in your mirror:

      That looks really good, I will definitley look more into it and try to implement it into my mirror!
      Thank you for all the help so far guys.

    • nogE

      Kodi Control
      • nogE

      4
      0
      Votes
      4
      Posts
      2952
      Views

      M

      anybody find or make a now-playing or control that works with kodi?

    • R

      {HowTo} turn on/off your monitor using ultrasonic sensor with MMM-NearCompliments
      • RomeWood

      4
      0
      Votes
      4
      Posts
      41
      Views

      S

      see MMM-NEWPIR on github

      https://forum.magicmirror.builders/topic/13320/best-pir-strategy-for-rpi4?_=1605706510392

    • S

      Show compliments only when HC-SR04 sensor says someones near the mirror
      • semox

      3
      0
      Votes
      3
      Posts
      1227
      Views

      R

      Hi,
      I’m having trouble getting your feature to work. The monitor doesn’t come back on once I’m within range.

    • S

      MMM-SunnyPortal not loading
      • SkyFocusNL

      3
      0
      Votes
      3
      Posts
      78
      Views

      S

      @linuxtuxie

      Hi linuxtuxie,

      I have reinstalled it and it worked … for 1 day, I now have the same problem again …
      I’ve reinstalled it again, and it keeps on saying “Loading…”

      I’ve tried using some other user-agent strings from chrome and edge. With the Edge string I’ve got it working agian

      ‘User-Agent’: ‘Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/537.36 Edg/86.0.622.69’,

      But it feels buggy, I will report back when it it fails again …

      regards,

      Arjan

    • K

      Nissan Connect EV
      car nissan nissanconnect • • knutta

      2
      0
      Votes
      2
      Posts
      23
      Views

      K

      I’ve found another repo on github for this. A node.js client library for NissanConnect EV (previously called carwings).

      https://github.com/philliphoff/carwings2

      Anyone savvy enough to say if this is something that could be used for a quick build?

    • P

      UNSOLVED Adafruit IO Module
      • phreakinuts

      5
      0
      Votes
      5
      Posts
      793
      Views

      M

      Absolutely:

      module: "MMM-mqtt", position: "bottom_right", header: "Garage rear door", config: { mqttServer: "mqtts://username:key@io.adafruit.com:8883", topic: "username/feeds/feed-name", loadingText: "waiting for event...", interval: 60000, }

      Obviously replacing username, key and feed-name.
      I am having an issue currently with the mirror showing “MQTT server is offline” after a short time and mirror is not picking up any new messages published 😞

      Hope that helps.

    • J

      Plot data from a local CSV file
      • jhillairet

      8
      0
      Votes
      8
      Posts
      36
      Views

      S

      @jhillairet I get all the data and format/filter in the node_helper, then send to the modulename.js to display.

      as I support multiple instance the messages have the module indentifier to keep the data separated

    • H

      Default MM Font to use in iFrame?
      • hokie-bird

      5
      0
      Votes
      5
      Posts
      38
      Views

      S

      @hokie-bird sorry, I missed the question somehow

    • R

      MMM Arcgis Corona
      module • • rxlDavid

      1
      0
      Votes
      1
      Posts
      33
      Views

      R

      Hi,
      Is it possible to make an Module which Shows the Overview in the Arcgis Website e.g. https://experience.arcgis.com/experience/ffe90c7ec3f540b1b1d30a4fdef6fd00
      So Stats Like active positive etc. and maybe also multiple Arcgis links dir different regions?

      Thank you

    • binderth

      UNSOLVED Microsoft To-Do (wunderlist replacement?)
      • binderth

      45
      1
      Votes
      45
      Posts
      4552
      Views

      M

      @thobach I think I have created a pull request for the fade effect.

    • J

      MMM-GooglePhotos 'next' button
      • jakub

      4
      0
      Votes
      4
      Posts
      30
      Views

      J

      @sdetweil Oh boo. I didn’t realise. I’m not that confident at writing code. Perhaps you could point me to where i can learn to program a button and maybe how the MMM-GooglePhotos module can be forced to change onto the next photo?

      Thanks for your help and for all the help you all provide to relative noobs like me.

    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 47
    • 48
    • 4 / 48
    Enjoying MagicMirror? Please consider a donation!
    MagicMirror created by Michael Teeuw.
    Forum managed by Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
    This forum is using NodeBB as its core | Contributors
    Contact | Privacy Policy