Read the statement by Michael Teeuw here.
Weatherunderground - currently - hourly - daily - configurable
-
@RedNax I managed to parse my way through it with some crazy regex stuff a few days ago (As this is the first time I have done this, it took me an insane amount of time to add the degree symbol only where it should be added), I know I keep saying this, but I will eventually push it to my MMM-WunderGround fork and then you can decide which of my features you would like to implement.
-
@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