Update Nest docs
This commit is contained in:
parent
96e20a8efe
commit
0604e083e8
4 changed files with 16 additions and 8 deletions
|
@ -14,6 +14,10 @@ ha_category: Binary Sensor
|
|||
|
||||
The `nest` binary sensor platform let you monitor various states of a thermostat from [Nest](https://nest.com).
|
||||
|
||||
<p class='note'>
|
||||
You must have the [Nest component](/components/nest/) configured to use this sensors.
|
||||
</p>
|
||||
|
||||
To set it up, add the following information to your `configuration.yaml` file:
|
||||
|
||||
```yaml
|
||||
|
@ -47,4 +51,3 @@ Configuration variables:
|
|||
- 'hvac_emer_heat_state'
|
||||
- 'online'
|
||||
|
||||
<p class='note'>You must have the [Nest component](/components/nest/) configured to use this sensor.</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue