Read the statement by Michael Teeuw here.
Posts
-
RE: MMM-SystemStats (cpu temp/load, fre ram ...)
@Babene1 It works for me too, thank you !!
-
RE: MMM-SystemStats (cpu temp/load, fre ram ...)
I have the same problem. After the upload, it shows me nothing more
-
RE: Update Help
Try it like this:
Run the following command in the MagicMirror folder
rm package-lock.json rm vendor/package-lock.json
Then execute in the folder the usual command for the upload
git pull && npm install
Now it should work
-
RE: Help with Update to 2.7.0
Run the following command in the MagicMirror folder
rm package-lock.json rm vendor/package-lock.json
Then execute in the folder the usual command for the upload
git pull && npm install
Now it should work
-
RE: KNX connected Smart Mirror
Woooow, looks really fantastic. What I like very much, that the mirror is connected via KNX. I will start building our EFH in the summer and also install KNX. That’s where your idea of connecting the mirror via KNX is just right.
Otherwise top processing !! Great
Greetings from Switzerland
-
RE: Cronjob
@evroom Many thanks for the detailed information.
As you can see, I always executed the command as sudo
sudo crontab -e
So I always executed the commands in the root directory. Which thus never led to success.
Thanks again for the help and the detailed listing.
Greeting