From e99c6c91eb3de3628b7a43c3ad85fe01a6aec9da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Per=20Sandstr=C3=B6m?= Date: Sat, 8 Jul 2017 07:20:49 +0200 Subject: [PATCH] Update verisure.markdown --- source/_components/verisure.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/_components/verisure.markdown b/source/_components/verisure.markdown index 3dccb534fe7..1db2480cf9e 100644 --- a/source/_components/verisure.markdown +++ b/source/_components/verisure.markdown @@ -22,6 +22,7 @@ We support: * Reading from thermometers and hygrometers integrated in various [devices](/components/sensor.verisure/) * Mouse Detector * [Locks](/components/lock.verisure/) + * [Door & Window](/components/binary_sensor.verisure/) To integrate Verisure with Home Assistant, add the following section to your `configuration.yaml` file: @@ -42,5 +43,6 @@ Configuration variables: - **locks** (*Optional*): Set to 1 to show locks, 0 to disable. Default 1. - **thermometers** (*Optional*): Set to 1 to show thermometers, 0 to disable. Default 1. - **mouse** (*Optional*): Set to 1 to show mouse detectors, 0 to disable. Default 1. +- **door_window** (*Optional*): Set to 1 to show door and window sensors, 0 to disable. Default 1. - **code_digits** (*Optional*): Number of digits in PIN code. Default 4.