Skip to content

Releases: jaydeethree/Home-Assistant-weatherdotcom

1.1.9

07 Nov 17:57
b3add69
Compare
Choose a tag to compare
  • Fix bug where "async" keyword was missing from some async calls

1.1.8

15 Jul 15:28
e57622e
Compare
Choose a tag to compare

1.1.7

18 Jun 19:01
6dcae35
Compare
Choose a tag to compare
  • Change forecast API endpoints so that we have 15 days of forecast data (this applies to both hourly and daily forecasts)

1.1.6

25 Feb 00:10
6f8d850
Compare
Choose a tag to compare

v1.1.6

  • Fix bug where cloud coverage data was incorrect for hourly forecasts
  • Add more data to daily and hourly forecasts - see this feature request for details

1.1.5

17 Feb 00:55
7aac6f4
Compare
Choose a tag to compare
  • Add the following properties to the weather.LOCATION_NAME entity: native_apparent_temperature, native_dew_point, native_wind_gust_speed, and uv_index

1.1.4.1

08 Feb 21:50
a1bc9c7
Compare
Choose a tag to compare
  • Fix "Error doing job: Task exception was never retrieved" error for latitude/longitude sensors

1.1.4

05 Feb 17:24
0f0f6c9
Compare
Choose a tag to compare
  • Add sensors for latitude/longitude - these make it easier to figure out which exact location is being used by a given set of weather sensors

1.1.3

17 Nov 04:11
85fe45b
Compare
Choose a tag to compare
  • Add one new sensor for current conditions - cloud cover phrase (see README for details of what this is)

1.1.2

30 Oct 18:23
2daeffc
Compare
Choose a tag to compare
  • Hopefully improve error handling so that if we fail to retrieve data from Weather.com, we'll just keep using the previous data
  • Fix a unit of measurement issue that was causing errors to be logged and some long-term statistics problems

1.1.1

18 Oct 22:51
6bbb420
Compare
Choose a tag to compare
  • Add two new current conditions sensors - cloud ceiling and pressure tendency trend (see the README for details of what these sensors are measuring)