mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-14 12:56:54 +00:00
Added location description to the overflow menu for app credentials. (#23279)
This commit is contained in:
parent
32a1702809
commit
3b16c5b496
@ -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:
|
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" %}**
|
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**
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
@ -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.
|
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" %}**
|
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*.
|
4. Select the integration, enter a *Name* and your OAuth *Client ID* and *Client Secret*.
|
||||||
5. Save the credentials
|
5. Save the credentials
|
||||||
|
|
||||||
|
Binary file not shown.
After Width: | Height: | Size: 26 KiB |
Loading…
x
Reference in New Issue
Block a user