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.

    Which Alexa module is better, Awesome Alexa or Mirror Mirror on the Wall

    Scheduled Pinned Locked Moved Troubleshooting
    magic mirroralexaalexa voice servicemagicmirror2magicmirrorhelp me pleasehelpassistantgoogle assistantnotifications
    28 Posts 7 Posters 13.5k Views 7 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.
    • S Offline
      sdetweil @bugsounet
      last edited by

      @bugsounet well, you just did for GA… … SO… i don’t follow your forums… i have enough to do

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      bugsounetB 1 Reply Last reply Reply Quote 0
      • bugsounetB Offline
        bugsounet Banned @sdetweil
        last edited by

        @sdetweil not released … just under-coding :)

        C 1 Reply Last reply Reply Quote 0
        • C Offline
          cq0q @bugsounet
          last edited by

          @bugsounet when do you think you’re gonna release it ?

          S 1 Reply Last reply Reply Quote 0
          • S Offline
            sdetweil @cq0q
            last edited by

            @cq0q he has moved support and communications for his modules to his own forum space

            http://forum.bugsounet.fr

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            1 Reply Last reply Reply Quote 0
            • C Offline
              cq0q @sdetweil
              last edited by

              @sdetweil so you’re saying i’m not gonna be able to use any of alexa modules ??

              S 1 Reply Last reply Reply Quote 0
              • S Offline
                sdetweil @cq0q
                last edited by

                @cq0q what I said was, of the alexa modules for MagicMirror that WERE published, none of them are working completely… and no one has elected to take over the modules (this is all volunteer )

                @bugsounet says he has one for MagicMirror, but I haven’t seen it.

                I have developed one for a different platform, but it also doesn’t support interacting with the local system.
                as the current Amazon api is all in audio files, not text.

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                1 Reply Last reply Reply Quote 0
                • FoziF Offline
                  Fozi Project Sponsor @cq0q
                  last edited by

                  @cq0q I tried a few of the Alexa modules and unfortunally none really worked. Finally I found MMM-AlexaControl.

                  I took a spare Echo Dot I had laying around, mounted it on the back of my mirror and plugged it into the USB port of the RPi for power supply. That is the easiest way to go:

                  • Simple module setup and configuration
                  • no hassle with microphones and speakers
                  • Setup scenes and similar in the Alexa app to e.g. switch pages on the mirror
                  • done.

                  HowTo: Replace PIR Sensor with a RCWL-0516 Microwave Sensor

                  S 1 Reply Last reply Reply Quote 0
                  • S Offline
                    sdetweil @Fozi
                    last edited by

                    @fozi I also use Alexa control. I added the naming capability a year or so ago, as I have 5 different mirrors to control.

                    easy. alexa turns off my lights at bedtime, and dims all the mirrors

                    Sam

                    How to add modules

                    learning how to use browser developers window for css changes

                    C D 2 Replies Last reply Reply Quote 0
                    • C Offline
                      cq0q @sdetweil
                      last edited by

                      @sdetweil how you did that ? And can i do on for example Google Assistant module ?

                      S 1 Reply Last reply Reply Quote 0
                      • S Offline
                        sdetweil @cq0q
                        last edited by sdetweil

                        @cq0q did what? use alexaControl?

                        u can attach notifications when the power on or off request comes from Alexa.

                        Alexa control makes virtual WeMo outlets.

                        don’t think it can be done for GH devices. they demand account linkage, but no account for these virtual devices.

                        very cool implementation

                        it uses real Amazon echo device

                        Sam

                        How to add modules

                        learning how to use browser developers window for css changes

                        1 Reply Last reply Reply Quote 0
                        • D Offline
                          DDE12 @sdetweil
                          last edited by

                          @sdetweil
                          Is AlexaControl still working?

                          S 1 Reply Last reply Reply Quote 0
                          • C Offline
                            cyberphox
                            last edited by

                            Put an Alexa dot behind your mirror…so much less headache!

                            Full time Dad, DJ and entertainer and lover of technology.

                            S 1 Reply Last reply Reply Quote 0
                            • S Offline
                              sdetweil @DDE12
                              last edited by

                              @DDE12 yes… with some echo devices

                              Sam

                              How to add modules

                              learning how to use browser developers window for css changes

                              D 1 Reply Last reply Reply Quote 0
                              • S Offline
                                sdetweil @cyberphox
                                last edited by

                                @cyberphox alexaControl allows a REAL echo to control funtions on MagicMirror

                                Sam

                                How to add modules

                                learning how to use browser developers window for css changes

                                C 1 Reply Last reply Reply Quote 0
                                • D Offline
                                  DDE12 @sdetweil
                                  last edited by

                                  @sdetweil
                                  Thanks! I will work on setting it up.

                                  S 1 Reply Last reply Reply Quote 0
                                  • C Offline
                                    cyberphox @sdetweil
                                    last edited by

                                    @sdetweil said in Which Alexa module is better, Awesome Alexa or Mirror Mirror on the Wall:

                                    alexaControl

                                    wasn’t aware of this module - thanks for the info as always!

                                    Full time Dad, DJ and entertainer and lover of technology.

                                    1 Reply Last reply Reply Quote 0
                                    • S Offline
                                      Seregeth @DDE12
                                      last edited by

                                      @DDE12
                                      I wanted to start this module, bit something seems to be wrong. To test it i set in the config:

                                      {
                                      module: ‘MMM-AlexaControl’,
                                      position: ‘middle_center’,
                                      config:{
                                      image: true,
                                      pm2ProcessName: “mm”,
                                      vcgencmd: “vcgencmd”
                                      }
                                      };

                                      like in the description. But there is always an error. Seems that something is missing? di i left somthing important to start the module?

                                      S 1 Reply Last reply Reply Quote 0
                                      • S Offline
                                        sdetweil @Seregeth
                                        last edited by

                                        @Seregeth what error?

                                        Sam

                                        How to add modules

                                        learning how to use browser developers window for css changes

                                        S 1 Reply Last reply Reply Quote 0
                                        • S Offline
                                          Seregeth @sdetweil
                                          last edited by

                                          @sdetweil

                                          This on the screen:
                                          19bf59bc-084f-4206-a9a1-297f87701ef7-image.png

                                          this after the check:
                                          3cb7c8ce-b098-4439-8cac-22de2e7db571-image.png

                                          S 1 Reply Last reply Reply Quote 0
                                          • S Offline
                                            sdetweil @Seregeth
                                            last edited by

                                            @Seregeth unexpected token
                                            ALMOST ALWAYS means you forgot a trailing comma on the line before the line reported in the error message, so line 91 in this case.

                                            Sam

                                            How to add modules

                                            learning how to use browser developers window for css changes

                                            S 1 Reply Last reply Reply Quote 0

                                            Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                            Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                            With your input, this post could be even better 💗

                                            Register Login
                                            • 1
                                            • 2
                                            • 1 / 2
                                            • 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