Chris Gantz
ffe9c88040
Fix Issue #95 : "Openweather shows previous day's forecast, and it's wrong"
2016-03-04 07:51:40 -08:00
Jonathan Vogt
523103ce30
Make Orientation configurable
2016-01-26 00:47:33 +01:00
Jonathan Vogt
ad7da9afa0
Improve Weather
...
* Add spans for CSS placement
* Add option to flip weather forecast
* Add additional forecast day
2016-01-26 00:31:14 +01:00
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