Read the statement by Michael Teeuw here.
Getting an error when attempting to update MMM-Remote-Control
-
So when following the update guide of this module, I get an error. This is how it looks:

What should I do?
-
If you want to keep your changes to
remote.htmlgit stash git pull origin master git stash popThis saves your changes to remote.html, downloads the update and puts back in your changes remote.html.
Or, if you don’t need your local changes
git reset --hard git pull origin master -
@MobbareKurtZ As @yawns said: You have changed something in the
remote.htmlfile. If you want to know what that was, usegit diffin the MMM-Remote-Control folder. You can use the methods describe above to reset or save the changes (you can replace thegit pull origin masterwith calling the updater/installer). -
-
@MobbareKurtZ You are on the
developbranch. In this case usegit pull origin develop(or run the installer again).Did you do
git diffbefore to see what the changes were? Strange that you did not change anything, but it still says so. Let me know if you encounter it again.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login
