• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
MagicMirror Forum
  • Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

MMM-awesome-alexa

Scheduled Pinned Locked Moved Utilities
241 Posts 43 Posters 300.0k Views 47 Watching
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    aclertant
    last edited by Oct 15, 2020, 12:45 PM

    BTW is this new alexa instance will appear in my alexa app ? as a dot or something very similar ?

    The idea is to know if I could control this new alexa as usual with my homeAssistant and nodered :)

    1 Reply Last reply Reply Quote 0
    • G Offline
      Ghost2000
      last edited by Ghost2000 Oct 19, 2020, 9:55 PM Oct 19, 2020, 9:54 PM

      /home/pi/.pm2/logs/MagicMirror-error.log last 15 lines:
      0|MagicMir | [2020-10-19 14:17:29.092] [ERROR]  (node:1019) [DEP0005] Deprecatio                                                                             nWarning: Buffer() is deprecated due to security and usability issues. Please us                                                                             e the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
      0|MagicMir | [2020-10-19 14:17:29.093] [ERROR]  (node:1019) [DEP0005] Deprecatio                                                                             nWarning: Buffer() is deprecated due to security and usability issues. Please us                                                                             e the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
      0|MagicMir | [2020-10-19 14:17:29.939] [ERROR]  (node:1019) UnhandledPromiseReje                                                                             ctionWarning: Error: [object Object]
      0|MagicMir |     at /home/pi/MagicMirror/modules/MMM-awesome-alexa/node_helper.j                                                                             s:1:6073
      0|MagicMir |     at processTicksAndRejections (internal/process/task_queues.js:8                                                                             9:5)
      0|MagicMir | [2020-10-19 14:17:29.940] [ERROR]  (node:1019) UnhandledPromiseReje                                                                             ctionWarning: Error: [object Object]
      0|MagicMir |     at /home/pi/MagicMirror/modules/MMM-awesome-alexa/node_helper.j                                                                             s:1:6073
      0|MagicMir |     at processTicksAndRejections (internal/process/task_queues.js:8                                                                             9:5)
      0|MagicMir | [2020-10-19 14:17:29.941] [ERROR]  (node:1019) UnhandledPromiseReje                                                                             ctionWarning: Unhandled promise rejection. This error originated either by throw                                                                             ing inside of an async function without a catch block, or by rejecting a promise                                                                              which was not handled with .catch(). (rejection id: 1)
      0|MagicMir | [2020-10-19 14:17:29.942] [ERROR]  (node:1019) UnhandledPromiseReje                                                                             ctionWarning: Unhandled promise rejection. This error originated either by throw                                                                             ing inside of an async function without a catch block, or by rejecting a promise                                                                              which was not handled with .catch(). (rejection id: 1)
      0|MagicMir | [2020-10-19 14:17:29.942] [ERROR]  (node:1019) [DEP0018] Deprecatio                                                                             nWarning: Unhandled promise rejections are deprecated. In the future, promise re                                                                             jections that are not handled will terminate the Node.js process with a non-zero                                                                              exit code.
      0|MagicMir | [2020-10-19 14:17:29.943] [ERROR]  (node:1019) [DEP0018] Deprecatio                                                                             nWarning: Unhandled promise rejections are deprecated. In the future, promise re                                                                             jections that are not handled will terminate the Node.js process with a non-zero                                                                              exit code.
      0|MagicMir | [2020-10-19 23:45:02.464] [ERROR]  {"error":{"code":"com.amazon.ale                                                                             xahttpproxy.exceptions.InvalidAccessTokenException","message":"AVS was not able                                                                              to validate the provided access token."}}
      0|MagicMir | [2020-10-19 23:45:10.761] [ERROR]  {"error":{"code":"com.amazon.ale                                                                             xahttpproxy.exceptions.InvalidAccessTokenException","message":"AVS was not able                                                                              to validate the provided access token."}}
      0|MagicMir | [2020-10-19 23:45:18.513] [ERROR]  {"error":{"code":"com.amazon.ale                                                                             xahttpproxy.exceptions.InvalidAccessTokenException","message":"AVS was not able                                                                              to validate the provided access token."}}
      
      
      
      S 1 Reply Last reply Oct 19, 2020, 9:57 PM Reply Quote 0
      • S Offline
        sdetweil @Ghost2000
        last edited by Oct 19, 2020, 9:57 PM

        @Ghost2000 you will have to redo the code process as it as expired

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        1 Reply Last reply Reply Quote 0
        • G Offline
          Ghost2000
          last edited by Oct 19, 2020, 9:58 PM

          O
          How can I prevent this?

          How long is the code valid?

          S 1 Reply Last reply Oct 19, 2020, 9:59 PM Reply Quote 0
          • S Offline
            sdetweil @Ghost2000
            last edited by Oct 19, 2020, 9:59 PM

            @Ghost2000 the code is valid for 24 hours… MM has to be running all the time so it can fresh the token

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            1 Reply Last reply Reply Quote 0
            • G Offline
              Ghost2000
              last edited by Oct 19, 2020, 10:48 PM

              photo_2020-10-20_00-47-50.jpg

              1 Reply Last reply Reply Quote 0
              • B Offline
                bsisco95
                last edited by Nov 1, 2020, 3:21 PM

                For some reason the wake word “Jarvis” will not work for me. Both “Alexa” and “Smart Mirror” do work when changed in the config file. Anyone else had this problem and know how to fix it? Thanks!

                1 Reply Last reply Reply Quote 0
                • J Offline
                  JonatanPN
                  last edited by Nov 17, 2020, 6:28 PM

                  After many attempts, I managed to install MMM-awesome-alexa, but I have a problem, no device from my account appears. I have tried saying “Alexa, search devices” it says it will search but then it says nothing.

                  If I try to run routines they don’t exist either, however from the Alexa application for my mobile, I can run routines, control devices and also, in the list of devices I see that “Jonatan’s Magic_Mirror_Alexa” appears although as offline.

                  It is as if it were an account with another profile, since it does not show devices or routines. But it works fine for the rest like asking the time and other information.
                  I tried creating a new amazon account but the same thing happens.

                  Does anyone know what can I do? 😔

                  1 Reply Last reply Reply Quote 1
                  • R Offline
                    rguardaya2008
                    last edited by Nov 26, 2020, 2:53 AM

                    Guys can somebody help me…

                    i tried installing this module into my magic mirror and i have been following the step by step process and i am already in the part were i already received the full config with refreshToken. However, when i tried to encode it in the config and restarts the magic mirror it only shows black/blank screen. please somebody help me what to do next…

                    S 1 Reply Last reply Nov 26, 2020, 2:57 AM Reply Quote 0
                    • S Offline
                      sdetweil @rguardaya2008
                      last edited by Nov 26, 2020, 2:57 AM

                      @rguardaya2008 look in the console window were u start magic mirror , npm start or pm2,
                      if pm2, use the pm2 logs --lines=??? command (??? is 15 by default)

                      also, open the developers window, ctrl-shift-i,
                      and select the console tab and scroll up…

                      I made a script of the steps for the install , and there as a missing piece, which the scrip corrects
                      u can download it, make it executable, and it will do the whole install steps… (but not the auth step u just did, so keep that)

                      https://www.dropbox.com/s/omrx3vztjp738hf/do-install.sh?dl=0

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

                      R 1 Reply Last reply Nov 26, 2020, 5:01 AM Reply Quote 0
                      • 1
                      • 2
                      • 21
                      • 22
                      • 23
                      • 24
                      • 25
                      • 23 / 25
                      • First post
                        Last post
                      Enjoying MagicMirror? Please consider a donation!
                      MagicMirror created by Michael Teeuw.
                      Forum managed by Sam, technical setup by Karsten.
                      This forum is using NodeBB as its core | Contributors
                      Contact | Privacy Policy