mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-06-16 07:06:50 +00:00

* airthings suggested API name too long * Update source/_integrations/airthings.markdown * Update source/_integrations/airthings.markdown Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> --------- Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1.6 KiB
1.6 KiB
title, description, ha_category, ha_release, ha_iot_class, ha_codeowners, ha_domain, ha_config_flow, ha_platforms, ha_integration_type
title | description | ha_category | ha_release | ha_iot_class | ha_codeowners | ha_domain | ha_config_flow | ha_platforms | ha_integration_type | ||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Airthings | Instructions on how to integrate Airthings into Home Assistant. |
|
2021.10 | Cloud Polling |
|
airthings | true |
|
integration |
Integrates Airthings sensors into Home Assistant.
Airthings provide different sensors for measuring the air quality. The focus specially on Radon sensors.
Requires Airthings hardware and a valid Airthings Dashboard login.
Prerequisites
Airthings API setup (needed to acquire the required ID and Secret for the Home Assistant Airthings Integration).
- Login here to find your credentials.
- Select Integrations from the left side-bar.
- Click on "Request API Client" in order to set up an API connection.
- Name your API connection (e.g., "Home Assistant"). Note: The name field has a character limit and longer names will be truncated.
- Give the connection an accurate description.
- Select a Resource Scope.
- Select an access Type, i.e., Confidential.
- Select a flow type.
- Set enable to "on".
- Save the settings.
Upon saving the settings, you will be presented with a generated id and secret.
The Airthings integration can now be activated using the generated id and secret that you have just created.
{% include integrations/config_flow.md %}