ciejer / metservice-weather

Metservice New Zealand component for Home Assistant
MIT License
17 stars 0 forks source link

Add rainfall data #74

Open Greminn opened 2 weeks ago

Greminn commented 2 weeks ago

Checklist

Is your feature request related to a problem? Please describe.

Hm.. maybe? I dont know if it's a data problem with Metservice or not.

Describe the solution you'd like

On the met service website they show rainfall in mm in the current conditions area. Are you able to add this?

Screenshot 2024-10-31 at 2 34 38 PM Screenshot 2024-10-31 at 2 30 55 PM

I also noticed that if you weather.get_forecasts hourly, there is precipitation data, not not daily? Is this something todo with Metservice data?

Hourly:

`weather.metservice: forecast:

Daily:

`weather.metservice: forecast:

Describe alternatives you've considered

NA

Additional context

NA

ciejer commented 2 weeks ago

Had a good look at this tonight - little bit painful given how it's displayed in the api; and it doesn't happen to be raining anywhere tonight so have to try again another day!