mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 16:27:19 +00:00
Merge pull request #260 from davidedmundson/master
Fix example for Nest binary sensor
This commit is contained in:
commit
f372a5a71b
@ -17,7 +17,7 @@ The `nest` binary sensor platform let you monitor various states of a thermostat
|
||||
To set it up, add the following information to your `configuration.yaml` file:
|
||||
|
||||
```yaml
|
||||
sensor:
|
||||
binary_sensor:
|
||||
platform: nest
|
||||
monitored_conditions:
|
||||
- 'fan'
|
||||
|
Loading…
x
Reference in New Issue
Block a user