mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-05-03 01:28:58 +00:00
Update Nest docs
This commit is contained in:
parent
96e20a8efe
commit
0604e083e8
@ -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).
|
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:
|
To set it up, add the following information to your `configuration.yaml` file:
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
@ -47,4 +51,3 @@ Configuration variables:
|
|||||||
- 'hvac_emer_heat_state'
|
- 'hvac_emer_heat_state'
|
||||||
- 'online'
|
- 'online'
|
||||||
|
|
||||||
<p class='note'>You must have the [Nest component](/components/nest/) configured to use this sensor.</p>
|
|
||||||
|
@ -14,6 +14,10 @@ ha_category: Climate
|
|||||||
|
|
||||||
The `nest` climate platform let you control a thermostat from [Nest](https://nest.com).
|
The `nest` climate platform let you control a thermostat from [Nest](https://nest.com).
|
||||||
|
|
||||||
|
<p class='note'>
|
||||||
|
You must have the [Nest component](/components/nest/) configured to use those thermostats.
|
||||||
|
</p>
|
||||||
|
|
||||||
To set it up, add the following information to your `configuration.yaml` file:
|
To set it up, add the following information to your `configuration.yaml` file:
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
@ -25,6 +29,3 @@ climate:
|
|||||||
<img src='{{site_root}}/images/screenshots/nest-thermostat-card.png' />
|
<img src='{{site_root}}/images/screenshots/nest-thermostat-card.png' />
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p class='note'>
|
|
||||||
You must have the [Nest component](https://home-assistant.io/components/nest/) configured to use this sensor.
|
|
||||||
</p>
|
|
||||||
|
@ -15,6 +15,10 @@ ha_release: pre 0.7
|
|||||||
|
|
||||||
The `nest` sensor platform let you monitor sensors connected to your [Nest](https://nest.com) thermostat and/or your Nest Protect Smoke Alarm.
|
The `nest` sensor platform let you monitor sensors connected to your [Nest](https://nest.com) thermostat and/or your Nest Protect Smoke Alarm.
|
||||||
|
|
||||||
|
<p class='note'>
|
||||||
|
You must have the [Nest component](/components/nest/) configured to use those sensors.
|
||||||
|
</p>
|
||||||
|
|
||||||
To set it up, add the following information to your `configuration.yaml` file:
|
To set it up, add the following information to your `configuration.yaml` file:
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
@ -57,6 +61,3 @@ Configuration variables:
|
|||||||
- 'co_status' # Nest Protect only
|
- 'co_status' # Nest Protect only
|
||||||
- 'smoke_status' # Nest Protect only
|
- 'smoke_status' # Nest Protect only
|
||||||
|
|
||||||
<p class='note'>
|
|
||||||
You must have the [Nest component](/components/nest/) configured to use this sensor.
|
|
||||||
</p>
|
|
||||||
|
@ -15,6 +15,10 @@ ha_iot_class: "Cloud Poll"
|
|||||||
|
|
||||||
The `nest` weather sensor platform let you monitor current weather conditions based on the location of your [Nest](https://nest.com) thermostat.
|
The `nest` weather sensor platform let you monitor current weather conditions based on the location of your [Nest](https://nest.com) thermostat.
|
||||||
|
|
||||||
|
<p class='note'>
|
||||||
|
You must have the [Nest component](/components/nest/) configured to use those sensors.
|
||||||
|
</p>
|
||||||
|
|
||||||
To set it up, add the following information to your `configuration.yaml` file:
|
To set it up, add the following information to your `configuration.yaml` file:
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
@ -37,4 +41,3 @@ Configuration variables:
|
|||||||
- 'wind_speed'
|
- 'wind_speed'
|
||||||
- 'wind_direction'
|
- 'wind_direction'
|
||||||
|
|
||||||
<p class='note'>You must have the [Nest component](/components/nest/) configured to use this sensor.</p>
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user