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

    Posts

    Recent Best Controversial
    • MMM-voice + MMM-Podcast

      Hey guys,
      i finished the installation & configuration from MMM-voice and it works flawless.
      Now i want to combine the voice Recognition with the MMM-Podcast module for the “100 Sekunden Tagesschau”.
      So here is my problem, if i write the code for the module in the config (see below)

                      {
                              module: 'MMM-Podcast',
                              position: 'middle-center',
                              config: {
                                      // The defaults are perfect
                              }
                      },
      

      the mic from MMM-Voice is flashing any time and there stand “initialisation”.
      I am thankful for every help.

      Greets Hendrik

      posted in Troubleshooting
      ArzegA
      Arzeg
    • RE: MMM-voice

      Hey guys,
      first of all thank u so much for creating this module @strawberry-3-141 i love it!
      and @Mykle1 thanks for the solution it works perfect for me with

      LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/lib
      

      I wasted a half year ago a couple of weeks with this module because it does not work for me, till now!
      Yesterday i’ve reinstalled the Whole MM on a fresh Raspbian system and read all the comments here.

      But there is one question still alive, i am in struggle with the commands i am not sure if i say it right.

      MAGIC MIRROR -> VOICE = (going to Voice Mode)
      (VOICE flashing) -> HIDE MODULES, SHOW MODULES, GOING TO SLEEP, WAKE UP

      That works fine.

      But what should i do if (VOICE) don’t flashing?
      and are there different modes instead of VOICE?
      oh and last but not least if i say (in flashing voice mode) Open Help or Close Help nothing happens :/

      posted in Utilities
      ArzegA
      Arzeg
    • Rebuild the system

      Hey guys,
      i have more a question than a problem. I want to rebuild the system because i do many changes in different folder (sounds and config). But these folders arent in the MM folder.
      Now my question can i copy the full MM folder, save him, rebuild the system and paste the mm folder in the new system?
      or need the mm folder some “installation Connections” (paths) to the folders outside from the mm folder.

      Hope u guys can help,
      Greets Arzeg

      posted in Troubleshooting
      ArzegA
      Arzeg
    • RE: MMM-SoccerLiveScore

      Hey Jörg,
      bad to hear that the tip doesnt work for you.
      For me it works perfect.
      But I still have the problem with the width of the module, it goes from the left to the right side and i dont know, how i can change the width…

      MfG Arzeg

      EDIT:

      I dont know if it’s for you a solution but I use MMM-soccer for the table and MMM-SoccerLiveScore as my live ticker, so i set showTables to false in config.js
      Its not the perfect solution but i can live with it

      posted in Sport
      ArzegA
      Arzeg
    • RE: MMM-awesome-alexa

      Hello Guys,
      i stuck … i tried the last days to configure the module right but i dont understand the step with auth_token.sh from the site How to get AVS Token.
      I got at the previous step the code for the second script “auth_token.sh” changed the client id, client secret and the code to my options all fine.
      When i will execute the script nothing happens or what should i do with the script?

      CLIENT_ID="amzn1.application-oa2-client.7efb5005320644ba9..."
      CLIENT_SECRET="a14de78ce1096593718..."
      CODE="ANXsEuOxBhQDk..."
      GRANT_TYPE="authorization_code"
      REDIRECT_URI="https://localhost:9745/authresponse"
      
      curl -X POST --data "grant_type=${GRANT_TYPE}&code=${CODE}&client_id=${CLIENT_ID}&client_secret=${CLIENT_SECRET}&redirect_uri=${REDIRECT_URI}" https://api.amazon.com/auth/o2/token
      

      my auth_token.sh script

      greets Arzeg

      posted in Utilities
      ArzegA
      Arzeg
    • RE: Gesture controll

      didnt found it :D
      Thanks ;)

      posted in Requests
      ArzegA
      Arzeg
    • RE: MMM-SoccerLiveScore

      Hey Guys

      i think i solved the problem for now with the blank table.
      The problem is in the config.js the leagues command, if u put only one ID in this command like

      leagues: [35], // it doesnt work

      but

      leagues: [35, 999], // it works. dont know why im not a programmer^^

      but i have a question too,
      where can i configure that my header and the scores are not going from the left side to my right side cause i have the clock on the left side and the weather on my right side

      posted in Sport
      ArzegA
      Arzeg
    • Gesture controll

      Hey Guys,

      i like the idea of a Gesture controll mirror, but not with a camera rather with a ultrasonic sensor.
      For example, the weather notification is on the right side and the sensor is on the top of the monitor now u can wipe from right to left and u can see the details from the weather for today.
      Another example is u have the newsfeed below and u can wipe up to see the full article.

      Anyone interested on the idea?

      Arzeg ;)

      posted in Requests
      ArzegA
      Arzeg
    • 1 / 1