forked from 999LV/DarkSkyWeather
-
Notifications
You must be signed in to change notification settings - Fork 0
Release Notes
reneboer edited this page May 28, 2019
·
8 revisions
- Better DisplayLine update for multi variable child devices (wind,rain) as some could display previous pull data.
- Added forecast LowTemp and forecast HighTemp.
- Added ReportedUnits variable to show the units used for data.
- Fix in main device Display Line updates for new variables.
- Correction in D_DarkSkyWeather.json for new variables.
- Settings variable type error fix causing updates to fail.
- Not published
- Added support for selectable child devices.
- Minor DarkSky API call optimization suppressing response data we do not process.
- Changed all currently to start with Currently as prefix. This changed variables;
ApparentTemperature
,Humidity
,Ozone
,uvIndex
,Visibility
,PrecipIntensity
,PrecipProbability
,PrecipType
,WindBearing
,WindSpeed
andWindGust
. - All variables use the Weather Service ID. This changed the variables;
CurrentPressure
,CurrentTemperature
andHumidity
. - Images are loaded from GitHub no longer from Vera. This means no icons when no Internet, but icons display remotely and in the Vera App. Also saves storage on the Vera.
- There are several selections for the two lines on the main device.
- More values are read for the forecasts.
- You can select up to 7 forecast day to include in the variables.
- Above/below textual corrections in trigger labels.
- Added Vera UI7 support including Scenes and Notifications.
- Added Settings tab to simplify configuration of the plugin.
- Changed API request parameters to greatly reduce the returned data and speed up processing.
- Fix: Initial Icon was not showing after install.
- Fix: Stopped sending API requests before plugin was configured.
- Added WindGust, uvIndex, Visibility parameters
- a few bug fixes and exposes more DarkSky variables - thanks @MikeYeager
- automatic location setup by default - thanks @akbooer
- default icon fix - thanks @NikV
- state icons to reflect current weather - icons from icon8.com