Read the statement by Michael Teeuw here.
MMM-MirrorMirrorOnTheWall installation issue
-
@oceank Okay, I`ll try that now. Nothing changed unfortunately…
-
did you check the cloudwatch logs? see what error you get…
-
@oceank I can`t seem to find anything relevant in the logs… I keep getting
Amazon Photos is not supported on this device. View your photos using the Amazon Photos app or website, or on devices like Fire TV or Echo Show.
and similar for videos.
-
so how do you trigger the search for videos or pictures?
seems that its not triggering the magic mirror module, seems that its trying to use some amazon service?
Are you saying this to alexa?
alexa…magic mirror…and then the whole hello my queen is going on. and then you say “find pictures of apples”
or how do you trigger the syntax?
-
@oceank I start with Alexa, start magic mirror, which works just fine. Then Search image of apples, find image of apple or any other possible way of saying I want an image of an apple results in:
Amazon Photos is not supported on this device. View your photos using the Amazon Photos app or website, or on devices like Fire TV or Echo Show.
for videos I get:
I couldn’t find any enabled video skills that can find that. Go to the Alexa app to manage your video skills and devices.
#Solved. Forgot to modify the app ID line pointed out a few pages ago. Waiting for my echo dot to arrive to play around.
-
@richland007 its all done man =)
-
@oceank Dang it man i am the only one who hasn’t gotten around to finish it up. I will try tonight but i might need your help my man :)
-
@richland007 im available today so just send me a chat!
-
@oceank @blackpanda OK well i have triple checked my appID and pasted on the index.js file i have triple checked the endpoint and pasted on the mirrormirror.js file.
Went and checked my API keys on Google i had like 8 of them, however none of them were what i had on keys.json file (so wired) so i picked 2 from the list and wrote them there along with my custom search ID uploaded to Lambda and copied over to the MMM-MirrorMirrorOnTheWall folder as well.
I can see the MagicMirror: Connected to AWS IoT Subscribed for new-text, new-images, new-video, change-module also on Lambda i see the invocations getting posted on the logs all the time when i test from the developer.alexa with the invocation “magic mirror” i get the response “hello my queen blah blah blah…” but when i type show pictures of dwarfs i still get “there was a problem with requested skills response”
What am i doing wrong???
Is it the API keys form google ?? Where i can i see if they are getting hit with requests?
…and do you all get any errors on Lambda logs when you test Lambda (how do you test Lamda) i still get the appId not unique when it is absolutely mine!!!It is an ass whooping this module :) i am gonna throw a party when its done LOL
D -
@richland007 can you close and open the modules? does any of the magic mirror skill work? if you can close and open modules, there might be something with the API for google and youtube.
I do get labda error when I try to set up a test so I dont know why its like that. But all functions are working for me now. close, open all modues, find pictures, autostart youtube clip, clearing it etc.
What you can do is start the mirror with development option then you can see exactly what happens.
at the google console you can see both youtube and google search hits if they are succesfull or not.
At cloudwatch you can check the logs if it finds video or pictures…