mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 13:26:54 +00:00
Update nest instructions with community feedback (#20617)
This commit is contained in:
parent
12502d8f77
commit
f36b96f16c
@ -210,6 +210,7 @@ your `subscriber_id`.
|
|||||||
|
|
||||||
You now should have everything needed to configure Nest in Home Assistant. Edit your `configuration.yaml` file and populate a `nest` entry in the format of the example configuration below.
|
You now should have everything needed to configure Nest in Home Assistant. Edit your `configuration.yaml` file and populate a `nest` entry in the format of the example configuration below.
|
||||||
|
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
# Example configuration.yaml entry
|
# Example configuration.yaml entry
|
||||||
nest:
|
nest:
|
||||||
@ -221,6 +222,8 @@ nest:
|
|||||||
subscriber_id: projects/project-label-22ee1/subscriptions/SUBSCRIBER_ID
|
subscriber_id: projects/project-label-22ee1/subscriptions/SUBSCRIBER_ID
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Then make sure to restart Home Assistant under _**Server Controls**_. {% my server_controls badge %}
|
||||||
|
|
||||||
{% configuration %}
|
{% configuration %}
|
||||||
client_id:
|
client_id:
|
||||||
description: Your Device Access or Nest developer client ID.
|
description: Your Device Access or Nest developer client ID.
|
||||||
@ -248,7 +251,7 @@ Once `configuration.yaml` has a valid `nest` entry, you need to add Nest to your
|
|||||||
|
|
||||||
{% details "Manual configuration steps" %}
|
{% details "Manual configuration steps" %}
|
||||||
|
|
||||||
1. Browse to your Home Assistant instance using.
|
1. Browse to your Home Assistant instance.
|
||||||
1. In the sidebar click on _**{% my config icon %}**_.
|
1. In the sidebar click on _**{% my config icon %}**_.
|
||||||
1. From the configuration menu select: _**{% my integrations icon %}**_.
|
1. From the configuration menu select: _**{% my integrations icon %}**_.
|
||||||
1. In the bottom right, click on the
|
1. In the bottom right, click on the
|
||||||
@ -264,8 +267,7 @@ your Home Assistant to access your account and Nest devices.
|
|||||||
|
|
||||||
1. You should get redirected to Google to choose an account. This should be the same developer account you configured above.
|
1. You should get redirected to Google to choose an account. This should be the same developer account you configured above.
|
||||||
|
|
||||||
1. The *Google Nest permissions* screen will allow you to choose which devices to configure. You likely want to enable
|
1. The *Google Nest permissions* screen will allow you to choose which devices to configure. You likely want to enable everything, however, you can leave out any feature you do not wish to use with Home Assistant. You can select devices from multiple homes using the drop down.
|
||||||
everything, however, you can leave out any feature you do not wish to use with Home Assistant.
|
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user