A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • MMM GoogleAssistant mv client_secret_XXX.json credentials.json

    11
    0 Votes
    11 Posts
    4k Views
    W
    Hey thanks you this step is done but know im lost when i write the line cd ~/MagicMirror/modules/MMM-GoogleAssistant node auth_and_test.js i got this error pi@raspberrypi:~/MagicMirror/modules/MMM-GoogleAssistant $ node auth_and_test.js /home/pi/MagicMirror/modules/MMM-GoogleAssistant/node_modules/google-assistant/components/auth.js:27 const oauthClient = new OAuth2(key.client_id, key.client_secret, key.redirect_uris[0]); ^ TypeError: Cannot read property 'client_id' of undefined at new Auth (/home/pi/MagicMirror/modules/MMM-GoogleAssistant/node_modules/google-assistant/components/auth.js:27:38) at new GoogleAssistant (/home/pi/MagicMirror/modules/MMM-GoogleAssistant/node_modules/google-assistant/index.js:21:16) at Object.<anonymous> (/home/pi/MagicMirror/modules/MMM-GoogleAssistant/auth_and_test.js:60:19) at Module._compile (internal/modules/cjs/loader.js:778:30) at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10) at Module.load (internal/modules/cjs/loader.js:653:32) at tryModuleLoad (internal/modules/cjs/loader.js:593:12) at Function.Module._load (internal/modules/cjs/loader.js:585:3) at Function.Module.runMain (internal/modules/cjs/loader.js:831:12) at startup (internal/bootstrap/node.js:283:19) thank you again for your help
  • MMM-AssistantMk2 error

    3
    0 Votes
    3 Posts
    728 Views
    W
    @sdetweil said in MMM-AssistantMk2 error: MMM-GoogleAssistant by bugsounet thanks you man
  • CSS: Color And Style

    15
    0 Votes
    15 Posts
    4k Views
    mumblebajM
    @agentJames seems like there was a branch for the using-nunjucks. Maybe @j-e-f-f can advise on how to grab that branch as I don’t see the option in the default branch
  • MMM-DWD-WarnWeather

    5
    0 Votes
    5 Posts
    1k Views
    L
    Thx Guys, it was a problem with the name of the city.
  • Calendar Module Not Working (Calendar Error. Could not fetch calendar)

    5
    0 Votes
    5 Posts
    2k Views
    L
    Awesome thanks guys! Worked like a charm.
  • MMM-Watchstore

    1
    1
    1 Votes
    1 Posts
    490 Views
    Piranha1605P
    A small module with various clocks. github Link [image: 1593373598716-clocks.jpg] { module: "MMM-Watchstore", position: "top_center", config: { url: "modules/MMM-Watchstore/clocks/clock1/index.html", width: "500px", height: "120px", } }, To change the clock, change the entry clock1 / clock2 …
  • MMM-RTSPStream snapshots

    5
    1 Votes
    5 Posts
    2k Views
    D
    I believe I’ve found a solution. I decided to use ffmpeg from the RPi4 command line to save an image from the RTSP stream every 5 minutes. Every 5 minutes the new image overwrites the previous one, thus using the same filename. Then, I’m using mykle1’s MMM-EyeCandy module to display that sole image that’s housed in the /pix folder for that module. So, after several hours, ffmpeg continues to run (although it throws lots of “missed packet” errors), but it doesn’t abort. I’ll put ffmpeg under pm2 control next. Now, using MMM-EyeCandy, I’m getting a new image from my Wyze camera in the lower-right corner of my MM2 every 5 minutes. This is all I needed to stay reasonably up-to-date with what’s happening in front of that camera.
  • openweather würfelt?

    1
    0 Votes
    1 Posts
    366 Views
    S
    weather.com sagt Wittenberge Samstag, 20:00 Stark bewölkt 27 °C Niederschlag: 6% Luftfeuchte: 50% Wind: 10 km/h das ist auch richtig aber openweather will mir 20,5°C für heute weißmachen das Modul ist also völlig unbrauchbar trotz API.
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    2 Views
  • MMM-AfterShip

    7
    3 Votes
    7 Posts
    3k Views
    P
    @vanhoekd-0 Hi, pretty cool module! :winking_face: I’ve got a little request / idea that would make it perfect for me: Can the module hide itself when there are no active parcels to be tracked? I don’t track parcels all the time and once everything got delivered, some screen space could be saved. What do you think? Thank you!
  • MMM-iFrame-Ping

    58
    4
    4 Votes
    58 Posts
    42k Views
    H
    hi i have installed this module and have it working to a point i just cant get youtube to work on it is there some thing im missing ? if i out my own website in as the url that loads google dosent though
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    2 Views
  • This topic is deleted!

    Unsolved
    1
    0 Votes
    1 Posts
    1 Views
  • 3 Votes
    7 Posts
    2k Views
    K
    fixed that issue. switched from api zero to pi 3 b+ and a fresh install. much quicker now also. may have another teething issue. sometimes the display comes on black screen with backlight then turns of instantly with light at the back of the monitor flashing. manually setting to hdmi one and the monitor keeps switching itself from hdmi 1 to analog around 4-5 times then sticks to hdmi 1 in a off state.
  • MMM-NewPIR

    3
    1 Votes
    3 Posts
    1k Views
    uros76U
    Thanks for this module, it works great! Is there a way to make the countdown show only minute:second? I tried shortening counter.textContent inside MMM-NewPIR.js but that didn’t help. Any other way to make it show only 00:00 format? Maybe some config or css trick?
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    6 Views
  • resolved.. MMM-NetworkScanner

    20
    0 Votes
    20 Posts
    6k Views
    D
    You’re welcome - glad it’s finally working for you :)
  • MMM-MyTraffic

    10
    1 Votes
    10 Posts
    4k Views
    T
    after update MM, the module say’s loading. i have reinstalled the module but it stays the same. can somebody help?
  • mmm-suncalc - Text only display of sunrise, sunset and other sun events

    29
    1 Votes
    29 Posts
    15k Views
    LordyL
    @sdetweil said in mmm-suncalc - Text only display of sunrise, sunset and other sun events: notice the . in front of text (required to target prior element classes or element names) I had tried that too. Unfortunately without success. Maybe this: .mmm-suncalc table { font-size: 30px } That was it to change the font size. I thank both of you for help. Thank U “sdetweil” and “retroflex”.:thumbs_up_light_skin_tone: In addition, I have to get used to the fact that I can also work with browsers. Not only with “Putty” and “WinSCP”.
  • MMM-ShipmentTracking

    shipment tracking
    15
    4 Votes
    15 Posts
    13k Views
    luisestradaL
    It can be hooked to 17Track through rapidapi, If I am not mistaken I have been comparing Aftership and 17Track and Aftership is extremely slow. I don’t see information that 17track is already showing in 2 shipments (ChinaPost and USPS)