Read the statement by Michael Teeuw here.
[MMM-AlexaOnOff] Simple Mirror Control from External Home Assistant (Alexa/Google Home/HASS.io)
-
@richland007 said in [MMM-AlexaOnOff] Simple Mirror Control from External Home Assistant (Alexa/Google Home/HASS.io):
How do i read more log lines not only tailing the last 15 from pm2 logs mm ??
They should be in ~/.pm2/logs by default. You can also stop the pm2 version and run the mirror manually using the instructions above.
I’ll let you know if I can replecate the CPU issue, but that’s very strange. I haven’t seen that.
Make sure you update to the latest version of the module to see the correct line, but other than that I don’t know why its not working for more than one device. At this point it sounds like a fauxmojs issue… You can always open an issue on their GitHub repo.
-
@djsunrise19 said in [MMM-AlexaOnOff] Simple Mirror Control from External Home Assistant (Alexa/Google Home/HASS.io):
Thanks. I’m using an echo dot 3rd generation. Sadly, I have to wait. There seems to be no problems with your module / the mirror / network.
I’d suggest posting a comment on the fauxmojs issue–maybe it will prompt them that more people are waiting for a fix. It looks like the python version has been fixed, so I’m sure it’s just a matter of them getting around to it.
-
@richland007 – So I just noticed something interesting: I tried adding multiple devices, and running “Discover my devices” from my echo. Alexa said she didn’t find any new devices, but when I looked in the device list on alexa.amazon.com, she had already found the other devices. Maybe try deleting all of the Wemo devices on your Alexa app and then retrying discovery?
-
@shbatm i will try it again but i think i did it once or twice deleting all my devices and had her discover them back up to no avail
D -
@shbatm I was wondering, however i am sure that i am wrong and just wishful thinking, but maybe changing the minimum version of MM for MMM-AlexaOnOff to 2.4.1 (which is the version i am at) only works for one instance, meaning initiating one device and not for all of them???
D -
@richland007 said in [MMM-AlexaOnOff] Simple Mirror Control from External Home Assistant (Alexa/Google Home/HASS.io):
wishful thinking
-
@richland007 Solution: Why not just update your mirror to 2.6.0? On my 2.6.0 mirror this add-on is working great, Alexa is finding all it’s 15 devices in one run.
-
Does anyone have instructions on how to connect this to Google Home? I’ve been searching for days with no luck.
-
@MoreLinux hi, have a MAC and the module is not working and I don’t know why?
-
I have latest Magic Mirror version with Alexa Dot 3rd gen. I am unable to discover device after installation. Anyone experience this issue and solve it? Running
netstat -tulpn | grep electron
I get LISTENing on port 21900. When I ask Alexa to discover devices, I get nothing. Both Alexa & Rasp Pi are connected to the same wifi. Only thing in my logs when running Magic Mirror is/home/pi/.pm2/logs/MagicMirror-error.log last 15 lines: 0|MagicMir | ATTENTION: default value of option force_s3tc_enable overridden by environment.
Any help is appreciated