Read the statement by Michael Teeuw here.
Which Alexa module is better, Awesome Alexa or Mirror Mirror on the Wall
-
@fozi I also use Alexa control. I added the naming capability a year or so ago, as I have 5 different mirrors to control.
easy. alexa turns off my lights at bedtime, and dims all the mirrors
-
@sdetweil how you did that ? And can i do on for example Google Assistant module ?
-
@cq0q did what? use alexaControl?
u can attach notifications when the power on or off request comes from Alexa.
Alexa control makes virtual WeMo outlets.
don’t think it can be done for GH devices. they demand account linkage, but no account for these virtual devices.
very cool implementation
it uses real Amazon echo device
-
@sdetweil
Is AlexaControl still working? -
Put an Alexa dot behind your mirror…so much less headache!
-
@DDE12 yes… with some echo devices
-
@cyberphox alexaControl allows a REAL echo to control funtions on MagicMirror
-
@sdetweil
Thanks! I will work on setting it up. -
@sdetweil said in Which Alexa module is better, Awesome Alexa or Mirror Mirror on the Wall:
alexaControl
wasn’t aware of this module - thanks for the info as always!
-
@DDE12
I wanted to start this module, bit something seems to be wrong. To test it i set in the config:{
module: ‘MMM-AlexaControl’,
position: ‘middle_center’,
config:{
image: true,
pm2ProcessName: “mm”,
vcgencmd: “vcgencmd”
}
};like in the description. But there is always an error. Seems that something is missing? di i left somthing important to start the module?