Read the statement by Michael Teeuw here.
Weatherunderground - currently - hourly - daily - configurable
-
@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
-
@strawberry-3.141 Ok, i deleted my version (who i copy manually from github) and instal by commands:
git clone https://github.com/RedNax67/MMM-WunderGround.git to ~/MagicMirror/modules/
Now i see folder .git. Maybe the next updates this work.
-
@RedNax First, I love the module. You did a great job. I am very new to coding and still working on building my Magic Mirror. Right now I am just making customizations to the modules. I was wondering if it would be possible to get rid of the precipitation amount? The combination of precipitation percentage and precipitation amount seems a little cluttered. Maybe this only applies to me since I live in Southern California and we rarely get rain. The second thing I was wondering is if it would be possible to either: a) Have a combination of Horizontal (hourly forecast) and Vertical (daily forecast) or b) Have some sort of delineation between hourly and daily forecast? If these are possible and you could point me in the right direction that would be great. I have very limited coding experience, but I would be happy to try. Again, thank you for the module.
-
@byoung2010 Hi!
Check out the Dev branch, made a start on flexible layout… not perfect yet, so feel free to improve it!
New options available are:
hourlylayout: "horizontal", dailylayout: "vertical", showpop: 0,
Which, i think, are self explanatory to you :)
-
@RedNax
where in the module are the horizontal lines controlled I would like to change the line weight to 1 px. this is in horizontal format -
Hi,
i have a question about the size of the actual weather Icon.
Can i Change the size in the custom.css and if yes, how can i do this?
Regards, Daniel