A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • Banana pi M3 display, voice control

    2
    0 Votes
    2 Posts
    405 Views
    S
    @marczy236 there is nothing builtin for voice control. There are various modules with varying levels if accuracy and difficulty doing setup. MMM-Voice/Hello Lucy MMM-GoogleAssistant MMM-AwesomeAlexa
  • The novice user problem with modules

    4
    0 Votes
    4 Posts
    693 Views
    S
    @Mykle1 i wonder why he says that!? 😆
  • Talking Head?

    1
    0 Votes
    1 Posts
    260 Views
    R
    I looked through the modules, but didn’t see this one. Is there a module that will parse text, and display a “talking head” speaking the text?
  • Wunderground weather

    1
    1 Votes
    1 Posts
    429 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
  • MM Motion screen

    4
    0 Votes
    4 Posts
    689 Views
    S
    @Viperzee i have not seen anything like that in the 3 years i have been here
  • 0 Votes
    4 Posts
    652 Views
    MiguelDADM
    @sdetweil Thanks, the problem was in the quotes
  • SleepNumber SleepIQ

    Unsolved
    4
    0 Votes
    4 Posts
    2k Views
    mumblebajM
    @buzzkc I see the developer took down the API?
  • How insert calendar in a clock?

    3
    1
    0 Votes
    3 Posts
    957 Views
    BKeyportB
    @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
  • Being able to have your IG likes shown on the mirror

    3
    0 Votes
    3 Posts
    668 Views
    K
    Instagram :)
  • Calendar can switch on notifications

    4
    0 Votes
    4 Posts
    991 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
  • MMM-ScreenMirroring from Smartphone to MagicMirror

    1
    0 Votes
    1 Posts
    196 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
  • MMM-MarineTraffic??

    9
    1
    0 Votes
    9 Posts
    2k 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.
  • Kodi Control

    4
    0 Votes
    4 Posts
    4k Views
    M
    anybody find or make a now-playing or control that works with kodi?
  • 0 Votes
    4 Posts
    1k Views
    S
    see MMM-NEWPIR on github https://forum.magicmirror.builders/topic/13320/best-pir-strategy-for-rpi4?_=1605706510392
  • Show compliments only when HC-SR04 sensor says someones near the mirror

    3
    0 Votes
    3 Posts
    2k Views
    R
    Hi, I’m having trouble getting your feature to work. The monitor doesn’t come back on once I’m within range.
  • MMM-SunnyPortal not loading

    3
    0 Votes
    3 Posts
    796 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
  • Nissan Connect EV

    car nissan nissanconnect
    2
    0 Votes
    2 Posts
    415 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?
  • Adafruit IO Module

    Unsolved
    5
    0 Votes
    5 Posts
    2k 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.
  • Plot data from a local CSV file

    8
    0 Votes
    8 Posts
    2k 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
  • Default MM Font to use in iFrame?

    5
    0 Votes
    5 Posts
    798 Views
    S
    @hokie-bird sorry, I missed the question somehow