Core: Met office componant does not provide future forecast data

Created on 4 May 2020  路  5Comments  路  Source: home-assistant/core

The problem

The met office weather componant does not provide a 5 day forecast in Home Assistant in the same way other weather integrations do (i.e. darkSky) even though the API is capable of returning 5 day forecast data.

Environment

  • Home Assistant Core release with the issue: 0.108.9
  • Last working Home Assistant Core release (if known):
  • Operating environment (Home Assistant/Supervised/Docker/venv): HassOS VM, Supervisor 220
  • Integration causing this issue: Met Office
  • Link to integration documentation on our website: https://www.home-assistant.io/integrations/metoffice/

Problem-relevant configuration.yaml

weather:
  - platform: metoffice
    api_key: !secret api_metoffice
    latitude: !secret metoffice_lat
    longitude: !secret metoffice_lon

Traceback/Error logs


Additional information

It may be worth noting that the Met Office have launched a new API called DataHub which will eventually replace the current DataPoint API
https://metoffice.apiconnect.ibmcloud.com/metoffice/production/

metoffice

Most helpful comment

I randomly decided to work on this today without seeing this. Just put in a PR to add the forecast to the weather integration

All 5 comments

metoffice documentation
metoffice source
(message by IssueLinks)

I randomly decided to work on this today without seeing this. Just put in a PR to add the forecast to the weather integration

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates.
Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 馃憤
This issue now has been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.

Issue is still present in latest 0.14.3.
PR #38725 will resolve if merged.

I'm also seeing this issue and would prefer to use the UK Met Office for forecasts rather than Norwegian Meteorological Institute.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

sogeniusio picture sogeniusio  路  3Comments

sibbl picture sibbl  路  3Comments

i-am-shodan picture i-am-shodan  路  3Comments

MartinHjelmare picture MartinHjelmare  路  3Comments

coolriku picture coolriku  路  3Comments