mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Fix binary_sensor.threshold sample (#1550)
This commit is contained in:
parent
729bf64f0d
commit
0dbdfaafdb
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user