- Added the option of supplying number of hours we want to show for the Hourly Forecast. Default is set to 48 hours.
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.
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
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.
1.0.7
**Date**: `2024-01-20`
Changes
- Fixed the issue where a wrong value was used to calculate the UV Description sensor.
1.0.6
**Date**: `2024-01-20`
Changes
- Fixed the issue where a wrong value was used to calculate the UV Description sensor.