@sdetweil
Thanks
I solved searching on var/log files very big and I delete syslog.1 and kern.log.1
I don’t know really the cause but 40gb now are free.
Thanks again… Solved now but will check if happens again
Bye
Read the statement by Michael Teeuw here.
Posts
-
RE: Full memory after update
-
Full memory after update
Hello
I have a problem with full memory after updating of magic mirror.
Maybe some file log been high after some days.
How can found and delete it?
Thanks a lot
Saljoke -
RE: Is there an online voice assistant with custom commands?
@Edohvin
Hello
With MMM-GoogleAssistant you can add command with recipes… I think it’s easy for basic commands. Let’s try!
https://github.com/bugsounet/MMM-GoogleAssistant/wiki/Recipes -
RE: I can't use Youtube while lag is en-US
@younseongshin
Hello
Have you check the YouTube wiki to activate it on console and Auth it?
Here the wiki for assistant2display
https://github.com/bugsounet/MMM-Assistant2Display/wiki/YouTube -
RE: 2 Display Mirror for more views
@sdetweil
That’s right and easy to use… I want too in a next experience… -
RE: 2 Display Mirror for more views
This is really interesting!!!
I see only one rpi with two hdmi… how do you control on magicmirror software position of modules and only one module reversed? On future I’d like to try it too…
My compliments!!! -
RE: MMM-GoogleAssistant doesn't run
@Mauro-1998
Hello. Sure is downloaded in modules directory? Retry npm install in MMM-GoogleAssistant directory. -
RE: Has anyone developed Google Assisstant to understand commands and talk back in several languages.
@dcimag
Hello
I venture to speculate that you could use two modules with two assistants with different language with two different activation words …
I never tried but it’s interesting! -
RE: [WANTED] new ownership of modules.
:crying_face:
The best MMM modules are yours.
Thanks for all! -
RE: MMM-Nasaastropic header title from url image
@grena
Really wonderful
I have to test it soon -
RE: MMM-Globe
I replace the URL own image path with https://eumetview.eumetsat.int/static-images/latestImages/EUMETSAT_MSG_RGBNatColourEnhncd_LowResolution.jpg
There are different of quality but is the better I found -
RE: Hello! I’m BEA!!!
@AImirror
Don’t worry. It’s really simple to add on your CSS file
.MMM-Lunartic img.photo { -webkit-clip-path: circle(25% at 50% 50%);
clip-path: circle(25% at 50% 50%);}
Then you can transform and scale how do you want!
I think an update is coming 😉 -
RE: Hello! I’m BEA!!!
@AImirror

Now scaled like the Globe! The full moon was amazing!! -
RE: trouble using CSS to make a picture bigger
@fnooah
Hello
You can try to use transform and scale on CSS to make it bigger.
