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 58.7k 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.
    • S Offline
      sdetweil @sgarg15
      last edited by

      @sgarg15 how do u discover devices w a mini?

      Sam

      How to add modules

      learning how to use browser developers window for css changes

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

        @sdetweil you usually go into the app and then click set up new device and it searches for a device and for me when it searches it cant find any device

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

          @sgarg15 is it looking for a particular device type? These look like wemo, now Belkin plugs

          Sam

          How to add modules

          learning how to use browser developers window for css changes

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

            Hello, sorry for my bad english, all work perfectly, but i can not change the pages with alexa, the app only find: -restart -refresh -stop -display off
            that work fine, but i can not find page change, please help me, here is my configuration:

                        module: 'MMM-AlexaControl',
                        position: 'middle_center',
                        config: {
                        image: false,
                        pm2ProcessName: "mm",
                        monitorToggle: true,
                        vcgencmd: "vcgencmd",
                        deviceName: "Spiegel",
            	    pages: '2'
                        }
                    }, 
            	{
                    module: 'MMM-pages',
                    config: {
                            modules:
                                [[ "MMM-OpenmapWeather","weatherforecast","newsfeed","calendar", "compliments"],
                                 [ "MMM-OpenmapWeather","calendar", "compliments" ]],
                            fixed: ["clock", "currentweather", "MMM-AlexaControl", "MMM-page-indicator"],
                            }
                    },
                    {
                    module: 'MMM-page-indicator',
                    position: 'bottom_bar',
                    config: {
                        pages: 2,
                            }
                    },
            
            J 1 Reply Last reply Reply Quote 0
            • J Offline
              JoChef2 Module Developer @Stevent
              last edited by

              @Stevent Hi, you made one mistake in your config. The apostrophes for the option pages are wrong. You have to write only a number there.
              pages: 2

              1 Reply Last reply Reply Quote 0
              • 1
              • 2
              • 3
              • 4
              • 5
              • 9
              • 10
              • 2 / 10
              • 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