Read the statement by Michael Teeuw here.
[MMM-AlexaOnOff] Simple Mirror Control from External Home Assistant (Alexa/Google Home/HASS.io)
-
@sdetweil Correct. There were 2 instances in the MMM-Remote-Control.js where I changed console.log to Log.log and this did resolve my issue. I was more curious to know if this was an issue with AlexaOnOff not having an update or if it was due to Remote-Control updating to a newer build.
-
@SubLim3 that is a bug in remote control.
Don’t know how/when it might have got there
-
@sdetweil I did find this line commented out near the top of the MMM-Remote-Control.js which may be where they are working to resolve this.
// Log.log(this.name + " received a module notification: " + notification + " from sender: " + sender.name);
-
Hi - I’m struggling with this module too. I have it installed with the dependencies. I can see that the ports are opened and listening. Alexa cannot find the devices. I’ve tried the examples too which have not been discovered yet either.
I have an Echo dot gen 3 in the house, on the same network as the mirror. I’ve tried searching for the device from the echo and the web portal - neither has worked. Any tips?
-
@js989 Same situation here. Have not been able to figure it out. I found this resource which I believe may be a possible problem but have not been able to work through it. https://github.com/n8henrie/fauxmo/issues/38
-
looking at this app, I think alexa v2+ devices have removed the builtin support for wemo devices which this depends on.
so, you would have to install the belkin wemo skill… which requires actual devices
-
but MMM_AlexaControl works, same concept… I use it for 4 Mirror devices (with alexa devices, not goggle home or GA)