Read the statement by Michael Teeuw here.
Hello-Lucy
-
Some of the custom responses/compliments I’ve created for my own Hello-Lucy. There are some that are inappropriate for public consumption so I left those out. :-)
-
I am installing some modules that I like very much.
The MMM-Art module is impressive, if it worked for me, it gives me this error:
API key is correctc.MMM-Art.js:84 Uncaught TypeError: Cannot read property ‘url’ of undefined ----> img.src = Art.WebImage.url;
-
@pepebc said in Hello-Lucy:
The MMM-Art module is impressive, if it worked for me, it gives me this error:
Wow. I never thought anyone would be using this. I haven’t loaded it in ages but you are correct, it is not functioning. I will take a look at the cause this evening. Thank you for your interest. :-)
-
@cruunnerr said in Hello-Lucy:
Just for the need to say 1 command instead of 2 or 3 commands.
And “Wake up” will show the last used configuration.Is this what you meant? Each page command will hide the previous page while still retaining the ability to hide and show individual modules and put the display into standby and wake it up. “Please Wake Up” will show the last used configuration as “Go To Sleep” affects the monitor, not MM. :-)
-
@pepebc said in Hello-Lucy:
MMM-Art.js:84 Uncaught TypeError: Cannot read property ‘url’ of undefined ----> img.src = Art.WebImage.url;
Here is where we stand. The API changed how it provides the data. The return from the GET request used to give all the data (including images) I needed for the module (as it is) but they’ve moved the picture files to a web url, outside of the return. I am not ashamed to admit that I don’t know how to move forward to correct this. I’m also humble enough to ask for help. So, if anyone reading this cared to take a look at this and guide me, I would be forever grateful, and so would @pepebc . :-)
Peace
-
@Mykle1 said in Hello-Lucy:
Is this what you meant?
Jap :)
This is going to be the alexa for every mirror :D -
There was a problem with the HELP screen. The Commands List would display right off the bottom of the screen. I struggled with a fix for 4 days (because I am old and stupid) but then our friend on the forum, @cowboysdude, took a look at it and fixed it in 5 minutes. I am extremely grateful (and I feel even more stupid) but he did an amazing job. :-)
-
I’m a huge fan of MMM-SystemStats for MM running on the Pi but I’m working almost exclusively on pc/mac boards running ubuntu, now. So, I started a new module for that purpose. So far, it will identify the CPU, the CPU speed, the Total RAM, Free RAM, and each core present with each cores load by percentage. It’s a work in progress but it is functional and available to anyone that cares to try it.
-
Hi Miykle1,
do you know, if i can change the language of MMM-voice with Pocketsphinx / Sphinxbase to german?I found a webseite where i can create .dic and .lm files and they work somehow (i also changed the new words in different .js files of folder MMM-voice).
I am looking forward hearing from you.
Regards
AxLED
-
@AxLed said in Hello-Lucy:
do you know, if i can change the language of MMM-voice with Pocketsphinx / Sphinxbase to german?
Perhaps, but you would have to ask the author of MMM-voice about that.