home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
69.68k stars 28.84k forks source link

Met office integration no precipitation probability #119121

Open jdiviney opened 3 weeks ago

jdiviney commented 3 weeks ago

The problem

The probability of precipitation is not part of the met office weather entity forecast. The separate sensor has it but the data is not integrated into the forecast.

Screenshot_20240608_080034_Home Assistant Screenshot_20240608_080022_Home Assistant

What version of Home Assistant Core has the issue?

core-2024.6.0

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

Met office

Link to integration documentation on our website

https://www.home-assistant.io/integrations/metoffice

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

home-assistant[bot] commented 3 weeks ago

Hey there @mrharcombe, @avee87, mind taking a look at this issue as it has been labeled with an integration (metoffice) you are listed as a code owner for? Thanks!

Code owner commands Code owners of `metoffice` can trigger bot actions by commenting: - `@home-assistant close` Closes the issue. - `@home-assistant rename Awesome new title` Renames the issue. - `@home-assistant reopen` Reopen the issue. - `@home-assistant unassign metoffice` Removes the current integration label and assignees on the issue, add the integration domain after the command. - `@home-assistant add-label needs-more-information` Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue. - `@home-assistant remove-label needs-more-information` Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


metoffice documentation metoffice source (message by IssueLinks)

avee87 commented 1 week ago

Pretty sure there is precipitation in MetOffice forecasts - you can check them manually in developers tools: Screenshot 2024-06-18 at 11 08 50

The problem is that weather UI doesn't show it but it's not specific to MetOffice.