mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Remove YAML setup option for Ambient station (#28349)
This commit is contained in:
parent
03f5d92efb
commit
e55f48575b
@ -25,27 +25,6 @@ Using this integration requires both an Application Key and an API Key. To
|
|||||||
generate both, simply utilize the profile section of
|
generate both, simply utilize the profile section of
|
||||||
[your Ambient Weather dashboard](https://dashboard.ambientweather.net).
|
[your Ambient Weather dashboard](https://dashboard.ambientweather.net).
|
||||||
|
|
||||||
To add your Ambient Weather PWS to your Home Assistant installation, add the
|
|
||||||
following to your `configuration.yaml` file:
|
|
||||||
|
|
||||||
```yaml
|
|
||||||
# Example configuration.yaml entry
|
|
||||||
ambient_station:
|
|
||||||
api_key: YOUR_API_KEY
|
|
||||||
app_key: YOUR_APPLICATION_KEY
|
|
||||||
```
|
|
||||||
|
|
||||||
{% configuration %}
|
|
||||||
api_key:
|
|
||||||
description: The API key to access the service.
|
|
||||||
required: true
|
|
||||||
type: string
|
|
||||||
app_key:
|
|
||||||
description: The Application key to access the service.
|
|
||||||
required: true
|
|
||||||
type: string
|
|
||||||
{% endconfiguration %}
|
|
||||||
|
|
||||||
{% include integrations/config_flow.md %}
|
{% include integrations/config_flow.md %}
|
||||||
|
|
||||||
## Local API Option
|
## Local API Option
|
||||||
|
Loading…
x
Reference in New Issue
Block a user