MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. E3V3A
    3. Posts
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    E
    Offline
    • Profile
    • Following 3
    • Followers 1
    • Topics 29
    • Posts 217
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: MMM-Assistant (updated) -- Your voice to the world!

      @Medo said in MMM-Assistant (updated) -- Your voice to the world!:

      I just want to control my mirror modules…

      Then you use MMM-Voice with Lucy.

      posted in Utilities
      E
      E3V3A
    • RE: Ecobee

      @TheDireOne said in Ecobee:

      Ecobee

      https://support.ecobee.com/hc/en-us/articles/115006260748-How-do-I-enable-Amazon-Alexa-Voice-Service-on-my-ecobee4-

      rpi3 inside??

      posted in Requests
      E
      E3V3A
    • RE: Alert' system as a call display

      @chef said in How I used the ‘Alert’ system as a call display:

      Darn can’t post all the code, forum won’t let me.

      If anyone is interested in this project I’ll give you the code.

      why don’t you post it on github?

      posted in Development
      E
      E3V3A
    • RE: MMM-Assistant (updated) -- Your voice to the world!

      @drftg
      Try this:

      cd ./assets
      # check if you already have an access token file (google-access-tokens.json)?
      ls -al 
      # if YES, then try:
      chmod 666 google-access-tokens.json
      cd ../scripts
      node google-auth.js
      # if not OK, then try:
      cd ..
      node ./scripts/google-auth.js
      # if not OK, then try to edit the script file, and remove one "dot" from the locations to: 
      # "./assets/google-access-tokens.json" and try to run again from base module location.
      # if not OK, IDK and we try something else
      
      posted in Utilities
      E
      E3V3A
    • RE: MMM-Assistant (updated) -- Your voice to the world!

      @drftg Hi! Did you clone that in the last 20 hours? I made a lot of changes the last few days…
      I still did not test that script since my changes. You’re the one now!

      Please post:

      • the content of script file
      • the MM config (with only your MMM-Assistant part)
      • the output of ls -al ./assets (from this module directory)
      posted in Utilities
      E
      E3V3A
    • RE: Improve updatenotification module (to be module selective)

      Ah Yeah. That actually sound like a much better solution!
      Not sure when I’m gonna have time to implement it though. Kinda low on my priority list, right now. We’ll see…

      posted in Development
      E
      E3V3A
    • RE: Improve updatenotification module (to be module selective)

      Ok, this is the idea.
      We add the blacklist config option list to the module.
      When a module present in the list, the updatenotification module will rename that modules .git to .git_disabled. Tada’! No more messages…I think.

      posted in Development
      E
      E3V3A
    • RE: gauge.js

      @sispheor Another wnaker repo talking about “cool looking JavaScript gauge” without a single picture on the page.

      posted in General Discussion
      E
      E3V3A
    • RE: Should I switch to Magic Mirror?

      @Axor of course you should! Especially if you like messing with computer and home automation

      posted in General Discussion
      E
      E3V3A
    • RE: MMM-Assistant (Dev Updates)

      @hnperkins Don’t update voice modules!! Unless you know exactly what you are dong. Because you will likely overwrite in-code settings. Since many modules depend on editing and hard coding the API keys in the code or other files.

      posted in Development
      E
      E3V3A
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 7
    • 21
    • 22
    • 5 / 22