@ejay-ibm
Check this out: Original animated gif can be gotten here. It’s 60+ MB. https://github.com/HackerHouseYT/AI-Smart-Mirror/blob/master/magic_mirror/aiclient/face.gif.
It is copy pasted from Mykles1’s README file. I hope this is what you are looking for.
Read the statement by Michael Teeuw here.
Posts
-
RE: Hello-Lucy
-
RE: Hello-Lucy
@mykle1
I didn’t know that I must quit and restart MM for the mic to work properly. So the first problem solved. With the second one I know after the mic start flashing a command should follow but whatever I say lucy do nothing. For example after I say “Magic Mirror” and the mic icon start flashing I say “Show Clock” and nothing happens. I tried all default modules and nothing. I have added some modules to work with Lucy and did it exactly as you mentioned in the README. Also I have set in my config to start hidden and it does. It just don’t show anything. And sometimes when I say the wake word it does not even start flashing. -
RE: Hello-Lucy
I have some problems with Hello Lucy. Firstly sometimes when the MM reloads after Say"Hello, Lucy" I get an ERROR in mic’s icon place. Secondly when I don’t get the ERROR and I say : “MAGIC MIRROR” (my keyword) tha mic icon start flashing (not saying VOICE) but after that anything I say nothing is shown. And i don’t get any errors in
pm2 logs
or when I start MM withnpm start dev
. Any suggestions? -
RE: MMM-NOAA - Another Weather Module
@cowboysdude
Sorry mate but still everything is in English. No Greek at all. Am I doing something wrong? -
RE: Considering taking donations to support the MagicMirror project. Interested in your thoughts!
@michmich
My paypal account has another mail registered than the one is registered here. If you cannot find my donation pm me. (I am sorry for the small ammount of money but that’s all I can give for now). -
RE: MMM-Compliments doesn't load
@sdetweil
My mistake. Sorry. I will Mark the topic as solved right now! Thank you. -
RE: MMM-Compliments doesn't load
@sdetweil
Whatever module you use (default compliments or MMM-Compliments for not crowding your config.js with a big array you can create a json file containing the array with the compliments you want and save it in your compliments folder. After that you must edit your config.js for the compliments module to target that json you created by adding the lineremoteFile: "your_file's_name.json",
under theconfig: {
. If you don’t have a programm to create the .json file you can do it on line. -
RE: MMM-Compliments doesn't load
@lavolp3
FIXED! Thank you very much for your help. -
RE: MMM-Compliments doesn't load
@lavolp3
Can you give me a little more help? I created the json file by copy paste the original js file, added my compliments and saved it in the compliments folder named as compliments2.json (was this right?). I also added the lines in my config as you mentioned but still only the defaults are visible. Thank you. -
RE: MMM-Compliments doesn't load
@mykle1
I would appreciate that. Thnak you very much. I will wait for your results and suggestions. As for the MMM-EARTH it is working perfect again. I read your reply on github but I already had disabled it for a couple of days and after that it load perfectly again.