File tree Expand file tree Collapse file tree 5 files changed +1574
-1349
lines changed
Expand file tree Collapse file tree 5 files changed +1574
-1349
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" standalone =" yes" ?>
2- <addon id =" weather.noaa" name =" NOAA (weather.gov)" version =" 2.0.10 " provider-name =" randall" >
2+ <addon id =" weather.noaa" name =" NOAA (weather.gov)" version =" 2.0.11 " provider-name =" randall" >
33 <requires >
44 <import addon =" xbmc.python" version =" 3.0.0" />
55 <import addon =" script.module.dateutil" version =" 2.8.0" />
Original file line number Diff line number Diff line change 1+ v2.0.11
2+ - fix wind-chill calculation
3+ - if we have a direct windchill or headindex value from the api, use that instead of calculating it
4+ - refresh the gridpoint and forecast urls from the lattitude/longitude every couple of days to handle grid changes in the api
5+ - only reset location descriptive name when lat,long is entered
6+ - retry after a minute if there is an error from the api
7+ - fixes when using forecast.weather.gov as the source
8+
19v2.0.10
210- radar images url path changed
311- cleanup on alerts
You can’t perform that action at this time.
0 commit comments