From e0f58fdebdf07b2919c5a80be07e3cb3892765a9 Mon Sep 17 00:00:00 2001 From: Roy Duineveld Date: Fri, 9 Oct 2020 14:49:20 +0200 Subject: [PATCH] Incomfort default credentials (#15131) * Incomfort default credentials * Update source/_integrations/incomfort.markdown * Update source/_integrations/incomfort.markdown Co-authored-by: Franck Nijhof --- source/_integrations/incomfort.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_integrations/incomfort.markdown b/source/_integrations/incomfort.markdown index fd5065aabd2..13304ee7f59 100644 --- a/source/_integrations/incomfort.markdown +++ b/source/_integrations/incomfort.markdown @@ -86,11 +86,11 @@ host: required: true type: string username: - description: The username of the Lan2RF gateway, if any. + description: "The username of the Lan2RF gateway, if any. Most likely: `admin`." required: inclusive type: string password: - description: The password of the Lan2RF gateway, if any. + description: "The password of the Lan2RF gateway, if any. Most likely: `intergas`." required: inclusive type: string {% endconfiguration %}