Update logo name and update configuration sample

This commit is contained in:
Fabian Affolter 2016-12-03 15:14:10 +01:00
parent 259ff92bf2
commit 780992c884
No known key found for this signature in database
GPG key ID: DDF3D6F44AAB1336
7 changed files with 35 additions and 41 deletions

View file

@ -7,7 +7,7 @@ sidebar: true
comments: false
sharing: true
footer: true
logo: nest_thermostat.png
logo: nest.png
ha_category: Weather
ha_iot_class: "Cloud Poll"
---
@ -26,18 +26,14 @@ sensor:
- platform: nest
monitored_conditions:
- 'weather_temperature'
- 'weather_humidity'
- 'weather_condition'
- 'wind_speed'
- 'wind_direction'
```
Configuration variables:
- **monitored_conditions** array (*Required*): States to monitor.
- 'weather_temperature'
- 'weather_humidity'
- 'weather_condition'
- 'wind_speed'
- 'wind_direction'
- 'weather_temperature'
- 'weather_humidity'
- 'weather_condition'
- 'wind_speed'
- 'wind_direction'