Fixed a link on z-wave entities (#6737)

This commit is contained in:
Austin Drummond 2018-10-13 04:18:16 -04:00 committed by Fabian Affolter
parent 642ebe85b6
commit c3926e3b49

View File

@ -177,7 +177,7 @@ binary_sensor:
- **254**: Deep sleep - **254**: Deep sleep
- **255**: Case open - **255**: Case open
If your device has a `burglar` entity, but not a `binary_sensor` equivalent, you can use a [template binary sensor](/components/binary_sensor.template/) to create one (here we've defined it as a motion sensor, but you can use [any relevant device class](/components/binary_sensor/#device-class: If your device has a `burglar` entity, but not a `binary_sensor` equivalent, you can use a [template binary sensor](/components/binary_sensor.template/) to create one (here we've defined it as a motion sensor, but you can use [any relevant device class](/components/binary_sensor/#device-class):
{% raw %} {% raw %}
```yaml ```yaml