• 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.

Best and Updated Alexa Module2019

Scheduled Pinned Locked Moved Development
8 Posts 3 Posters 2.0k Views 3 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.
  • V Offline
    veejae
    last edited by veejae Jun 29, 2019, 4:14 AM Jun 29, 2019, 4:10 AM

    Hi Friends, just need you expertise what alexa module i can use that can also display or control other modules in my mirror thanks much!

    M 1 Reply Last reply Jun 29, 2019, 6:26 AM Reply Quote 0
    • M Offline
      MoreLinux @veejae
      last edited by MoreLinux Jun 29, 2019, 6:27 AM Jun 29, 2019, 6:26 AM

      @veejae I use the MMM-AlexaOnOff module in combination with MMM-RemoteControl. With these two I can use Alexa to activate and deactivate modules on my mirror.

      Works without any problems.

      S 1 Reply Last reply Jul 15, 2019, 4:22 PM Reply Quote 0
      • V Offline
        veejae
        last edited by Jun 29, 2019, 6:49 AM

        Thanks @MoreLinux one more question, will this also work to display or command to play music or youtube video in my mirror?

        M 1 Reply Last reply Jun 30, 2019, 10:25 PM Reply Quote 0
        • M Offline
          MoreLinux @veejae
          last edited by Jun 30, 2019, 10:25 PM

          @veejae Showing and hiding the app, will work. Playing a video?? Never tried, as I don’t use MM2 for playing videos.

          1 Reply Last reply Reply Quote 0
          • S Offline
            sbrundage85 @MoreLinux
            last edited by Jul 15, 2019, 4:22 PM

            @MoreLinux What gen Alexa do you have? I can’t get my Alexa to discover my Mirror

            M 1 Reply Last reply Jul 15, 2019, 8:25 PM Reply Quote 0
            • M Offline
              MoreLinux @sbrundage85
              last edited by Jul 15, 2019, 8:25 PM

              @sbrundage85 I have an Amazon Echo Dot (2. Gen.) and it discovers the software WeMo the MMM-AlexaOnOff module without any problems.

              S 1 Reply Last reply Jul 17, 2019, 11:20 AM Reply Quote 0
              • S Offline
                sbrundage85 @MoreLinux
                last edited by sbrundage85 Jul 17, 2019, 11:21 AM Jul 17, 2019, 11:20 AM

                @MoreLinux Thanks for the response, I’m struggling to find the answers to this issue. All you did was cloned the module and added to the config file the code that they have listed?

                {
                    module: 'MMM-OnScreenMenu',
                    position: 'bottom_right',
                },
                {
                    module: 'MMM-AlexaOnOff',
                    config: {
                        devices: [{ 
                              name: "Magic Mirror",
                              on: { 
                                notification: "ONSCREENMENU_PROCESS_ACTION",
                                payload: { actionName:'monitorOn' }
                              },
                              off: { 
                                notification: "ONSCREENMENU_PROCESS_ACTION",
                                payload: { actionName:'monitorOff' }
                              },
                        }]
                    }
                }
                

                I go step by step, save it, and my Alexa won’t discover my mirror. Did you have to configure anything else? I must be missing something. I have a 3rd gen dot working with a Raspberry Pi 3b both on the same network.

                M 1 Reply Last reply Jul 18, 2019, 9:22 PM Reply Quote 0
                • M Offline
                  MoreLinux @sbrundage85
                  last edited by Jul 18, 2019, 9:22 PM

                  @sbrundage85 Yup, I just followed the instructions, nothing special done.

                  1 Reply Last reply Reply Quote 0
                  • 1 / 1
                  • 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