Read the statement by Michael Teeuw here.
Weatherunderground - currently - hourly - daily - configurable
-
@yo-less Wow, kudos… i consider regex to be black magic ;)
-
@RedNax Thanks, my head certainly felt like it had been occupied with occult practices when I was done :D
-
@RedNax i have little question. I have a small question. If you want to update the module I have to copy the files manually from github? Is there a command or something that will do it automatically? Forgive the question, just starting to work with raspberry etc :)
-
@Plati go into the modules directory and type
git pull
-
@strawberry-3.141 but always I get an answer “Already up-to-date.”
-
@Plati then there is no update and you are on the newest version
-
@strawberry-3.141 The last update is from yesterday, last updated my files was a week ago
-
are you on the master branch?
-
@strawberry-3.141 no, in module.
cd ~/MagicMirror/modules/default/MMM-WunderGround git pull
-
that is not a default module path should be
~/MagicMirror/modules/MMM-WunderGround