mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
Move Pollen docs to IQVIA docs (#9194)
This commit is contained in:
parent
7d474ae464
commit
78dc5f9d57
@ -1,23 +1,24 @@
|
|||||||
---
|
---
|
||||||
layout: page
|
layout: page
|
||||||
title: "Pollen.com"
|
title: "IQVIA"
|
||||||
description: "Instructions on how to use Pollen.com data within Home Assistant"
|
description: "Instructions on how to use IQVIA data within Home Assistant"
|
||||||
date: 2018-01-10 19:20:00
|
date: 2018-01-10 19:20:00
|
||||||
sidebar: true
|
sidebar: true
|
||||||
comments: false
|
comments: false
|
||||||
sharing: true
|
sharing: true
|
||||||
footer: true
|
footer: true
|
||||||
logo: pollen.jpg
|
logo: iqvia.png
|
||||||
ha_category: Health
|
ha_category: Health
|
||||||
ha_release: 0.63
|
ha_release: 0.63
|
||||||
ha_iot_class: Cloud Polling
|
ha_iot_class: Cloud Polling
|
||||||
redirect_from:
|
redirect_from:
|
||||||
- /components/sensor.pollen/
|
- /components/sensor.pollen/
|
||||||
|
- /components/pollen/
|
||||||
---
|
---
|
||||||
|
|
||||||
The `pollen` sensor platform collects and displays allergy, asthma, and disease
|
The `iqvia` sensor platform collects and displays allergy, asthma, and disease
|
||||||
information (based on a U.S. ZIP code) from
|
information (based on a U.S. ZIP code) from [IQVIA](https://www.iqvia.com/).
|
||||||
[Pollen.com](https://www.pollen.com/). Data measured includes:
|
Data measured includes:
|
||||||
|
|
||||||
* Indicies for allergies, asthma and cold/flu indices
|
* Indicies for allergies, asthma and cold/flu indices
|
||||||
* Trends
|
* Trends
|
||||||
@ -26,13 +27,12 @@ information (based on a U.S. ZIP code) from
|
|||||||
|
|
||||||
## {% linkable_title Configuring the Platform %}
|
## {% linkable_title Configuring the Platform %}
|
||||||
|
|
||||||
To integrate `pollen` into Home Assistant, add the following section to your
|
To integrate `iqvia` into Home Assistant, add the following section to your
|
||||||
`configuration.yaml` file (adjusting the `monitored_conditions` list to your
|
`configuration.yaml` file (adjusting the `monitored_conditions` list to your
|
||||||
liking):
|
liking):
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
sensor:
|
iqvia:
|
||||||
platform: pollen
|
|
||||||
zip_code: "00544"
|
zip_code: "00544"
|
||||||
monitored_conditions:
|
monitored_conditions:
|
||||||
- allergy_average_forecasted
|
- allergy_average_forecasted
|
||||||
@ -86,8 +86,6 @@ Any index-related sensor will have a value between 0.0 and 12.0. The values
|
|||||||
map to the following human-friendly ratings:
|
map to the following human-friendly ratings:
|
||||||
|
|
||||||
Range | Rating
|
Range | Rating
|
||||||
redirect_from:
|
|
||||||
- /components/sensor.pollen/
|
|
||||||
--------- | -----------
|
--------- | -----------
|
||||||
0.0 - 2.4 | Low
|
0.0 - 2.4 | Low
|
||||||
2.5 - 4.8 | Low/Medium
|
2.5 - 4.8 | Low/Medium
|
||||||
@ -102,8 +100,6 @@ Several asthma-related sensors carry information regarding the top three
|
|||||||
Example values include:
|
Example values include:
|
||||||
|
|
||||||
Pollutant | Symbol | More Info
|
Pollutant | Symbol | More Info
|
||||||
redirect_from:
|
|
||||||
- /components/sensor.pollen/
|
|
||||||
--------- | ------ | ---------
|
--------- | ------ | ---------
|
||||||
Particulate (<= 2.5 μm) | PM2.5 | [EPA: Particulate Matter (PM) Pollution](https://www.epa.gov/pm-pollution)
|
Particulate (<= 2.5 μm) | PM2.5 | [EPA: Particulate Matter (PM) Pollution](https://www.epa.gov/pm-pollution)
|
||||||
Particulate (<= 10 μm) | PM10 | [EPA: Particulate Matter (PM) Pollution](https://www.epa.gov/pm-pollution)
|
Particulate (<= 10 μm) | PM10 | [EPA: Particulate Matter (PM) Pollution](https://www.epa.gov/pm-pollution)
|
BIN
source/images/supported_brands/iqvia.png
Normal file
BIN
source/images/supported_brands/iqvia.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 118 KiB |
Binary file not shown.
Before Width: | Height: | Size: 8.0 KiB |
Loading…
x
Reference in New Issue
Block a user