Skip to content

Releases: naofireblade/homebridge-weather-plus

3.3.5

08 May 16:16
d2c2089
Compare
Choose a tag to compare

Fixes:

  • Fix issue where compatibility (occupancy) sensors are not appearing

3.3.4

25 Mar 17:58
Compare
Choose a tag to compare

Added

  • Support to detect failing sensors on Tempest weather station and report failure HomeKit
  • Sunrise and Sunset for current conditions and forecast with OpenWeather v2.5 (Legacy/Free) API
  • Sunrise and Sunset for current conditions with OpenWeather v3.0 OneCall API
  • Forecasts with Tempest weather station
  • Rain sensor support to WeatherUnderground
  • Add support for light level history in Eve app
  • Extra error logging when OpenWeatherMap URL load fails
  • Error handling to WeatherUnderground to indicate if PWS is offline

Fixed

  • Tile naming for Home app so it contains name and value
  • Configuration UI to save the threshold values
  • Increase max UV Index value as UV Index values in Australia's outback goes higher than 12
  • Units in WeatherUnderground so that values are not converted multiple times

3.3.3

05 Feb 22:02
b97f105
Compare
Choose a tag to compare

Fix Tempest weather station breakage introduced in 3.3.2
Fix Rain accumulation

3.3.2

12 Jan 15:03
Compare
Choose a tag to compare
  • Removed DarkSky API as it's no longer available
  • Fixed crash when an error occurs in OpenWeatherMap report
  • Fixed undefined rain boolean sensor value
  • Fixed several Tempest weather station issues
  • Improved usage of converter

3.3.1

21 Sep 09:33
Compare
Choose a tag to compare

Fixed

  • JSON parse issue for rain events in Tempest API
  • serial number to allow it to be unique so History events don't get merged with other weather stations

3.3.0

28 Jul 09:09
Compare
Choose a tag to compare

Added

  • Add support for WeatherFlow's Tempest weather station, that reports real time weather data over local network.

3.2.5

21 Feb 13:31
Compare
Choose a tag to compare

Fixed

  • datatype errors since homebridge 1.3.0
  • Observation time issue in weatherunderground since homebridge 1.3.0
  • Error in history service since homebridge 1.3.0
  • Wrong tempeature in Fahrenheit for dew point and apparent temperature

Added

  • Donation links for homebridge-ui-x
  • Error log if no location is provided

3.2.4

28 Dec 13:13
Compare
Choose a tag to compare

Fixed

  • Temperature not responding if lower than 0°C since v3.2.3
  • Apparent temperature and dew point not responding in compatibility mode home if lower than 0°C
  • Apparent temperature and dew point are not converted to F in compatibility mode eve
  • Startup error when using compatibility mode eve2 (eve with grouping) and forecasts

3.2.3

27 Dec 19:08
Compare
Choose a tag to compare

Fixed

  • Apparent temperature and dew point not responding if lower than 0°C

3.2.2

27 May 21:16
Compare
Choose a tag to compare

Added

  • Compatibility sensor for total precipitation

Changed

  • Precision of WeatherUnderground API to decimal

Fixed

  • Crash when OpenWeatherMap API returns no data