Skip to content

Commit

Permalink
Add reference of daily forecast
Browse files Browse the repository at this point in the history
  • Loading branch information
avee87 committed Nov 29, 2024
1 parent 9a7cc17 commit d761a90
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions source/_integrations/metoffice.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -16,16 +16,18 @@ ha_platforms:
ha_integration_type: integration
---

The `metoffice` weather platform uses the Met Office's [DataHub API](https://www.metoffice.gov.uk/services/data/met-office-weather-datahub) for weather data.
The `metoffice` weather platform uses the Met Office's [DataHub API](https://www.metoffice.gov.uk/services/data/met-office-weather-datahub) for weather data.

## Getting started
1. Register for a [Met Office DataHub](https://datahub.metoffice.gov.uk/) account.

1. Register for a [Met Office DataHub](https://datahub.metoffice.gov.uk/) account.
2. After registration, [subscribe](https://datahub.metoffice.gov.uk/profile/subscriptions) to [Site Specific Global Spot](https://datahub.metoffice.gov.uk/pricing/site-specific) dataset to obtain your API key. Free tier subscription gives 360 calls per day which is enough for using this integration

{% include integrations/config_flow.md %}

## Entities

This integration creates a number of weather entities for each entry created in the configuration by location: one weather entity with a summary and a forecast (twice-daily and hourly), and twelve sensor entities for individual reporting on each of the individual measurements. Note that only some of the sensor entities flagged below are enabled by default, so your system isn't overrun on initial configuration.
This integration creates a number of weather entities for each entry created in the configuration by location: one weather entity with a summary and a forecast (daily, twice-daily and hourly), and twelve sensor entities for individual reporting on each of the individual measurements. Note that only some of the sensor entities flagged below are enabled by default, so your system isn't overrun on initial configuration.

The available sensor entities:

Expand Down

0 comments on commit d761a90

Please sign in to comment.