A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • Integration of the Oral B toothbrush data

    5
    0 Votes
    5 Posts
    4k Views
    FrankMCGF
    @jsbhopal Terribly sorry for the up. didn’t find more actual thread. Is it relevant for Pro 1000(like that). It’s a new model, as far as I know thanks in advance Frank
  • MMM-Garbage : add different icon per wast type

    Solved
    3
    0 Votes
    3 Posts
    822 Views
    J
    Thanks for the tip, this one is perfect for me.
  • Nest New API - Camera's

    Unsolved
    1
    0 Votes
    1 Posts
    231 Views
    Y
    Hi, I have seen a few modules and post about the nest camera’s. But they terminated their own API and switched over to the google devices API. Now i have a basic knowledge of front-end development. But but the more advanced API calls I am really not familiar with. I was wondering if someone has a working module or is working on one to get it working with the new google devices API. I am really interested in this. I should really look in to OAuth 2.0 but at the moment I haven’t made it really far. Greeting. :beaming_face_with_smiling_eyes:
  • Display Lichess Top-Rated Rapid Game

    Unsolved
    6
    0 Votes
    6 Posts
    1k Views
    thgmirrorT
    @olesoncrypto Hi, create a local html-file at the modules folder with the following content as an example, please add your webside instead of the google-chart: [image: 1636212038159-715e2702-83a2-463b-b37e-1dc7ade99081-image.png] Name it as you like (mychess.html for example) and add the path to MMM-SmartWebDisplay instead of the URL you entered before: url: [“/modules/mychess.html”], Play around with the red-marked values…the exact data depends on the browser in use. This way is much easier than to adjust it directly in MMM-SmartWebDisplay. Greetings Thomas
  • octomirror-module

    Unsolved
    1
    0 Votes
    1 Posts
    389 Views
    F
    @shbatm – I really like the octomirror module, with the way my setup is it really provides a great way to monitor things w/o disturbing the print (or walking all the way back there…) I’m trying to figure a way to “show” the module when I’m printing something – and to essentially “hide” it when I’m not. I have enabled the hide details – but I still get my stream … thoughts here? Ideally - when I’m printing something, override everything and show my printer stuff w/ stream. If I’m NOT actively printing something (different from “offline”) then play some other module … spongebob on YouTube or whatever. I’m not super bright but I’m remarkably willing to throw someone else’s code right on in and see what happens. Ideas? Cheers, FFL
  • MMM-SunnyPortal Solar Module

    23
    1 Votes
    23 Posts
    10k Views
    D
    Hello, any news about this loading problem ? Regards.
  • Not a module but a way to get info from Life360

    3
    1 Votes
    3 Posts
    1k Views
    J
    @ryanbuckner said in Not a module but a way to get info from Life360: ImportError: cannot import name ‘life360’ from partially initialized module ‘life360’ Do you find a solution for this? Also I modified the location as internationalcharacters were breaking the location name display change if m[‘location’][‘name’]is not None: print “ ” , m[‘location’][‘name’] + “” To: if m['location']['name']is not None: locname = m['location']['name'].encode('ascii', 'ignore').decode('ascii') print ("<TD>&nbsp;</TD><TD style='color:#ffff00;'>" , locname + "</TD>")
  • How can i play Amazon music in mirror?

    6
    0 Votes
    6 Posts
    1k Views
    R
    @sdetweil that’s what I thought. Thanks for the input
  • Voice Assistant

    Unsolved
    7
    1
    1 Votes
    7 Posts
    1k Views
    S
    @jairojosy as @MMRIZE mentions, mm is JavaScript, so your only real choice is to execute your assistant outside mm, and collect it’s output, and pass that to a mm module that understands what the output message means. not that hard really. PythonPrint shows a simple stdout approach. getting the mic to work for input has always been the hardest. none of the good voice reco engines are free anymore, but not expensive. google charged me 51 cents for last months reco usage.
  • How to port/create a sweep clock module from existing html/js/css code

    Solved
    12
    0 Votes
    12 Posts
    2k Views
    N
    @mumblebaj Works perfectly! Thanks for your time! I also tried but could not make this work, but edited the default MM clock to contain sweep seconds.
  • Light sensor module?

    Unsolved
    2
    0 Votes
    2 Posts
    1k Views
    S
    @andoramb I don’t think there is but https://github.com/paviro/MMM-PIR-Sensor prob could be hacked with a few changes. xrandr --output <outputname> --brightness 0.8 would be part of the script ? Guess also if you have a webcam it should be possible to create a lux level also.
  • Countdown module with Ical support

    Unsolved
    3
    0 Votes
    3 Posts
    651 Views
    S
    @cowboysdude right… but as the calendar broadcasts its events, a minor addition to a countdown module to use that info could be the ticket
  • MMM-Traffic with TomTom API

    Unsolved
    1
    0 Votes
    1 Posts
    259 Views
    R
    I would enyoy a Traffic Module using the TomTom API, since I am not able to make it work on my own ;) For my region, Tomtom is very accurate in Terms of traffic and its free ;)
  • MMM-ModuleSceduler- How to schedule for every other week

    Unsolved schedule cron
    3
    0 Votes
    3 Posts
    745 Views
    M
    @sdetweil Thanks. I’ve tried to use expressions like what’s suggested there, but no luck unfortunately.
  • NFT Display Module

    Unsolved
    2
    0 Votes
    2 Posts
    2k Views
    M
    @vinceclicks Hi Vince, I would love same, had a bit of go with this https://tokencast.net/ Might be worth a try. Regards Michael
  • TP-Link Smart Plug

    Unsolved
    3
    0 Votes
    3 Posts
    548 Views
    cowboysdudeC
    @schmaniel YES Amazon or Google devices can do that!
  • Module for multipage PDF-files

    2
    0 Votes
    2 Posts
    1k Views
    ritomkR
    I recommend you merge all PDF pages into one. And after that open the Microsoft PowerPoint and use…
  • unmineable

    Unsolved
    1
    0 Votes
    1 Posts
    356 Views
    J
    unmineable has a API now. Has anyone tapped into this for there mirror?
  • Display random gif from folder

    9
    0 Votes
    9 Posts
    2k Views
    A
    @fillilutten You are welcome :)
  • Warn-App NINA

    Solved
    25
    1 Votes
    25 Posts
    8k Views
    JalibuJ
    @sdetweil said in Warn-App NINA: @jalibu sorry not clear you said this topic then linked another This topic was a request for NINA support. As I now added a module for that, this request topic could be marked as “solved” :-)