Add variable to sample

This commit is contained in:
Fabian Affolter 2016-09-01 18:33:54 +02:00
parent 4d5a2197cc
commit 96e20a8efe
No known key found for this signature in database
GPG Key ID: DDF3D6F44AAB1336

View File

@ -19,6 +19,7 @@ To set it up, add the following information to your `configuration.yaml` file:
```yaml
binary_sensor:
platform: nest
scan_interval: 60
monitored_conditions:
- 'fan'
- 'hvac_ac_state'