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

    Posts

    Recent Best Controversial
    • RE: MMM-NewPIR v3

      Ok you need to find a working node and npm for all module if you have Bugs Google Aisstant v3 then it is best to check the module first GA v3 needs,
      Node: v12.x.x upto v14.x.x
      npm: = v6.14.15 (some trouble with v7.x)
      I suggest trying.
      Do in this order.

      sudo npm cache clean -f
      sudo npm install -g n
      sudo n 14.0
      

      now check npm with npm -v
      If 6.14.15 do nothing more but over 7.x use below

      sudo npm install -g npm@6.14.15
      
      posted in System
      D
      DJBOOB66
    • RE: MMM-NewPIR v3

      @philmavedzenge said in MMM-NewPIR v3:

      npm WARN notsup Unsupported engine for yargs@17.2.1: wanted: {“node”:“>=12”} (current: {“node”:“10.24.0”,“npm”:“6.13.6”})

      You need to update npm and node

      posted in System
      D
      DJBOOB66
    • RE: MMM-News

      @killk MMM-NewsFeed it has QR

      posted in Utilities
      D
      DJBOOB66
    • RE: Unable to upgrade MM to 2.27.1

      Try

      cd ~/MagicMirror
      git reset --hard HEAD
      git pull
      npm install
      
      posted in Troubleshooting
      D
      DJBOOB66
    • RE: Magic mirror MMM-Google Assistant issue.

      Have you got any other module that uses a mic?
      Did you add MMM-Detector?
      Is your config right?
      Are you using a USB mic?
      Do you get errors when the mirror starts in terminal?

      posted in Show your Mirror
      D
      DJBOOB66
    • RE: Magic mirror MMM-Google Assistant issue.

      Did you install using Bugsounet Google assistant Wiki???

      posted in Show your Mirror
      D
      DJBOOB66
    • RE: Magic mirror MMM-Google Assistant issue.

      mic error
      what guide did you use if the one from youtube is outdated for v2 use v3 http://wiki.bugsounet.fr/en/MMM-GoogleAssistant

      posted in Show your Mirror
      D
      DJBOOB66
    • RE: Problem with MMM-email

      Witch email provider are you using?

      posted in Troubleshooting
      D
      DJBOOB66
    • RE: I want to use api as a voice command using Google Assistant Module.

      I don,t think GAv3 has that capability? You could find the map as a web page have the map in MMM-Widget as fullscreen in MMM-pages and have GAv3 change to that page say with a command “maps train subway” I have my Cal as one page as well weather as other and so on. So when I wish to view weather I give the voice command “display weather” and it goes to that page. Do you have a link to what you wish to display?
      weather.PNG

      posted in Requests
      D
      DJBOOB66
    • RE: CalendarExt2 won't load with Weather Forecast

      @aunrea
      my config has two one for main and one for upcoming try adding it as above

      posted in Troubleshooting
      D
      DJBOOB66
    • 1 / 1