7 Commits

Author SHA1 Message Date
vagrant
d3d2099b01 fix windspeed calculation 2015-12-11 16:12:04 +00:00
LithiumNL
92032c572a Update weather.js
The sunset icon was never displayed because the if statement was different. The sunset and sunrise were are in HH:MM and now in another timestamp.
_sunset > now should be _sunset > _now
2015-11-01 18:27:21 +01:00
Jon Heller
b618f46d5e add comments to weather.js 2015-10-23 17:02:25 -04:00
Jon Heller
dc7ee44e7f force min/max temp to one decimal place 2015-10-19 01:28:51 -04:00
Jon Heller
0dee9c0bd9 set weather updates on an interval 2015-10-18 22:13:59 -04:00
Jon Heller
fc4e916a99 remove console statement 2015-10-18 21:34:05 -04:00
Jon Heller
97bd948200 move weather into its own folder and file 2015-10-18 21:28:58 -04:00