Read the statement by Michael Teeuw here.
Control MM with a Google Home
-
I use the Alexa cloud function in homeassistant to control mine. I created switches that are tied to command line calls which use the remote module to control the mirror. The homeassistant switches are discovered by alexa as smart home devices. Then you can create routines to do whatever you want as long as the remote module allows it and you create a script to call that function. I use mine to turn the monitor on at night when my sons blood sugar goes out of a desired range. I use homeassistant to grab the BG info and post it as a sensor. My mirror uses the MMM-HASS module to display the BG reading. When I address the issue I can say a command and a light and my mirror monitor turn off.
I can elaborate if you are interested, its not that simply and does require homeassistant running on a home server and i use the paid alexa homeassistant integration service (I believe there is a google home service as well). There is a way free way to do it, but honestly the paid service is cheap and allows you to do so much.
-
@madseason41
I have my homeassistant running with google home mini. I was unable to integrate the MMM-homeassistant-sensors module (with token). Any tips? (
Sorry for leaving the subject of this topic.) -
@felipemfa I didn’t have any luck with it either. I used the MMM-HASS module instead.
-
@madseason41 with api password or long token?
-
@felipemfa API Password.
There is a token option but I haven’t tried it yet.
I just got it working yesterday. I was using MMM-iFrame to display a web page which showed my desired info. Once i updated the webpage repo and updated to the latest mirror version, that stopped working and I couldn’t get it to work so I swapped to the MMM-HASS method.
-
Hey, do you find any luck with this project? I also try to control my mirror through Google Home Mini. I’ve tried using MMM-AlexaControl, but yet, Google Home can’t find the device.