Read the statement by Michael Teeuw here.
-
@Jopyth
strawberry helped me a lot! to install your modul and it works fine, just starting to play around with it. to install moduls in the future without taking care about missing kommas or [ or { or making mistakes by copying scripts, is a imendous help for people like me, who is absolut new to this javascriptpythonworld.
So thanks a lot and cheers
by now everything is running fine
Kurt -
After updating MM from Remote-Control, when I rebooted I got a black screen. I realized that
npm install
was necessary, so everything works now. Only I thought that updating from Remote-Control would allow me to completely update without having to touch my mouse and keyboard. Is it supposed to? -
@Jopyth
If you wouldn’t mind taking a look at this:
https://forum.magicmirror.builders/topic/2188/mmm-remote-control-stopped-working-errorI didn’t want to double post
-
Dude, I just tried this for the first time.
Holy shit, I love it! Nice work! -
@Jopyth have you changed something on the screen?
Now on the devices the page losts the icons and back buttons etc.
Tested on iOS, linux, laptop, handy, tablet. Everywhere the same effect:
-
@fox the module didn’t update the path to the icons that has changed in v2.1.1 yet.
-
@strawberry-3.141
how can we update the path?
cause I’ve got the same effect with lost icons, even after agit pull
andnpm install
in the MMM-Remote-Control modul.
Thanke you -
@kurt as far as i can see it is merged into the dev branch
to change to dev branch do the following
cd ~/MagicMirror/modules/MMM-Remote-Control git fetch git checkout develop
-
@strawberry-3.141
What do you mean? That I can fix it with an update ? -
Can anyone post a example of his config, so I can see what to do to switch on/off the single modules? I only do have the default values there, shutdown etc…
Appreciate your help, thx