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

Hi, there is a new Alexa Module

Scheduled Pinned Locked Moved General Discussion
98 Posts 13 Posters 50.1k Views 15 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.
  • F Offline
    Fozi Project Sponsor @BD0G
    last edited by Nov 13, 2019, 5:41 AM

    I have only MMM-AlexaControl installed, without Pages, as I want to control the Podcast2 module. But also here, the discovery of the mirror fails, as well in the Alexa app as by asking my Echo Dot to discover new devices. My config is the same as already provided here, just without the pages statement. I also changed the startport and switched of the 5GHz band on my routers, but no success. Am I missing something obvious but essential?

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

    1 Reply Last reply Reply Quote 0
    • S Offline
      Stoffbeuteluwe Project Sponsor @BD0G
      last edited by Nov 13, 2019, 7:28 AM

      @BD0G you have 2 Pages Not 3
      please change in config and try again

      B 1 Reply Last reply Nov 13, 2019, 10:54 PM Reply Quote 0
      • B Offline
        BD0G @Stoffbeuteluwe
        last edited by Nov 13, 2019, 10:54 PM

        @Stoffbeuteluwe Is it possible to get this working without the MMM-Pages and MMM-page-indicator?

        S 1 Reply Last reply Nov 14, 2019, 5:27 AM Reply Quote 0
        • S Offline
          Stoffbeuteluwe Project Sponsor @BD0G
          last edited by Nov 14, 2019, 5:27 AM

          @BD0G I don’t think so

          T 1 Reply Last reply Nov 19, 2019, 11:33 AM Reply Quote 0
          • T Offline
            techcoderun @Stoffbeuteluwe
            last edited by Nov 19, 2019, 11:33 AM

            @Stoffbeuteluwe I’m having similar issues. My Alexa is unable to discover my MM. Don’t believe there are any errors in the config file. Also, the Alexa icon appears on my mirror. Do I need Wemo or Fauxmo in stalled on the RPi?

            Any others have luck getting their MM discovered?

            S 3 Replies Last reply Nov 19, 2019, 4:59 PM Reply Quote 0
            • S Offline
              Stoffbeuteluwe Project Sponsor @techcoderun
              last edited by Nov 19, 2019, 4:59 PM

              @techcoderun Have you installed:

              MMM-Pages
              MMM-page indicator ?

              T 1 Reply Last reply Nov 20, 2019, 12:41 AM Reply Quote 0
              • B Offline
                BD0G
                last edited by Nov 19, 2019, 5:12 PM

                I installed both MMM-Pages
                MMM-page indicator as well as the Alexa Module and never was able to discover my MagicMirror. I think I will move on to the MMM-Awesome-Alexa module and give that a whirl.

                S 1 Reply Last reply Nov 19, 2019, 7:14 PM Reply Quote 0
                • S Offline
                  Stoffbeuteluwe Project Sponsor @BD0G
                  last edited by Nov 19, 2019, 7:14 PM

                  @BD0G wanna try my config ?

                  B 1 Reply Last reply Nov 19, 2019, 7:14 PM Reply Quote 0
                  • B Offline
                    BD0G @Stoffbeuteluwe
                    last edited by Nov 19, 2019, 7:14 PM

                    @Stoffbeuteluwe Sure!

                    S 3 Replies Last reply Nov 19, 2019, 7:27 PM Reply Quote 0
                    • S Offline
                      Stoffbeuteluwe Project Sponsor @BD0G
                      last edited by Nov 19, 2019, 7:27 PM

                      @BD0G

                         {
                                  module: 'MMM-AlexaControl',
                                  position: 'bottom_center',
                                  config:{
                                  image: true,
                                  pm2ProcessName: "mm",
                                  vcgencmd: true,
                                  pages:'10',
                                  notifications: [
                                                 {
                                                  name: 'notification1',
                                                  port: 11101,
                                                  OnOff: true,
                                                  notification: [["REMOTE_ACTION", { action: "SHOW", module: "module_0_alert" }],["REMOTE_ACTION",{ action: "HIDE", module: "module_0_alert" }]]
                                                 },
                                                 {
                                                  name: 'notification2',
                                                  port: 11102,
                                                  OnOff: true,
                                                  notification: [["REMOTE_ACTION", { action: "SHOW", module: "module_1_MMM-Remote-Control" }],["REMOTE_ACTION",{ action: "HIDE", module: "module_1_MMM-Remote-Control" }]]
                                                 },
                                                 {
                                                  name: 'notification3',
                                                  port: 11103,
                                                  OnOff: true,
                                                  notification: [["REMOTE_ACTION", { action: "SHOW", module: "module_2_updatenotification" }],["REMOTE_ACTION",{ action: "HIDE", module: "module_2_updatenotification" }]]
                                                 },
                                                 {
                                                  name: 'notification4',
                                                  port: 11104,
                                                  OnOff: true,
                                                  notification: [["REMOTE_ACTION", { action: "SHOW", module: "module_3_MMM-Snow" }],["REMOTE_ACTION",{ action: "HIDE", module: "module_3_MMM-Snow" }]]
                                                 },
                                                                
                                          ]
                                  }
                            },
                      
                      1 Reply Last reply Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 6
                      • 9
                      • 10
                      • 4 / 10
                      4 / 10
                      • First post
                        34/98
                        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