From 5d628dc0fc10fe6a84de054476b271b4109b6b68 Mon Sep 17 00:00:00 2001 From: Rodrigo Castro Date: Mon, 26 Feb 2024 07:17:43 +0000 Subject: [PATCH] Add known issues section to Verisure (#31591) * Add known issues section to Verisure Add a Known Issues section to Verisure and add the information that the integration doesn't work for some specific ountries * Fix linter warnings for #31591 * tiny tweaks --------- Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> --- source/_integrations/verisure.markdown | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/source/_integrations/verisure.markdown b/source/_integrations/verisure.markdown index 82bb1bb2131..937f657918d 100644 --- a/source/_integrations/verisure.markdown +++ b/source/_integrations/verisure.markdown @@ -82,3 +82,12 @@ automation: | code | Lock was unlocked by exterior code | | auto | Lock was locked/unlocked automatically by Verisure rule | | remote | Lock was locked/unlocked automatically by Verisure App | + +## Limitations and known issues + +Some users have reported that this integration currently doesn't work in the following countries: + +- France +- Ireland +- Italy +- Sweden \ No newline at end of file