Releases: naofireblade/homebridge-weather-plus
Releases · naofireblade/homebridge-weather-plus
3.2.1
Improved
- Error handling when the service parameter is missing in config
Fixed
- Spelling of threshold parameter (old variant is still working)
- Crash in WeatherUnderground API when an error occurs
3.2.0
Added
- Cloud cover to OpenWeatherMap
- Dew point to OpenWeatherMap
- Rain last hour to OpenWeatherMap
- Rain all day to OpenWeatherMap
- Apparent temperature to OpenWeatherMap
- Uv index to OpenWeatherMap
- Sunrise and sunset to OpenWeatherMap
- 3 more forecast days to OpenWeatherMap (today + 7)
- Apparent temperature to DarkSky
- Sunrise and sunset to DarkSky
Improved
- Integration into config-ui-x
Changed
- Precision of dew point, min temperature and max temperature from 0.1 degree to 1 degree
- Precision of rain last hour from 1 mm to 0.1 mm
Fixed
- City name with optional country code will not be found in OpenWeatherMap
- Some missing weather categories for OpenWeatherMap
3.1.4
Fixed
- Crash in OpenWeatherMap API
3.1.3
Changed
- Minimum required node js version to v10
3.1.2
Added
- One more day to Dark Sky forecast
Improved
- Error logging for Weather Underground
Updated
- Readme to point out Dark Sky discontinuation
- Dependencies
Fixed
- Undefined this.log when converting unkown weather categories
- RainBool threshold too strict in DarkSky service
3.1.1
Added
- Support for config-ui-x
- Custom tresholds for apple home sensors
- Unit sitorr for air pressure in mmhg
3.0.4
Fixed
- Rounding of values in some edge cases
- Wind sensor trigger for non metric units
3.0.3
Added
- Rounding for non metric values in Apple Home app
3.0.2
Changed
- Readme to improve comprehensibility
3.0.1
Changed
- Readme to improve comprehensibility