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

    Posts

    Recent Best Controversial
    • remote controle & google assistant & assistant2display

      because remote control and google assistant each use a different address, I had to disable the remote control, is there a way to still use the remote control together with the assistant? attached a small piece of config.js

      var config = {
      address: “localhost”,// Address to listen on, can be:
      electronOptions: {
      webPreferences: {
      webviewTag: true
      //address: “0.0.0.0”,
      }
      },

      posted in Troubleshooting
      R
      raf
    • RE: Cant create Google API Token

      @sdetweil said in Cant create Google API Token:

      I have another app that needs to understand this process, so I made a new set of instructions.
      these only get you the info you need to continue the older instructions. (I think at step 5)

      thanks again Sam

      posted in Troubleshooting
      R
      raf
    • RE: Cant create Google API Token

      here on this page you will find a dropbox download link of a manual that was made for me because i couldn’t get out either (made by sdetweil)
      this will guide you through the difficult steps (that’s how I managed to make it after days of searching and trying)
      here u go, https://www.dropbox.com/s/3rug57k78murz30/gaconfig.zip?dl=0

      unzip and open the GA-config.md with then atom editor, and press ctrl-shift-m twice

      posted in Troubleshooting
      R
      raf
    • RE: spotify & clock on assistant

      @sdetweil why do i have to say to the mirror: youtube play queen instead of play queen on youtube otherwise he doesn’t understand me
      (he understands exactly only a wrong sentence’s construction) and the clock is one hour wrong when I ask the hour, where can I adjust this?

      posted in Troubleshooting
      R
      raf
    • RE: spotify & clock on assistant

      @sdetweil I installed MMM-Spotify and MMM-Nowplayingonspotify a while ago to the mirror, then it will probably be a setting in the config.js file but I think these are good

      posted in Troubleshooting
      R
      raf
    • spotify & clock on assistant

      Hi
      I have installed the google assistant and assistant2display, I can play youtube videos but no Spotify, I have an account with Spotify but no premium, it works from my smartphone, but it doesn’t show on the mirror when I ask the assistant, and how can I set the assistant’s clock correctly because when I ask how late it is, he is one hour behind

      posted in Troubleshooting
      R
      raf
    • google assistant

      what do I fill in here:
      projectId: “xxxxxxxxxxxxxxx”, // Required to use gaction.
      modelID: …
      instanceId: …

      i have secret id
      project ID
      project name
      project number
      client ID

      posted in Troubleshooting
      R
      raf
    • RE: new tutorial pls

      after days of searching and a completely new installation I finally managed to get everything working, I finally did a rebuild of electron and then it works (and then in Dutch although I thought that this language was not supported )

      posted in Troubleshooting
      R
      raf
    • RE: new tutorial pls

      why is this crossed out:
      MMM-GoogleAssistant bugsounet Google Assistant integration. Actually not working with Original MagicMirror

      does it no longer work?

      posted in Troubleshooting
      R
      raf
    • RE: new tutorial pls

      @sdetweil now finally managed to do with the credentials and now i have another problem again but thanks again for the manual you made

      posted in Troubleshooting
      R
      raf
    • RE: new tutorial pls

      this is the same error as with me but I have google instead of alexa:

      https://forum.magicmirror.builders/topic/12798/mmm-awesome-alexa-warning-electron-v6-1-linux-arm-snowboy-node

      posted in Troubleshooting
      R
      raf
    • RE: new tutorial pls

      @sdetweil after installing the google assistant I get this message and magic mirror does not start anymore:
      [2020-10-10 19:54:42.380] [LOG] Starting MagicMirror: v2.12.0
      [2020-10-10 19:54:42.394] [LOG] Loading config …
      [2020-10-10 19:54:42.405] [LOG] Loading module helpers …
      [2020-10-10 19:54:44.378] [ERROR] WARNING! Could not load config file. Starting with default configuration. Error found: Error: Cannot
      find module ‘/home/pi/MagicMirror/modules/MMM-GoogleAssistant/node_modules/@bugsounet/snowboy/lib/node/binding/Release/electron-v6.1-linux-arm/snowboy.node’
      Require stack:

      • /home/pi/MagicMirror/modules/MMM-GoogleAssistant/node_modules/@bugsounet/snowboy/lib/node/index.js
      • /home/pi/MagicMirror/modules/MMM-GoogleAssistant/node_modules/@bugsounet/snowboy/index.js
      • /home/pi/MagicMirror/modules/MMM-GoogleAssistant/node_helper.js
      • /home/pi/MagicMirror/js/app.js
      • /home/pi/MagicMirror/js/electron.js
      • /home/pi/MagicMirror/node_modules/electron/dist/resources/default_app.asar/main.js

      [2020-10-10 19:54:44.380] [LOG] Loading module helpers …
      [2020-10-10 19:54:44.391] [ERROR] App threw an error during load
      [2020-10-10 19:54:44.392] [ERROR] Error: Cannot find module ‘/home/pi/MagicMirror/modules/MMM-GoogleAssistant/node_modules/@bugsounet/snowboy/lib/node/binding/Release/electron-v6.1-linux-arm/snowboy.node’
      Require stack:

      • /home/pi/MagicMirror/modules/MMM-GoogleAssistant/node_modules/@bugsounet/snowboy/lib/node/index.js
      • /home/pi/MagicMirror/modules/MMM-GoogleAssistant/node_modules/@bugsounet/snowboy/index.js
      • /home/pi/MagicMirror/modules/MMM-GoogleAssistant/node_helper.js
      • /home/pi/MagicMirror/js/app.js
      • /home/pi/MagicMirror/js/electron.js
      • /home/pi/MagicMirror/node_modules/electron/dist/resources/default_app.asar/main.js

      do I also have to install snowboy?

      i just get black screen with no error message on the screen

      posted in Troubleshooting
      R
      raf
    • RE: new tutorial pls

      @sdetweil thx
      i installed atom on my windows 10 and opened the manual but it stops halfway (the manual stops at this sentence and photo) (we also need the project ID for the plugin configuration above select the project name in the dropdown top left, and this panel will pop up copy/paste the project ID from the right hand column of this project)

      but I’m glad you wanted to help me

      posted in Troubleshooting
      R
      raf
    • RE: new tutorial pls

      @ember1205 if the wiki were correct then there was no problem I’ve already made almost 30 tries

      posted in Troubleshooting
      R
      raf
    • new tutorial pls

      can someone make a new tutorial to make for the google assistant credentials / api because the steps are very different than described in the wiki
      https://github.com/bugsounet/MMM-GoogleAssistant/wiki/Google-Assistant-Setup
      thx

      posted in Troubleshooting
      R
      raf
    • RE: new tutorial credentials / api

      yes the procedure at google has changed
      try creating a new one as described in the wiki and you will see that the steps will be different
      from this step it changes APIs & Services > OAuth Consent Screen

      posted in General Discussion
      R
      raf
    • RE: new tutorial credentials / api

      yes that’s what i mean, i would like to make an api / credentials for the google assistant but i don’t understand the procedure anymore (and what do you mean by the automtsche script)
      like this one but this no longer corresponds to the way it works now :https://github.com/bugsounet/MMM-GoogleAssistant/wiki/Google-Assistant-Setup

      posted in General Discussion
      R
      raf
    • new tutorial credentials / api

      I have seen that the procedure to create an api (credentials) has changed at google, is there sometimes someone who has or can make a tutorial about this

      posted in General Discussion
      R
      raf
    • RE: [MMM-RTSPStream] - Video Streaming from Live Feeds & Security Cameras

      on my other two rpi I use the rpisurv program which has been doing great for a number of years
      you can find it in ipcamtalk forum

      posted in Utilities
      R
      raf
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 5 / 6