Releases: jaydeethree/Home-Assistant-weatherdotcom
Releases · jaydeethree/Home-Assistant-weatherdotcom
1.1.9
1.1.8
- Merge cytech/Home-Assistant-wundergroundpws@36e33bf to fix "Detected blocking call" error
1.1.7
- Change forecast API endpoints so that we have 15 days of forecast data (this applies to both hourly and daily forecasts)
1.1.6
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
- 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
- Fix "Error doing job: Task exception was never retrieved" error for latitude/longitude sensors
1.1.4
- 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
- Add one new sensor for current conditions - cloud cover phrase (see README for details of what this is)
1.1.2
- 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
- Add two new current conditions sensors - cloud ceiling and pressure tendency trend (see the README for details of what these sensors are measuring)