mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-25 02:07:15 +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
|
```yaml
|
||||||
# Example configuration.yaml entry
|
# Example configuration.yaml entry
|
||||||
sensor:
|
binary_sensor:
|
||||||
- platform: threshold
|
- platform: threshold
|
||||||
threshold: 15
|
threshold: 15
|
||||||
type: lower
|
type: lower
|
||||||
|
Loading…
x
Reference in New Issue
Block a user