A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • Google TTS Workaround

    Solved
    2
    0 Votes
    2 Posts
    2k Views
    PopkyP
    Since i wrote this thread somebody found a way how to Use Googe TTS in easy way by adding some different URL Structure and new Parameters so i Would like to share this Answer with you. Working google TTS URL (for NOW… see the parametr “&client=tw-ob”) Sample: http://translate.google.com/translate_tts?tl=en&q=I+love+MagicMirror&client=tw-ob Source: recent comments in This GitHub Google TTS project #Closed
  • Problem with PIR Sensor's control

    4
    0 Votes
    4 Posts
    2k Views
    D
    @caner you cannot It is built in
  • 0 Votes
    17 Posts
    9k Views
    garblefluxG
    @broberg Hi! Nice module. Would it be possible to show the countdown in hours, minutes (and seconds) instead of days? This would be not so static and brings more life to the MM. Thanks in advance. Best regards Mike
  • Trouble with config file, Error Create Config File

    12
    0 Votes
    12 Posts
    12k Views
    strawberry 3.141S
    @twosix in all your examples you’re escaping the closing quote { symbol: "calendar-check-o ", url: "webcal://p55-calendars.icloud.com/published/2/TDWYwJjbv2BpM3HLxxxxxxxxxxxxxxxxxvZM-3TNpXNgZXsi192SI7M6pxxxxxxxxxxxxxxxxxxxxxxxXZCkcApre7Kg\" } you can see there that the next line is green which indicates that the string isn’t closed there probably. This happen because of the \ right in front of the quote character. If the backslash doesn’t belong to your string remove it, if you need the backslash you have to escape the backslash by adding a second. like this: { symbol: "calendar-check-o ", url: "webcal://p55-calendars.icloud.com/published/2/TDWYwJjbv2BpM3HLxxxxxxxxxxxxxxxxxvZM-3TNpXNgZXsi192SI7M6pxxxxxxxxxxxxxxxxxxxxxxxXZCkcApre7Kg\\" } here you can see that the closing curly brace is no longer highlighted in green because the string is closed properly.
  • Trouble with default Weather Module

    3
    1
    0 Votes
    3 Posts
    2k Views
    Mykle1M
    @estuga said in Trouble with default Weather Module: Plus, I can’t get my Magic Mirror to stay on all the time, the screen just gets black. I’ve tried many tutorials and it doesn’t make any difference… https://forum.magicmirror.builders/topic/1503/how-to-disable-screensaver/8
  • Not again PIR

    10
    0 Votes
    10 Posts
    5k Views
    X
    And again after two days the mirror did what he wants . I was nearly at that Point to throw all away and start fom beginning. Baut then i tried a thing , I disabled Bluetooth AND WLAN. And did it that way: //sudo nano /etc/modprobe.d/raspi-blacklist.conf blacklist brcmfmac blacklist brcmutil blacklist cfg80211 blacklist rfkill blacklist btbcm blacklist hci_uart And after that a Reboot and //sudo systemctl disable hciuart and another reboot . This works, I hope longer then 2 Days ;) Now I have to work with the Ethernetport and gonna try it with an USB Wlan Dongle
  • Restart Magic Mirror Server

    2
    1 Votes
    2 Posts
    3k Views
    MitchfarinoM
    I followed the same process If you install the Remote Control Module, then you can use this to restart the mirror https://forum.magicmirror.builders/topic/735/remote-control-shutdown-configure-and-update-your-magicmirror/
  • Android WebView with MM2-serveronly

    1
    0 Votes
    1 Posts
    1k Views
    A
    I try to display the MagicMirror site (server-only) in an android.webkit.WebView for a small Android-App. Unfortunately, nothing shows up except the black background. In actual browser apps like Chrome for Android or Firefox everything works fine. I’m using a no-name low-spec Android tablet with Android-version 4.2.2. Are there any Android gurus out there who can help me or has anybody tried to do something similar so far?
  • Python - One momentary switch, LED, and a shut-off timer

    3
    0 Votes
    3 Posts
    5k Views
    UnboredU
    Here’s a pic of the work in progress. [image: dv8n_mgiUmSZvIKqR6N2aAxsmuXedOJybtDgmfck3FRh5us6fgu4KwVTAr2jRshadnXWaQ_Wku-khb56ScFptN4dTn19OojHu0POhkN3U17oYaYJ8od6r-jpt1pDXI3inOulAT6UEF-ylGVg5myfqa4Amb_rsEyyN8ah4Y1gd2xwvI7j0qz3VzajdsHnaX-a0KbZAkP7jO2jEl74N3UQ4MnIaTYA2MBfijYW7Lrv0IOUAKs7GA9WFcVDZS6lrDX_GaEJVQN17R-BNxEMRqYgDXgCEHT5-hj0Zm3RRDErlTdoWkI7sVKOSn8zSesemU35afEeyneqadh_I4GqUQMO0L-mj5A875ZzGLMjDcPYPK6ow9l3q0Dc_ubngzUFdjOFnIQUZRQFvGNoBCQRs_wcJ4swDwHEdT_zLFKdik6KDDulHsT9XMixJE5mS316OzEpMYLdQg1Qh4gqV_eB8lvz2R72j5z62w7SJqQrzCBbUePKHFCba_XdVIsYkJaWpNHAGWpu_-cdxLMEsDVzVw2pzII5anUo-mPO5cOEtKHI0MA7zH4ZDS8YXB-JgRtLRWKBh-q9FMGm_C3JknqDMUgL5vTd9v7dkPBy5rsHfxEtW6tBBKfJdxV0=w388-h688-no]
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    44 Views
  • I run "pm2 update" what to do now?

    1
    0 Votes
    1 Posts
    1k Views
    zeularZ
    Hi I was playing around and typed in “pm2 update”, (shouldn’t have). I don’t really understand what I did… The mirror stoped and I rebooted the PI and the mirror wouldn’t autostart, when I typed “pm2 show mm” the “mm” was running but I could only see the desktop on my PI, not the mirror. Then I did the configuration “pm2 start mm.sh” and get my mirror back on but I miss some of my modules. I can see 6 of 9 and can’t find whats wrong. I have tried to run “npm install” on the missing modules but it didn’t work. Any ideas?
  • MMM-Globe with local file

    1
    0 Votes
    1 Posts
    1k Views
    J
    I was able to get MMM-Globe working with the globe, but now I want to display my own picture, but it does not seem to work. Any ideas? Below is my config { module: ‘MMM-Globe’, position: ‘top_left’, config: { style: ‘geoColor’, imageSize: 100, ownImagePath: ‘/home/pi/MagicMirror/Scripts/Cur_Status_Garage.png’, updateInterval: 10601000 } }, The updateInterval is not showing correctly but this matches the github. I like this because it refreshes, this is a Garage Status to show if my garage door is up or down at any given moment.
  • Newbie MM Network Scanner Problems!! Installations & Syntax Error

    2
    0 Votes
    2 Posts
    1k Views
    brobergB
    @michael_klatt You are missing a comma after updateInterval: 5 it should be updateInterval: 5,
  • strange placing of moduels after install

    3
    0 Votes
    3 Posts
    1k Views
    D
    @bhepler correct, i used chromium that didnt work, tried “minimal kiosk browser” as well didn’t work either, then used epiphany and that showed placing correctly. Now to find kiosk mode and autoboot mode for epiphany instead of chromium. Thanks!
  • Compliments are not shown on Mirror

    6
    1
    0 Votes
    6 Posts
    3k Views
    strawberry 3.141S
    @dboa thats not right as I posted in the other thread as well, as soon as you want to use a remotefile it will fail. I posted the correct code in the other thread. Keep in mind when you want to update the MagicMirror next time this can cause a conflict
  • Special Calendar entries in differen colours?

    7
    0 Votes
    7 Posts
    3k Views
    X
    @strawberry-3.141 Ok. thats could be a way. Ill try It. thank you for that tip.
  • custom css

    2
    0 Votes
    2 Posts
    2k Views
    FistandantilusF
    Found a workaround. Added some blank lines before the player. Meanwhile I have moved the radio to the bottom…
  • Dual Calendar feed

    6
    0 Votes
    6 Posts
    3k Views
    A
    @KirAsh4 thanks for sharing all your knowledge with all of us. I am a MM enthusiastic and following all your shared info i did a lot of progress in my little project, however i am not able to see the way around to have my Facebook Birthday events to be shown in my MM calendar. To be more specific not sure how to find the webcal address for it, i tried following this instructions how to get the ical: https://digibites.zendesk.com/hc/en-us/articles/200299683-How-do-I-get-Facebook-Birthdays-or-Facebook-Upcoming-events-in-Google-Calendar- and how to open it: http://www.wikihow.com/Sync-Facebook-Events-to-iCal but i did not succeed. Any suggestion? Much appreciated
  • How to get Panel to show

    8
    0 Votes
    8 Posts
    5k Views
    brobergB
    @PhilsterM9 your’e welcome :)
  • Black screen + access Denied trough web

    11
    0 Votes
    11 Posts
    6k Views
    N
    I am getting the same issue with the black screen. When I access via localhost:8080, I get the default screen that tells you to create a config file. I was using a config.js file from an old build I did that worked, but I replaced it with the config file posted above and I get the same issue. pi@n8MM:~/MagicMirror $ npm start > magicmirror@2.1.1 start /home/pi/MagicMirror > sh run-start.sh Starting MagicMirror: v2.1.1 Loading config ... Loading module helpers ... No helper found for module: clock. No helper found for module: compliments. All module helpers loaded. Starting server on port 8080 ... Starting server op port 8080 ... You're using a full whitelist configuration to allow for all IPs Server started ... Sockets connected & modules started ... Launching application. ^C pi@n8MM:~/MagicMirror $ node -v v7.9.0 pi@n8MM:~/MagicMirror $ electron -v v1.3.15 pi@n8MM:~/MagicMirror $