mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
Clarify exactly how to get the API key for ViCare (#25529)
This commit is contained in:
parent
aeeb9d5dcb
commit
80d4446424
@ -34,7 +34,7 @@ There is currently support for the following device types within Home Assistant:
|
||||
|
||||
Set `username`and `password` to your Viessmann Developer Portal login credentials.
|
||||
The required Client ID can be obtained as follows:
|
||||
1. Register and login in the [Viessmann Developer Portal](https://developer.viessmann.com).
|
||||
1. Register and login in the [Viessmann Developer Portal](https://developer.viessmann.com). Use the same account as the one you registered your device with in ViCare.
|
||||
2. In the menu navigate to API Keys.
|
||||
3. Create a new OAuth client using the following data:
|
||||
```txt
|
||||
@ -42,6 +42,7 @@ The required Client ID can be obtained as follows:
|
||||
Google reCAPTCHA: Disabled
|
||||
Redirect URIs: vicare://oauth-callback/everest
|
||||
```
|
||||
4. Copy the Client ID from the Viessmann portal and enter this in the API Key field in Home Assistant.
|
||||
|
||||
The `heating_type` can either be `auto` to automatically find the most suitable type for your device or one of `gas`, `oil`, `pellets`, `heatpump`, `fuelcell`, `hybrid`.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user