We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 729bf64 commit 0dbdfaaCopy full SHA for 0dbdfaa
source/_components/binary_sensor.threshold.markdown
@@ -26,7 +26,7 @@ To enable the threshold sensor, add the following lines to your `configuration.y
26
27
```yaml
28
# Example configuration.yaml entry
29
-sensor:
+binary_sensor:
30
- platform: threshold
31
threshold: 15
32
type: lower
0 commit comments