A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • New module breaks magicmirror

    Solved
    10
    0 Votes
    10 Posts
    4k Views
    Mykle1M
    @yawns said in New module breaks magicmirror: Great, we all were at this point. Enjoy your mirror Amen to that brother! :-) @tomamer Enjoy your mirror. :-)
  • email npm start dev error

    error
    1
    0 Votes
    1 Posts
    1k Views
    M
    hey guys , i have problem with my email module. this is my npm start dev: uncought (in promise) TypeError: cannot read property ‘host’ of undefined: at … . it can update email list for 2 minute but after than that this is my error and module not showing new emails. but i have new email objects?
  • Positions of modules

    Solved
    12
    0 Votes
    12 Posts
    12k Views
    J
    Finally sorted the issue of the screen size in portrait… thank you all for you help, a lot of trial and error but finally got there… Cheers 👍
  • 0 Votes
    1 Posts
    726 Views
    L
    The Mirror Mirror on the wall skill works fine with alexa dot. I get the google images/videos, but none of them, including “turn on/off modules” is displayed on the mirror itself. cmd displays: magicmirror@2.3.1 start /home/pi/MagicMirror sh run-start.sh Starting MagicMirror: v2.3.1 Loading config … Loading module helpers … No helper found for module: alert. Initializing new module helper … Module helper loaded: updatenotification No helper found for module: clock. Initializing new module helper … Module helper loaded: calendar No helper found for module: compliments. No helper found for module: currentweather. No helper found for module: weatherforecast. Initializing new module helper … Module helper loaded: newsfeed Initializing new module helper … Module helper loaded: MMM-MirrorMirrorOnTheWall All module helpers loaded. Starting server on port 8080 … Server started … Connecting socket for: updatenotification Connecting socket for: calendar Starting node helper for: calendar Connecting socket for: newsfeed Starting module: newsfeed Connecting socket for: MMM-MirrorMirrorOnTheWall Starting module helper: MMM-MirrorMirrorOnTheWall Sockets connected & modules started … Launching application. Create new calendar fetcher for url: http://www.calendarlabs.com/templates/ical/US-Holidays.ics - Interval: 300000 Create new news fetcher for url: http://www.nytimes.com/services/xml/rss/nyt/HomePage.xml - Interval: 300000 Whoops! There was an uncaught exception… Error: Invalid connect options supplied. at new DeviceClient (/home/pi/MagicMirror/modules/node_modules/aws-iot-device-sdk/device/index.js:445:13) at Object.DeviceClient [as device] (/home/pi/MagicMirror/modules/node_modules/aws-iot-device-sdk/device/index.js:216:14) at Object.app.setup (/home/pi/MagicMirror/modules/MMM-MirrorMirrorOnTheWall/MirrorMirror.js:12:23) at Class.alexa_start (/home/pi/MagicMirror/modules/MMM-MirrorMirrorOnTheWall/node_helper.js:12:18) at Class.socketNotificationReceived (/home/pi/MagicMirror/modules/MMM-MirrorMirrorOnTheWall/node_helper.js:35:12) at Socket. (/home/pi/MagicMirror/modules/node_modules/node_helper/index.js:113:11) at emitTwo (events.js:106:13) at Socket.emit (events.js:194:7) at /home/pi/MagicMirror/node_modules/socket.io/lib/socket.js:513:12 at _combinedTickCallback (internal/process/next_tick.js:73:7) MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection? If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues ^CShutting down server… Stopping module helper: updatenotification Stopping module helper: calendar Stopping module helper: newsfeed Stopping module helper: MMM-MirrorMirrorOnTheWall Not sure what to do :/
  • Trouble with python script for ultrasonic mudule HC-SR04

    Unsolved
    4
    0 Votes
    4 Posts
    2k Views
    idoodlerI
    @mymirror Funny story. Last Thursday I found the same issue in the production code of a project I am working on in my real live job, which lead to an really wired issue. That was the biggest facepalm ever:weary_face: And the ultra sonic sensor is clicking itself. The sensor is just a speaker and an microphone. The speaker is clicking constantly and the microphone is picking up the clicking. I am pretty jung, it would drive me crazy if I have to sleep, or stay here the sensor for a long time. But with increasing age humans won’t hear it anymore. But I think animals like cats, dogs, birds, … do hear it better. The more you know :sign_of_the_horns:
  • MMM-MotionEye and forcedRefreshInterval

    Unsolved
    1
    0 Votes
    1 Posts
    981 Views
    W
    Hi using MMM-Motioneye for some time without problems. Now after repositioning my Motioneye cam, sometimes the video stream becomes interrupted due to wifi problems. Unfortunately i can’t get the video stream refreshed using the option ‘forcedRefreshInterval’ in my config. Is anybody using this option and can share his experience because I don’t know how to find out what I made wrong. Thx in advance for any helpful hints. best regards, Jo This is my config: { module: 'MMM-MotionEye', position: 'lower_third', config: { url: "http://192.168.0.16:8090/?action=stream", width: '800px', autoHide: true, forcedRefreshInterval: 6000, autoHideDelay: 60000, debug: true }, },
  • MMM-MQTT freezes after some time

    Unsolved
    2
    0 Votes
    2 Posts
    2k Views
    B
    @kugelfang said in MMM-MQTT freezes after some time: I’m running three instances of this plugin, each listening to a different sensor . Why don’t you use one instance and configure the subscriptions as shown in the Readme? works for me (presently 5 subscriptions in one instance).
  • MMM-voice-control speech recognition error..

    1
    0 Votes
    1 Posts
    679 Views
    W
    When i run magic mirror,it does not recognize the microphone. Npm start dev, an error messeage appeared. SpeechRecognitionError {error: “network”, message: “”, type: “error”, target: SpeechRecognition, currentTarget: SpeechRecognition…} bubbles:false cancelBubble:false cancelable:false composed:false currentTarget: SpeechRecognition defaultPrevented:false error:“network" eventPhase:0 message:”" path:Array[0] returnValue:true srcElement:SpeechRecognition target:SpeechRecognition timeStamp:9665.535 type:“error” I want to get solution.please…
  • MMM-voice mic number changes

    Solved
    2
    0 Votes
    2 Posts
    1k Views
    S
    Found the solution here: https://raspberrypi.stackexchange.com/questions/80072/how-can-i-use-an-external-usb-sound-card-and-set-it-as-default
  • MMM-hass

    Solved
    2
    0 Votes
    2 Posts
    2k Views
    idoodlerI
    @flagun I would recommend you to create a pull request on GitHub.
  • mmm-assistant. installed - running - not answering :-)

    4
    0 Votes
    4 Posts
    2k Views
    U
    @dvbit did you ever figure this out? I have mine running and I hear the ding when the MM starts. I also have the icon in the right location but no commands are recognized.
  • MMM-Assistant "node google-auth.js" error

    Solved
    1
    0 Votes
    1 Posts
    861 Views
    U
    I’m trying to set up MMM-Assistant on my mirror and keep coming across the same issue. I am so close, but whenever I enter… node google-auth.js …I get the error below. What am I missing? It looks like it can’t locate “google -client-secret.json” but I don’t see a step anywhere where that should have been created. node google-auth.js internal/modules/cjs/loader.js:550 throw err; ^ Error: Cannot find module '/home/pi/MagicMirror/modules/MMM-Assistant/assets/google-client-secret.json' at Function.Module._resolveFilename (internal/modules/cjs/loader.js:548:15) at Function.Module._load (internal/modules/cjs/loader.js:475:25) at Module.require (internal/modules/cjs/loader.js:598:17) at require (internal/modules/cjs/helpers.js:11:18) at new Auth (/home/pi/MagicMirror/modules/MMM-Assistant/node_modules/google-assistant/components/auth.js:26:15) at new GoogleAssistant (/home/pi/MagicMirror/modules/MMM-Assistant/node_modules/google-assistant/index.js:21:16) at Object. (/home/pi/MagicMirror/modules/MMM-Assistant/scripts/google-auth.js:25:19) at Module._compile (internal/modules/cjs/loader.js:654:30) at Object.Module._extensions..js (internal/modules/cjs/loader.js:665:10) at Module.load (internal/modules/cjs/loader.js:566:32) Thanks for all your help.
  • MMM-Assistant google-auth.js

    6
    0 Votes
    6 Posts
    4k Views
    U
    @e3v3a I’m having a similar issue after running node google-auth.js I get the following… what am I missing? It looks like it can’t locate google -client-secret.json but I don’t see a step anywhere where that should have been created. node google-auth.js internal/modules/cjs/loader.js:550 throw err; ^ Error: Cannot find module '/home/pi/MagicMirror/modules/MMM-Assistant/assets/google-client-secret.json' at Function.Module._resolveFilename (internal/modules/cjs/loader.js:548:15) at Function.Module._load (internal/modules/cjs/loader.js:475:25) at Module.require (internal/modules/cjs/loader.js:598:17) at require (internal/modules/cjs/helpers.js:11:18) at new Auth (/home/pi/MagicMirror/modules/MMM-Assistant/node_modules/google-assistant/components/auth.js:26:15) at new GoogleAssistant (/home/pi/MagicMirror/modules/MMM-Assistant/node_modules/google-assistant/index.js:21:16) at Object. (/home/pi/MagicMirror/modules/MMM-Assistant/scripts/google-auth.js:25:19) at Module._compile (internal/modules/cjs/loader.js:654:30) at Object.Module._extensions..js (internal/modules/cjs/loader.js:665:10) at Module.load (internal/modules/cjs/loader.js:566:32)
  • MMM-Podcast dont´t show the latest video

    4
    0 Votes
    4 Posts
    3k Views
    F
    Hallo, habt ihr das Problem gelöst? Ich habe das gleiche Problem.
  • WeatherForecast

    Unsolved
    10
    0 Votes
    10 Posts
    4k Views
    S
    @hriereb just checked… nothing free there… cheapest looked like 400 eu /year
  • MMM-CTA 2nd Instance Not Automatically Updating

    Unsolved
    3
    0 Votes
    3 Posts
    1k Views
    S
    Fixed the issue. A description of said fix can be seen here: https://github.com/NateDee/MMM-CTA/issues/3
  • MMM-forecast-io temp bar height

    Unsolved
    2
    0 Votes
    2 Posts
    1k Views
    S
    okay, I have been able to figure out a little more. I can make the bars bigger but not smaller. This is as small as I can make them: [image: 1526817958632-img_20180520_130314.jpg] This is the code used to produce the above: .MMM-forecast-io .forecast-bar .bar { background-color: #aaa; line-height: 0.01em; border-radius: 0.01em; border: 0.5px transparent solid; background-clip: padding-box; color: black; } No matter what I change the line-height to the bars get no smaller :worried_face:
  • MMM-Reddit not working due to 'width' being undefined

    Unsolved
    5
    0 Votes
    5 Posts
    2k Views
    S
    @cowboysdude Thanks for the help. It seems that 50 was too large of a number. Maybe it couldn’t get 50 with the number of subreddits I choose or whatever. Now at 25, and everything else the same, it is running.
  • MMM-Wunderlist not updating

    17
    0 Votes
    17 Posts
    15k Views
    P
    This diffuse situation is the reason I stopped updating the module. Thanks @ArneCL for still working on it!
  • MMM-PIR-Sensor (black screen)

    7
    0 Votes
    7 Posts
    4k Views
    T
    was this solved? i just installed everything from this tutorial: https://howchoo.com/g/ntcymzbimjv/how-to-install-magic-mirror-on-your-raspberry-pi everything works EXCEPT this pir module. once i remove the module, off course everything is back to “normal” but if i add the module back in with { module: 'MMM-PIR-Sensor', config: { sensorPIN: 4, powerSavingDelay: 25, } }, i get nothing but a mouse cursor and a totally black screen. it doesnt turn off or on via the PIR either. never mind… i got it now. i reinstalled everything again. cd ~/MagicMirror/modules git clone https://github.com/paviro/MMM-PIR-Sensor.git cd MMM-PIR-Sensor npm install sudo usermod -a -G gpio pi sudo chmod u+s /opt/vc/bin/tvservice && sudo chmod u+s /bin/chvt to allow turning on/off the hdmi output. sudo reboot sudo nano ~/MagicMirror/config/config.js { module: 'MMM-PIR-Sensor', config: { sensorPIN: "4", powerSavingDelay: "25", } },