mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
Remove YAML docs for IQVIA (#14073)
This commit is contained in:
parent
913356cfc5
commit
fa451b5981
@ -20,27 +20,10 @@ Data measured includes:
|
|||||||
* Current outlook
|
* Current outlook
|
||||||
* more!
|
* more!
|
||||||
|
|
||||||
## Configuring the Platform
|
## Configuring the Integration
|
||||||
|
|
||||||
To integrate `iqvia` into Home Assistant, add the following section to your
|
This integration can be configured via the Home Assistant UI by navigating to
|
||||||
`configuration.yaml` file:
|
**Configuration** -> **Integrations**.
|
||||||
|
|
||||||
```yaml
|
|
||||||
iqvia:
|
|
||||||
zip_code: "00544"
|
|
||||||
```
|
|
||||||
|
|
||||||
{% configuration %}
|
|
||||||
zip_code:
|
|
||||||
description: The U.S. ZIP code to gather data for (as a quoted string).
|
|
||||||
required: true
|
|
||||||
type: string
|
|
||||||
{% endconfiguration %}
|
|
||||||
|
|
||||||
<div class='note warning'>
|
|
||||||
It is important to ensure the ZIP code is quoted if it starts with a 0. Unquoted
|
|
||||||
ZIP codes that start with 0 will cause errors.
|
|
||||||
</div>
|
|
||||||
|
|
||||||
## Understanding the Indices
|
## Understanding the Indices
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user