From 5b0bd386772a30513c33ec144ac8f5c479da54d8 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Wed, 20 Nov 2019 16:28:34 -0800 Subject: [PATCH] Fix yaml --- source/_integrations/somfy.markdown | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/source/_integrations/somfy.markdown b/source/_integrations/somfy.markdown index a8b063187a1..61d7bce342f 100644 --- a/source/_integrations/somfy.markdown +++ b/source/_integrations/somfy.markdown @@ -48,13 +48,13 @@ somfy: {% configuration %} client_id: -description: Your Somfy consumer key. -required: true -type: string + description: Your Somfy consumer key. + required: true + type: string client_secret: -description: Your Somfy consumer secret. -required: true -type: string + description: Your Somfy consumer secret. + required: true + type: string {% endconfiguration %} ### Potential duplicate with the Tahoma integration