bremor / bureau_of_meteorology

Custom component for retrieving weather information from the Bureau of Meteorology.
MIT License
190 stars 31 forks source link

Concern with Precipipitation values for Hourly Forecast #214

Closed kaizersoje closed 3 months ago

kaizersoje commented 8 months ago

I was looking at the precipitation for daily and hourly forecasts and I have a feeling the precipitation hourly forecasts may not be right as it is all zero.

Daily forecast image

Hourly Forecast image

I have been trying to do do some debugging on my own. However, I could not find much documentation on how to do so.

Makin-Things commented 3 months ago

The integration uses the data as provided by the BoM as is used in the mobile app. You can compare against that.