From b6c0290394b4a3ac951b5c112078488543990624 Mon Sep 17 00:00:00 2001 From: Klaas Schoute Date: Mon, 16 Dec 2024 19:27:17 +0100 Subject: [PATCH] Remove invalid config params for Slide local integration (#36386) --- source/_integrations/slide_local.markdown | 4 ---- 1 file changed, 4 deletions(-) diff --git a/source/_integrations/slide_local.markdown b/source/_integrations/slide_local.markdown index ab8b12ffa9c..2a34ff4e41b 100644 --- a/source/_integrations/slide_local.markdown +++ b/source/_integrations/slide_local.markdown @@ -39,12 +39,8 @@ To setup the integration you need the following information: {% configuration_basic %} hostname: description: Hostname or IP of the slide device. - required: true - type: string password: description: The device code of your Slide (inside of your Slide or in the box, 8 characters). Only required for API 1, with API 2 you can fill in anything here. - required: true - type: string {% endconfiguration_basic %} ## Supported functionality