Incomfort default credentials (#15131)

* Incomfort default credentials

* Update source/_integrations/incomfort.markdown

* Update source/_integrations/incomfort.markdown

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
Roy Duineveld 2020-10-09 14:49:20 +02:00 committed by GitHub
parent d6324684b0
commit e0f58fdebd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 %}