@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 logsor 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. -
RE: MMM-NOAA - Another Weather Module
@cowboysdude
Hello. I did the update and it looks good but still no Greek translation. Everything is in English. If it is using my config.js for the language it is in english because if I turn it to Greek I get a black screen when I restart MM. And I am using Dark Sky as provider. -
RE: MMM-NOAA - Another Weather Module
but I am getting this error when I run
pm2 logs mmand before I start MM:0|mm | TypeError: self.provider.getALERT is not a function 0|mm | at Class.getALERT (/home/pi/MagicMirror/modules/MMM-NOAA3/node_helper.js:118:23) 0|mm | at Timeout.self.updateInterval.setInterval [as _onTimeout] (/home/pi/MagicMirror/modules/MMM-NOAA3/node_helper.js:60:9) 0|mm | at ontimeout (timers.js:427:11) 0|mm | at tryOnTimeout (timers.js:289:5) 0|mm | at listOnTimeout (timers.js:252:5) 0|mm | at Timer.processTimers (timers.js:212:10) 0|mm | TypeError: self.provider.getALERT is not a function 0|mm | at Class.getALERT (/home/pi/MagicMirror/modules/MMM-NOAA3/node_helper.js:118:23) 0|mm | at Timeout.self.updateInterval.setInterval [as _onTimeout] (/home/pi/MagicMirror/modules/MMM-NOAA3/node_helper.js:60:9) 0|mm | at ontimeout (timers.js:427:11) 0|mm | at tryOnTimeout (timers.js:289:5) 0|mm | at listOnTimeout (timers.js:252:5) 0|mm | at Timer.processTimers (timers.js:212:10) 0|mm | ATTENTION: default value of option force_s3tc_enable overridden by environment. -
pm2 error logs
Can somebody help me with these error logs?
0|mm | (node:23821) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'refs' of undefined 0|mm | at /home/pi/MagicMirror/modules/MMM-Remote-Control/node_helper.js:238:31 0|mm | at /home/pi/MagicMirror/modules/MMM-Remote-Control/node_modules/simple-git/src/git.js:780:18 0|mm | at Git.<anonymous> (/home/pi/MagicMirror/modules/MMM-Remote-Control/node_modules/simple-git/src/git.js:820:18) 0|mm | at done (/home/pi/MagicMirror/modules/MMM-Remote-Control/node_modules/simple-git/src/git.js:1432:21) 0|mm | at /home/pi/MagicMirror/modules/MMM-Remote-Control/node_modules/simple-git/src/git.js:1457:16 0|mm | (node:23821) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1) 0|mm | (node:23821) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code. 0|mm | ATTENTION: default value of option force_s3tc_enable overridden by environment.My remote control module works very well. Is there something I must do?
-
RE: MMM-NOAA - Another Weather Module
@cowboysdude
Are these logs suspicious?:MMM-Remote-Control received a module notification: WEATHER from sender: MMM-NOAA3 module.js:154 clock received a module notification: WEATHER from sender: MMM-NOAA3 module.js:154 calendar received a module notification: WEATHER from sender: MMM-NOAA3 module.js:154 MMM-Cursor received a module notification: WEATHER from sender: MMM-NOAA3 module.js:154 MMM-SystemStats received a module notification: WEATHER from sender: MMM-NOAA3 module.js:154 MMM-horoscope received a module notification: WEATHER from sender: MMM-NOAA3 module.js:154 mmm-food2fork-recipes received a module notification: WEATHER from sender: MMM-NOAA3 module.js:154 MMM-MovieInfo received a module notification: WEATHER from sender: MMM-NOAA3 module.js:154 MMM-History received a module notification: WEATHER from sender: MMM-NOAA3 module.js:154 MMM-RadioDe received a module notification: WEATHER from sender: MMM-NOAA3I can’t see any errors except some electron warnings.
Electron Security Warning (Insecure Resources) This renderer process loads resources using insecure protocols.This exposes users of this app to unnecessary security risks. Consider loading the following resources over HTTPS or FTPS. - http://0.0.0.0:8080/css/main.css - http://0.0.0.0:8080/fonts/roboto.css - http://0.0.0.0:8080/socket.io/socket.io.js - http://0.0.0.0:8080/vendor/node_modules/nunjucks/browser/nunjucks.min.js - http://0.0.0.0:8080/js/defaults.js - http://0.0.0.0:8080/config/config.js - http://0.0.0.0:8080/vendor/vendor.js - http://0.0.0.0:8080/modules/default/defaultmodules.js - http://0.0.0.0:8080/js/logger.js - http://0.0.0.0:8080/translations/translations.js - http://0.0.0.0:8080/js/translator.js - http://0.0.0.0:8080/js/class.js - http://0.0.0.0:8080/js/module.js - http://0.0.0.0:8080/js/loader.js - http://0.0.0.0:8080/js/socketclient.js - http://0.0.0.0:8080/js/main.js - http://0.0.0.0:8080/fonts/node_modules/roboto-fontface/fonts/roboto-condensed/Roboto-Condensed-Regular.woff2 - http://0.0.0.0:8080/translations/en.json - http://0.0.0.0:8080/translations/en.json - http://0.0.0.0:8080/modules/MMM-pages//MMM-pages.js - http://0.0.0.0:8080/modules/MMM-pages/pages.css - http://0.0.0.0:8080/modules/MMM-Remote-Control//MMM-Remote-Control.js - http://0.0.0.0:8080/modules/MMM-Remote-Control/remote-control.css - http://0.0.0.0:8080/modules/MMM-page-indicator//MMM-page-indicator.js - http://0.0.0.0:8080/vendor/node_modules/font-awesome/css/font-awesome.min.css - http://0.0.0.0:8080/modules/MMM-page-indicator/page-indicators.css - http://0.0.0.0:8080/modules/default/alert//alert.js - http://0.0.0.0:8080/modules/default/alert/classie.js - http://0.0.0.0:8080/modules/default/alert/modernizr.custom.js - http://0.0.0.0:8080/modules/default/alert/notificationFx.js - http://0.0.0.0:8080/modules/default/alert/ns-default.css For more information and help, consult https://electronjs.org/docs/tutorial/security. This warning will not show up once the app is packaged.Any help appreciated.
-
RE: MMM-Compliments doesn't load
@mykle1 Are you sure because it is not the default module. It is a third party one so I can add personalized compliments. I tried to add them in the dafault compliments but after adding them nothing showed up. Not even the defaults. Although I’ll try it when I get home. Thank you very much.
-
MMM-Compliments doesn't load
Re: Compliments text cycler without the randomizerHello, I have installed the module and configured it in my config.js but it doesn’t load. Here is my config:
{ module: 'MMM-Compliments', position: 'lower_third', config: { compliments: { morning: [ 'Good morning, handsome!', 'Enjoy your day!', 'How was your sleep?' ], afternoon: [ 'Hello, beauty!', 'You look sexy!', 'Looking good today!' ], evening: [ 'Wow, you look hot!', 'You look nice!', 'Hi, sexy!' ] }, }, }, -
RE: MMM-NOAA - Another Weather Module
@cowboysdude I made the update and nothing changed in the module’s language. Still in English. I changed the language in my config.js from “en” to “gr” but then only black screen when I restart MM. Am I doing something wrong or something in the translation is wrong?
-
RE: MMM-NOAA - Another Weather Module
@cowboysdude I saw that you replaced the content of gr.json. So now you have to make a ru.json for the russian translation since you have it already. Thank you for merging the translation. Can’t wait to go home to test how it looks. Although the last 4 days the 4 day forecast is not showing any pictures. Do you have any idea what might be the problem? I have uninstall/reinstall the module, restart the MM and the pi several times but nothing.
-
RE: MMM-NOAA - Another Weather Module
@cowboysdude I just noticed that you have made a small mistake in NOAA’s translations folder in github. You have named the Russian translation as Greek. Check it out when you have the time.
-
RE: MMM-NOAA - Another Weather Module
Here is the Greek translation. I also tried to make a pull request on github but I am not sure If I did it right since this is my first pull request. I hope someone will fix it :winking_face: :winking_face: :winking_face:
Thank you very much.{ “Rise”:"Ανατολή", “Set”:"Δύση", “4 Day Forecast”:"Πρόβλεψη 4 Ημερών", “Monday”:"Δευτέρα" “Tuesday”:"Τρίτη", “Wednesday”:"Τετάρτη", “Thursday”:"Πέμπτη", “Friday”:"Παρασκευή", “Saturday”:"Σάββατο", “Sunday”:"Κυριακή", “Hours of Light”:"Διάρκεια Ημέρας", “Last Updated”:"Τελευταία Ενημέρωση", “Today”:"Σήμερα" “Night”:"Νύχτα", “Mon":"Δευ", “Tue”:"Τρι" “Wed”:"Τετ", “Thu”:"Πεμ", “Fri”:"Παρ", “Sat”:"Σαβ", “Sun”:"Κυρ", “No Wind”:"'Οχι Άνεμος", “Humidity”:"Υγρασία", “Visibility”:"Ορατότητα", “Pressure”:"Πίεση" “Excellent”:"Έξοχος", “Good”:"Καλός", “Lightly Polluted”:"Ελαφριά Ρύπανση", “Moderately Polluted”:"Μέτρια Ρύπανση", “Heavily Polluted":"Βαριά Ρύπανση", “Forecast”:"Πρόβλεψη" }