Update source/_components/homematic.markdown

Co-Authored-By: danielperna84 <danielperna84@gmail.com>
This commit is contained in:
Klaas Schoute 2018-12-06 11:52:40 +01:00 committed by Paulus Schoutsen
parent 8b4e8b250c
commit 49fe6343ed

View File

@ -67,7 +67,7 @@ port:
ssl: ssl:
description: Set to `true` if SSL support is enabled on the CCU3. description: Set to `true` if SSL support is enabled on the CCU3.
required: false required: false
type: bool type: boolean
verify_ssl: verify_ssl:
description: Set to `true` if a valid certificate is being used. The default is `false` as usually a self-signed certificate is configured. description: Set to `true` if a valid certificate is being used. The default is `false` as usually a self-signed certificate is configured.
required: false required: false