Skip to content

Releases: naofireblade/homebridge-weather-plus

3.0.0

22 Nov 08:48
b2c869b
Compare
Choose a tag to compare

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

11 Oct 10:06
Compare
Choose a tag to compare

Fixed

  • Crash in weatherunderground on malformed/missing server response

v2.8.1

17 Sep 16:48
Compare
Choose a tag to compare

Fixed

  • Crash in openweathermap api that occured since v2.8.0

v2.8.0

14 Sep 19:54
Compare
Choose a tag to compare

Removed

  • Old weather underground api (pre March 2019)

Added

  • New weather underground api (post January 2019)

v2.7.2

06 Apr 14:47
Compare
Choose a tag to compare

Updated

  • Openweathermap dependency to v4.0.0

v2.7.1

28 Mar 12:03
48ee4de
Compare
Choose a tag to compare

Fixed

  • Crash of homebridge when using expired weather underground api

v2.7.0

16 Feb 13:32
b2c01b6
Compare
Choose a tag to compare

Added

  • Support for multiple weather stations

v2.6.0

27 Jan 15:12
Compare
Choose a tag to compare

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

20 Jan 17:56
Compare
Choose a tag to compare

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

20 Jan 17:55
a48b924
Compare
Choose a tag to compare

Added

  • Support for the Yahoo api