Met Office


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

Configuration

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:

# Example configuration.yaml entry
weather:
  - platform: metoffice
    api_key: YOUR_API_KEY
This platform is an alternative to the [`metoffice`](/integrations/sensor.metoffice/) sensor. The weather platform is easier to configure but less customizable.