Skip to content

Releases: briis/pyweatherflow_forecast

Release 1.1.0

18 Sep 06:25
9f1c555
Compare
Choose a tag to compare

Changes

  • Bumped Python to 3.12 in Devcontainer
  • Added precip_type_text sensor, which describes what type of precipitation is measured. (No Rain, Rain or Heavy Rain/Hail)

Release 1.0.11

27 Jan 09:48
Compare
Choose a tag to compare

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

22 Jan 07:41
Compare
Choose a tag to compare

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

21 Jan 18:04
Compare
Choose a tag to compare

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

21 Jan 12:39
Compare
Choose a tag to compare

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

20 Jan 07:08
Compare
Choose a tag to compare

Date: 2024-01-20

Changes

  • Fixed the issue where a wrong value was used to calculate the UV Description sensor.

Release 1.0.6

20 Jan 06:53
Compare
Choose a tag to compare

Date: 2024-01-20

Changes

  • Fixed the issue where a wrong value was used to calculate the UV Description sensor.

Release 1.0.5

06 Jan 13:28
Compare
Choose a tag to compare

Date: 2024-01-06

Changes

  • Reverting changes done by mypy that seems to have caused problems for some people.

Release 1.0.4-beta1

06 Jan 13:09
Compare
Choose a tag to compare
Release 1.0.4-beta1 Pre-release
Pre-release

Date: 2024-01-06

Changes

  • Reverting changes done by mypy that seems to have caused problems for some people.

Release 1.0.3

04 Jan 06:42
Compare
Choose a tag to compare

Date: 2024-01-04

Changes

  • Added wind_gust to Daily Forecast