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

Controlling Magic Mirror from Alexa

Scheduled Pinned Locked Moved Show your Mirror
7 Posts 5 Posters 4.9k Views 8 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.
  • G Offline
    Graingalet
    last edited by Jan 25, 2021, 10:19 PM

    Nice, very nice.
    Nice control with your Alexa integration but
    i am amazed before the bright and very realistic reflection of your mirror.
    I use a mirror Pilkington MirroView and the reflection is too dark, impossible for my wife to imagine using makeup before.
    Is it my room that is too dark or the black background behind the mirror not adapted, or just this mirror that is not a good choice ?

    Can you give us some information on the mirror you used ? Are the color like a random mirror ?
    Your integration in the wall is also very successful.
    Very good job.
    Just an observation, for me, your work on this mirror deserves a more beautiful frame ;-)

    1 Reply Last reply Reply Quote 0
    • J Offline
      jasondreher
      last edited by Jan 26, 2021, 1:38 PM

      I do the same thing without node red. Using the MMM-Remote-Control module.

      Here is the switch in HomeAssistant to turn on/off MMM-Snow

          mmsnow:
            command_on: 'curl "http://192.168.0.163:8090/remote?action=SHOW&module=module_0_MMM-Snow"'
            command_off: 'curl "http://192.168.0.163:8090/remote?action=HIDE&module=module_0_MMM-Snow"' 
      

      Mine just turns on off based on the weather, but you could expose this to Alexa and tell her to turn it on and off.

      E 1 Reply Last reply Jan 29, 2021, 10:02 PM Reply Quote 0
      • E Offline
        Egnos @jasondreher
        last edited by Jan 29, 2021, 10:02 PM

        @jasondreher said in Controlling Magic Mirror from Alexa:

        I do the same thing without node red. Using the MMM-Remote-Control module.

        Here is the switch in HomeAssistant to turn on/off MMM-Snow

            mmsnow:
              command_on: 'curl "http://192.168.0.163:8090/remote?action=SHOW&module=module_0_MMM-Snow"'
              command_off: 'curl "http://192.168.0.163:8090/remote?action=HIDE&module=module_0_MMM-Snow"' 
        

        Mine just turns on off based on the weather, but you could expose this to Alexa and tell her to turn it on and off.

        Hi @jasondreher could you tell me the steps to give a command to MM using GoogleHome through MMM-Remote-Control?
        Thanks

        My Mirror https://forum.magicmirror.builders/topic/17262/the-raspimirror-was-born/7

        J 1 Reply Last reply Jan 31, 2021, 3:06 AM Reply Quote 0
        • J Offline
          jasondreher @Egnos
          last edited by Jan 31, 2021, 3:06 AM

          @egnos
          I don’t know much about google home, you will have to read up or find out how to share Home Assistant https://www.home-assistant.io/integrations/google_assistant/ with google home. Once you can do that you can create a switch (like above) then turn the switch on and off.

          My suggestion would be…

          1. Grab that Raspberry Pi that is lying around and install Home Assistant.
          2. Learn a little about HA and how it runs
          3. Add https://www.home-assistant.io/integrations/google_assistant/
          4. Create switch like above.
          E 1 Reply Last reply Feb 1, 2021, 7:25 PM Reply Quote 0
          • E Offline
            Egnos @jasondreher
            last edited by Feb 1, 2021, 7:25 PM

            @jasondreher I understood that you used GA to send commands to the MM.
            So what do you use?

            Thanks

            My Mirror https://forum.magicmirror.builders/topic/17262/the-raspimirror-was-born/7

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