Releases: briis/pyweatherflow_forecast
Releases · briis/pyweatherflow_forecast
Release 1.1.0
Release 1.0.11
Date: 2024-01-27
Changes
- Added the option of supplying number of hours we want to show for the Hourly Forecast. Default is set to 48 hours.
Release 1.0.10
Date: 2024-01-22
Changes
- Added better error handling if the Station ID is not found. The module will now raise the
WeatherFlowForecastWongStationId
error, which then can be handled.
Release 1.0.9
Date: 2024-01-21
Changes
- Adding voltage to the empty sensor dataset, resulting in valid data for voltage, battery and power save mode even with an empty dayaset from WeatherFlow
Release 1.0.8
Date: 2024-01-21
Changes
- Handling if the station is offline or there are no recent observations. Returning and empty dataset with the field
data_available
set to False if no data can be retrieved.
Release 1.0.7
Date: 2024-01-20
Changes
- Fixed the issue where a wrong value was used to calculate the UV Description sensor.
Release 1.0.6
Date: 2024-01-20
Changes
- Fixed the issue where a wrong value was used to calculate the UV Description sensor.
Release 1.0.5
Date: 2024-01-06
Changes
- Reverting changes done by
mypy
that seems to have caused problems for some people.
Release 1.0.4-beta1
Date: 2024-01-06
Changes
- Reverting changes done by
mypy
that seems to have caused problems for some people.
Release 1.0.3
Date: 2024-01-04
Changes
- Added
wind_gust
to Daily Forecast