Minimizing of the configuration sample (#1042)
This commit is contained in:
parent
c72ec348e4
commit
dc07843704
10 changed files with 84 additions and 134 deletions
|
@ -23,13 +23,13 @@ To set it up, add the following information to your `configuration.yaml` file:
|
|||
|
||||
```yaml
|
||||
sensor:
|
||||
platform: nest
|
||||
monitored_conditions:
|
||||
- 'weather_temperature'
|
||||
- 'weather_humidity'
|
||||
- 'weather_condition'
|
||||
- 'wind_speed'
|
||||
- 'wind_direction'
|
||||
- platform: nest
|
||||
monitored_conditions:
|
||||
- 'weather_temperature'
|
||||
- 'weather_humidity'
|
||||
- 'weather_condition'
|
||||
- 'wind_speed'
|
||||
- 'wind_direction'
|
||||
```
|
||||
|
||||
Configuration variables:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue