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

    michael_klatt

    @michael_klatt

    0
    Reputation
    425
    Profile views
    7
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    michael_klatt Unfollow Follow

    Latest posts made by michael_klatt

    • RE: MMM-AlexaPi

      Hy,
      That hears good. But i See a blank Line here. Michael

      posted in Utilities
      M
      michael_klatt
    • RE: MMM-AlexaPi

      hy,
      i have Alexa from this site installed:

      http://lifehacker.com/how-to-build-your-own-amazon-echo-with-a-raspberry-pi-1787726931

      Is has a function and goes good.
      I installed the Magic Mirror with my packages what ive done. Problem is to get both in the Mirror.

      Im a Newbie, but i have an Idea:

      Before the MM starts i need an Autostart File that does this:

      Alexa 1: cd ~/Desktop/alexa-avs-sample-app/samples/companionService && npm start
      Alexa 2: cd ~/Desktop/alexa-avs-sample-app/samples/javaclient && mvn exec:exec
      Alexa 3: cd ~/Desktop/alexa-avs-sample-app/samples
      cd wakeWordAgent/src && ./wakeWordAgent -e kitt_ai

      Then i have Alexa in the Back and the Mirrors starts with PM2!

      Is that right???

      Can anyone help me or was my Mind wrong.? Thanks Michael

      posted in Utilities
      M
      michael_klatt
    • RE: Rasperry + AlexaPi = Modul ???

      Hy, but There is no description for the modul or anything Else. The modul in The Forum have i Seen. But
      There is no configuration or description how to

      posted in Development
      M
      michael_klatt
    • Rasperry + AlexaPi = Modul ???

      Hello,
      i installed AlexaPi from this side:
      http://lifehacker.com/how-to-build-your-own-amazon-echo-with-a-raspberry-pi-1787726931

      Is this possible to take this in the Mirror with an Modul or an Autostart when the Mirror starts?
      Thanks for Help.

      Michael

      posted in Development
      M
      michael_klatt
    • Magic mirror ipcam motorola

      Hello,.ist this possible to habe an picture or an Livevideo from a Motorola babyphone WHO can i Look over the Internet?

      Thanks

      posted in Troubleshooting
      M
      michael_klatt
    • Download Area ?? Images for Newbie User for download??

      Hello,

      i had an Idea. Is that possible to do an Download Area, to download Images for Newbies for the MM?

      Thanks and Great day.

      posted in General Discussion
      M
      michael_klatt
    • Newbie MM Network Scanner Problems!! Installations & Syntax Error

      Hy, Super Neewbie has Problem.

      When i copied this:

      {
              module: 'MMM-NetworkScanner',
              position: 'top_left', 
              config: {
                  devices: [
                          { ipAddress: "github.com", name: "Github", icon: "globe"},
                          { macAddress: "1a:1b:1c:1a:1b:1c", name: "Server", icon: "server"},
                          { macAddress: "2a:2b:2c:2a:2b:2c", name: "Desktop", icon: "desktop"},
                          { ipAddress: "10.1.1.10", name: "Laptop", icon: "laptop"},
                          { macAddress: "4a:4b:4c:4a:4b:4c", name: "Mobile", icon: "mobile"},
                      ],
                  showUnknown: false,
                  showOffline: true,
                  keepAlive: 300,
                  updateInterval: 5
                  residents: "Mobile",
                  occupiedCMD: {notification: 'REMOTE_ACTION', payload: {action: 'MONITORON'}},
                  vacantCMD  : {notification: 'REMOTE_ACTION', payload: {action: 'MONITOROFF'}},
      
              }        
          },
      

      Then i have Problems with the Config File and Syntax Error.
      Is the Problems with this: Install the dependencies (sudo, ping):???

      I dont Understand this, and i havent do this! And google cant help.

      Can anywhere help me?
      Thank you very much.

      posted in Troubleshooting
      M
      michael_klatt