From f9635ceaf114e3b897c091858fff9b3eb7a4ba39 Mon Sep 17 00:00:00 2001 From: dcrusader Date: Mon, 11 May 2020 11:20:29 -0700 Subject: [PATCH] SimpliSafe integration: Added clarifying statement about the `code` config option (#13396) --- source/_integrations/simplisafe.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/simplisafe.markdown b/source/_integrations/simplisafe.markdown index 41098bbee46..8224a9f0334 100644 --- a/source/_integrations/simplisafe.markdown +++ b/source/_integrations/simplisafe.markdown @@ -40,7 +40,7 @@ password: required: true type: string code: - description: A code to enable or disable the alarm in the frontend. + description: A code to enable or disable the alarm in the frontend. *Under normal operation, the integration doesn’t need a SimpliSafe keypad code.* required: false type: string {% endconfiguration %}