Skip to content
Merged
Show file tree
Hide file tree
Changes from 5 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
37 changes: 37 additions & 0 deletions source/_components/airly.markdown
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
---
title: "Airly"
description: "Instructions on how to integrate Airly within Home Assistant."
logo: airly.png
ha_category:
- Health
ha_release: "0.100"
Comment thread
bieniu marked this conversation as resolved.
Outdated
ha_iot_class: Cloud Polling
---

The `Airly` integration uses the [Airly](https://airly.eu/) web service as a source for air quality data for your location. To generate Airly API key go to [Airly for developers](https://developer.airly.eu/register) page.
Comment thread
bieniu marked this conversation as resolved.
Outdated

## Configuration

To add Airly to your installation, go to Configuration >> Integrations in the UI and enable the Airly integration. By default the values will be taken from the Home Assistant configuration.

Comment thread
klaasnicolaas marked this conversation as resolved.
{% configuration %}
name:
description: Manually specify Name.
required: false
type: string
default: Airly
latitude:
description: Manually specify latitude.
required: false
type: float
default: Provided by Home Assistant configuration
longitude:
description: Manually specify longitude.
required: false
type: float
default: Provided by Home Assistant configuration
api_key:
description: Airly API key.
required: true
type: string
{% endconfiguration %}
Binary file added source/images/supported_brands/airly.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.