Added location description to the overflow menu for app credentials. (#23279)

This commit is contained in:
Danny Tsang 2022-07-06 04:47:22 +01:00 committed by GitHub
parent 32a1702809
commit 3b16c5b496
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 2 deletions

View File

@ -16,7 +16,9 @@ The Application Credentials integration is used by integrations that use OAuth2
Some integrations like [Google Calendar](/integrations/google/) will automatically create application credentials as part of adding an integration. To view any entries:
1. Go to **{% my integrations title="Settings -> Devices & Services" %}**
2. Click the overflow menu **...** and choose **Application Credentials**
2. Click the overflow menu on the top right **...** and choose **Application Credentials**
![Devices and services overflow menu](/images/integrations/application_credentials/devices-and-services-menu.png)
![Application credential list](/images/integrations/application_credentials/application-credentials.png)
@ -27,7 +29,7 @@ when setting up for the first time. You may also manually enter credentials with
1. Obtain an OAuth *Client ID* and *Client Secret* from the cloud provider. The integration should have specific instructions for this.
2. In Home Assistant navigate to **{% my integrations title="Settings -> Devices & Services" %}**
3. Click the overflow menu **...** and choose **Application Credentials**
3. Click the overflow menu on the top right **...** and choose **Application Credentials**
4. Select the integration, enter a *Name* and your OAuth *Client ID* and *Client Secret*.
5. Save the credentials

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB