From cb3f856913cc004a9a203be4e1bfadbf64f9fc99 Mon Sep 17 00:00:00 2001 From: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> Date: Mon, 24 Jun 2024 10:07:17 +0200 Subject: [PATCH] Verisure: add config options and troubleshooting (#33350) --- source/_integrations/verisure.markdown | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/source/_integrations/verisure.markdown b/source/_integrations/verisure.markdown index cb57920dab8..530ed8f5be0 100644 --- a/source/_integrations/verisure.markdown +++ b/source/_integrations/verisure.markdown @@ -38,6 +38,8 @@ There is currently support for the following device types within Home Assistant: {% include integrations/config_flow.md %} +{% include integrations/option_flow.md %} + ## Alarm control panel The Verisure alarm control panel platform allows you to control your [Verisure](https://www.verisure.com/) Alarms. @@ -73,6 +75,10 @@ automation: | enable_autolock | Enables autolock function for a specific lock. | | smartcam_capture | Capture a new image from a specific smartcam. | +## Binary sensor + +- Ethernet status + ## Lock | method state attribute | Description | @@ -89,5 +95,9 @@ Some users have reported that this integration currently doesn't work in the fol - France - Ireland -- Italy +- Italy - Sweden + +## Troubleshooting + +If you get an error message stating something like *"The code for lock.XXX doesn't match pattern `^\d{0}$`."*, make sure the number of digits for your code matches the number defined in the [configuration options](#options).