Fix binary_sensor.threshold sample (#1550)

This commit is contained in:
Marc Plano-Lesay 2016-12-06 20:55:09 +01:00 committed by Fabian Affolter
parent 729bf64f0d
commit 0dbdfaafdb

View File

@ -26,7 +26,7 @@ To enable the threshold sensor, add the following lines to your `configuration.y
```yaml
# Example configuration.yaml entry
sensor:
binary_sensor:
- platform: threshold
threshold: 15
type: lower