From bb3480e3876a481722f145f9267835562b41ead3 Mon Sep 17 00:00:00 2001 From: Emil Walser Date: Mon, 19 Oct 2020 14:18:30 +0200 Subject: [PATCH] Update verisure.markdown (#15299) Corrected the door_window option's description. --- source/_integrations/verisure.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/verisure.markdown b/source/_integrations/verisure.markdown index 17df9010d4f..d47b132bd48 100644 --- a/source/_integrations/verisure.markdown +++ b/source/_integrations/verisure.markdown @@ -80,7 +80,7 @@ mouse: type: boolean default: true door_window: - description: Set to `true` to show mouse detectors, `false` to disable. + description: Set to `true` to show doors and windows, `false` to disable. required: false type: boolean default: true