mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-04-25 13:57:37 +00:00
1.8 KiB
1.8 KiB
title | description | ha_category | ha_release | ha_iot_class | ha_config_flow | ha_codeowners | ha_domain | ha_platforms | ha_integration_type | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Tomorrow.io | Instructions on how to integrate the Tomorrow.io Weather and Air Quality API into Home Assistant. |
|
2022.4 | Cloud Polling | true |
|
tomorrowio |
|
service |
The Tomorrow.io integration allows you to obtain weather, air quality, pollen, and fire information from the Tomorrow.io API.
Obtain an API key
You can obtain a free API key by signing up with Tomorrow.io.
The integration will automatically set the refresh interval based on the number of Tomorrow.io integrations that are using the same API key for a given Home Assistant instance. The integration currently assumes you are using a free account so the max requests per day is 100 (the refresh interval is calculated such that you should only use up around 90% of the quota).
Supported Forecast Types
Forecast Type | Description |
---|---|
nowcast |
Up to the 1 minute predictions. Supports 300 minutes or a max of 30 forecasts depending on the chosen timestep |
hourly |
Hourly forecasts for the next 24 hours |
daily |
Daily forecasts for the next 14 days |
{% include integrations/config_flow.md %}