From da54fd19c196db6628874e7762ef5f48c6aa567f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Per=20Sandstr=C3=B6m?= Date: Sat, 6 Oct 2018 21:16:35 +0200 Subject: [PATCH] Update verisure.markdown (#6558) --- source/_components/verisure.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/verisure.markdown b/source/_components/verisure.markdown index 686ab4ed017..799c43e6c32 100644 --- a/source/_components/verisure.markdown +++ b/source/_components/verisure.markdown @@ -46,4 +46,4 @@ Configuration variables: - **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. - **giid** (*Optional*): The GIID of your installation (If you have more then one alarm system). To find the GIID for your systems run 'python verisure.py EMAIL PASSWORD installations' -- **polling_rate** (*Optional*): Polling rate in minutes, Default 1 +- **scan_interval** (*Optional*): Scan interval in ```hh:mm:ss``` format. Default ```00:01:00```