Met Office


The metoffice weather platform uses the Met Office’s DataPoint API for weather data.

To add the Met Office weather platform to your installation, you’ll need to register for a free API key at the link above and then add the following to your configuration.yaml file:

weather:
  - platform: metoffice
    api_key: "my-api-key"

Configuration variables:

This platform is an alternative to the metoffice sensor. The weather platform is easier to configure but less customisable.