Read the statement by Michael Teeuw here.
Magic Mirror With Amazon Alexa
-
Cool! Many thanks!
-
@mochman thanks for the leads, looks promising! Sorry for the noob question, but what is AlexaPi designed to do beyond what the Alexa app already does? It seems like it allows you to startup Alexa on boot, but are there other features it provides?
-
This post is deleted! -
@mochman can you help me,me alexa don’t do nothing :/
MMM-Alexa give me a yellow-orange square and MMM-AlexaPi give me a strikethrough microphone.
What im doing bad? -
I’m not sure about MMM-Alexa, but MMM-AlexaPi needs AlexaPi installed and configured correctly to work.
-
This post is deleted! -
would be funny to program an alexa MM-skill, so you can remote controll the MM :D
-
This is exactly what i’m building right now.
I’m using a pimped java client with a refresh token and a http communication setup to do it.I don’t need any coding except for the comm between the client and the mirror. The client handles everything from alexa : wake word, auto authenticate, alerts, etc. The mirror is the interface.
Not there yet, but one of my next steps is displaying the feedback of alexa on the mirror and creating a custom skill that impacts the mirror.
Keep track of my progress in my blog :
[https://smartmirrorprojectblog.wordpress.com](link url)
pointers are welcome
-
@bartalluyn nice!
-
@bartalluyn do you have this working yet? Do you have an easy install git?