mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 05:46:52 +00:00
Update accuweather.markdown (#23549)
Co-authored-by: Maciej Bieniek <bieniu@users.noreply.github.com> Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
parent
6dfbfeca7d
commit
66acd7d6a9
@ -21,7 +21,24 @@ The AccuWeather integration uses the [AccuWeather](https://accuweather.com/) web
|
||||
|
||||
## Setup
|
||||
|
||||
To generate an AccuWeather API key, go to [AccuWeather APIs](https://developer.accuweather.com/) page, register and create application with product **Limited Trial**.
|
||||
To generate an AccuWeather API key, go to [AccuWeather APIs](https://developer.accuweather.com/) page, register and create application with the following settings:
|
||||
- Products
|
||||
- Core Weather
|
||||
- **Core Weather Limited Trial**
|
||||
- Minute Cast
|
||||
- **None**
|
||||
- Where will the API be used?
|
||||
- **Other**
|
||||
- What will you be creating with this API?
|
||||
- **Internal App**
|
||||
- What programming language is your APP written in?
|
||||
- **Python**
|
||||
- Is this for Business to Business or Business to Consumer use?
|
||||
- **Business to Business**
|
||||
- Is this Worldwide or Country specific use?
|
||||
- **Worldwide**
|
||||
|
||||
You can test your newly created API key [here](https://developer.accuweather.com/accuweather-current-conditions-api/apis)
|
||||
|
||||
{% include integrations/config_flow.md %}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user