mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +00:00
Updating the documentation to match new Google UI (#12439)
Sometimes we get an updated UI from the Console that no longer allows for "Other" type of OAuth key. In that case TV and Limited Input also allows the Device OAuth2 Flow required here.
This commit is contained in:
parent
67ca0a7604
commit
f30f66bfb1
@ -27,7 +27,7 @@ Generate a Client ID and Client Secret on
|
||||
1. Set the 'Application Name' (the name of the application asking for consent) to anything you want. We suggest "Home-Assistant".
|
||||
1. Save this page. You don't have to fill out anything else here.
|
||||
1. Click on the menu item, Credentials, then click 'Create credentials' > OAuth client ID.
|
||||
1. Set the Application type to 'Other' and give this credential set a name (like "Home Assistant Credentials") then click 'Create'.
|
||||
1. Set the Application type to 'Other' (if not present, choose 'TV and Limited Input') and give this credential set a name (like "Home Assistant Credentials") then click 'Create'.
|
||||
1. Copy the client ID and client secret from the page that follows into a text editor temporarily as you will need to put these in your `configuration.yaml` file.
|
||||
1. Click on the menu item, Library, then search for "Google Calendar API" and enable it (if it isn't already enabled automatically through this process).
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user