Releases: naofireblade/homebridge-weather-plus
Releases · naofireblade/homebridge-weather-plus
3.0.0
Added
- Compatiblity mode for Apple Home app
- Boolean sensors for currently raining / snowing
- Boolean sensors for rain / snow in the forecast
- Option to hide observation and forecast values
- Option to have more detailed condition categories
- Option to show humidity as an extra accessory
- Option to disable the Now accessory
Changed
- Readme to improve comprehensibility
- Naming of some parameters (all backwards compatible, no need to update your config)
Fixed
- Unsupported forecast day would throw an error in the darksky api
- Incorrect condition category for mostly cloudy days in the darksky api (was 0, is now 1)
Removed
- Serial parameter (automatically assigned now)
Warning: Weather history graphs will be cleared and start from scratch with this update
v2.8.2
Fixed
- Crash in weatherunderground on malformed/missing server response
v2.8.1
Fixed
- Crash in openweathermap api that occured since v2.8.0
v2.8.0
Removed
- Old weather underground api (pre March 2019)
Added
- New weather underground api (post January 2019)
v2.7.2
Updated
- Openweathermap dependency to v4.0.0
v2.7.1
Fixed
- Crash of homebridge when using expired weather underground api
v2.7.0
Added
- Support for multiple weather stations
v2.6.0
Added
- Option to set serial number
Changed
- History timer to make use of advantages in newer fakegato version
Fixed
- Fixed precipitation calculation in dark sky api
v2.5.0
Added
- Option to show Current Conditions as Eve Weather emulation
- Option to pass parameters to fakegato
- Option to rename forecastAccessory
- Plugin version to Accessory Info
Updated
- Debug dependency
v2.4.0
Added
- Support for the Yahoo api