From a7ccbf18d4fdb7609f19231b6eb80f969b722ed0 Mon Sep 17 00:00:00 2001 From: DubhAd Date: Tue, 24 Oct 2017 11:36:41 +0100 Subject: [PATCH] Fixing some tabs that snuck in --- source/_docs/z-wave/entities.markdown | 32 +++++++++++++-------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/source/_docs/z-wave/entities.markdown b/source/_docs/z-wave/entities.markdown index 0d48e989d66..79bcc03045d 100644 --- a/source/_docs/z-wave/entities.markdown +++ b/source/_docs/z-wave/entities.markdown @@ -29,11 +29,11 @@ Devices (usually sensors) that support the Alarm command class will create entit - **alarm_type**: Reports the type of the sensor - **0**: General purpose - - **1**: Smoke sensor - - **2**: Carbon Monoxide (CO) sensor - - **3**: Carbon Dioxide (CO2) sensor - - **4**: Heat sensor - - **5**: Water leak sensor + - **1**: Smoke sensor + - **2**: Carbon Monoxide (CO) sensor + - **3**: Carbon Dioxide (CO2) sensor + - **4**: Heat sensor + - **5**: Water leak sensor - **6**: Access control ### {% linkable_title Alarm Level %} @@ -114,10 +114,10 @@ The meaning of the `alarm_level` entity depends on the nature of the alarm senso ### {% linkable_title Access Control %} - **access_control**: These *may* vary between brands - - **22**: Open - - **23**: Closed - - **254**: Deep sleep - - **255**: Case open + - **22**: Open + - **23**: Closed + - **254**: Deep sleep + - **255**: Case open If your device has an `access_control` entity, but not a `binary_sensor` equivalent, you can use a [template binary sensor](omponents/binary_sensor.template/) to create one: @@ -140,13 +140,13 @@ sensor: - **burglar**: These *may* vary between brands - **0**: Not active - - **2**: Smoke (?) - - **3**: Tamper - - **8**: Motion - - **22**: Open - - **23**: Closed - - **254**: Deep sleep - - **255**: Case open + - **2**: Smoke (?) + - **3**: Tamper + - **8**: Motion + - **22**: Open + - **23**: Closed + - **254**: Deep sleep + - **255**: Case open If your device has an `burglar` entity, but not a `binary_sensor` equivalent, you can use a [template binary sensor](omponents/binary_sensor.template/) to create one: