Fixing missing binary_ (#8022)

One of the sensor templates was a sensor template, not a binary_sensor template
This commit is contained in:
DubhAd 2019-01-02 19:05:46 +00:00 committed by Franck Nijhof
parent bfc8cbc5e1
commit 1fbc63c7fb

View File

@ -115,7 +115,7 @@ determine if the furnace is running by checking that it is over some threshold:
{% raw %}
```yaml
sensor:
binary_sensor:
- platform: template
sensors:
furnace_on: