• 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-AlexaControl or MMM-AlexaOn/Off setup

Scheduled Pinned Locked Moved Troubleshooting
94 Posts 4 Posters 46.3k Views 5 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 Away
    sdetweil @dave_
    last edited by Aug 3, 2020, 5:02 PM

    @dave_ sure, its nothing

        {
            module: 'MMM-AlexaControl',
            position: 'middle_center',
            config:{
                image: true,
                pm2ProcessName: "MagicMirror",
                vcgencmd: "hide",
                deviceName: 'chromebook'
            }
        }
    

    Sam

    How to add modules

    learning how to use browser developers window for css changes

    D 1 Reply Last reply Aug 3, 2020, 5:04 PM Reply Quote 0
    • D Offline
      dave_ @sdetweil
      last edited by Aug 3, 2020, 5:04 PM

      @sdetweil pm2processname is name of the folder we used to install pm2 and all correct?

      S 1 Reply Last reply Aug 3, 2020, 5:09 PM Reply Quote 0
      • S Away
        sdetweil @dave_
        last edited by Aug 3, 2020, 5:08 PM

        @dave_ setup?

        cd ~/MagicMirror/modules
        git clone https://github.com/JoChef2/MMM-AlexaControl.git
        cd MMM-AlexaControl
        npm install
        

        edited MMM-AlexControl/translations/en.json to be cause I want command to be ‘turn off xx mirror’

        {
            "PAGE": "page ",
            "REFRESH": "refresh mirror",
            "RESTART": "restart mirror",
            "STOP": "stop mirror",
            "REBOOT": "reboot mirror",
            "SHUTDOWN": "shutdown mirror",
            "MONITOR": "mirror",
                "USB": "USB"
        }
        
        

        copy paste sample config.js section from his doc and add my info

        restart mm…
        alexa discover devices
        devices found
        alexa turn off chromebook mirror

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        1 Reply Last reply Reply Quote 0
        • S Away
          sdetweil @dave_
          last edited by Aug 3, 2020, 5:09 PM

          @dave_ no. its the name that shows in the pm2 status command

          pm2 start MagicMirror

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          D 1 Reply Last reply Aug 3, 2020, 5:12 PM Reply Quote 0
          • D Offline
            dave_ @sdetweil
            last edited by Aug 3, 2020, 5:12 PM

            @sdetweil in my case i type in pm2 start mm so for me it’ll be mm!

            S 2 Replies Last reply Aug 3, 2020, 5:13 PM Reply Quote 0
            • S Away
              sdetweil @dave_
              last edited by sdetweil Aug 3, 2020, 5:14 PM Aug 3, 2020, 5:13 PM

              @dave_ correct… if you had used my scripted install I setup pm2 as MagicMirror
              see https://github.com/sdetweil/MagicMirror_scripts

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              1 Reply Last reply Reply Quote 0
              • S Away
                sdetweil @dave_
                last edited by Aug 3, 2020, 5:16 PM

                @dave_ cause one of the devices is restart MM (using pm2)

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                1 Reply Last reply Reply Quote 0
                • S Away
                  sdetweil
                  last edited by Aug 3, 2020, 5:17 PM

                  can u disable other modules and try discovery something is blocking it from working…

                  do you have vpn on, or firewall, or is this on magicmirror OS under docker?

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  D 1 Reply Last reply Aug 4, 2020, 2:31 PM Reply Quote 0
                  • D Offline
                    dave_ @sdetweil
                    last edited by Aug 4, 2020, 2:31 PM

                    @sdetweil nope nothing like that

                    S 1 Reply Last reply Aug 4, 2020, 2:33 PM Reply Quote 0
                    • S Away
                      sdetweil @dave_
                      last edited by Aug 4, 2020, 2:33 PM

                      @dave_ did u try disabling other modules

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

                      D 2 Replies Last reply Aug 4, 2020, 2:40 PM Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 6
                      • 7
                      • 8
                      • 9
                      • 10
                      • 5 / 10
                      5 / 10
                      • First post
                        50/94
                        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