Franck Nijhof 3b07f98388
Add generic config flow block (#16508)
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
2021-02-16 07:24:37 +01:00

887 B

title, description, ha_category, ha_release, ha_iot_class, ha_config_flow, ha_codeowners, ha_domain, ha_platforms
title description ha_category ha_release ha_iot_class ha_config_flow ha_codeowners ha_domain ha_platforms
AirNow Instructions on how to integrate AirNow within Home Assistant.
Health
2021.2 Cloud Polling true
@asymworks
airnow
sensor

The airnow integration uses the AirNow web service as a source for air quality data for your location.

Setup

To generate an AirNow API key, go to the AirNow Developer Tools Page page.

{% include integrations/config_flow.md %}

The AirNow API allows 500 data updates per hour, but since observations are only updated hourly, the default update rate is set to 2 per hour and should not trigger rate limiting. If you use this API key for other purposes, ensure the total request rate does not exceed 500 per hour.