From 49fe6343ed871ef8e56b71f965b843198d09d765 Mon Sep 17 00:00:00 2001 From: Klaas Schoute Date: Thu, 6 Dec 2018 11:52:40 +0100 Subject: [PATCH] Update source/_components/homematic.markdown Co-Authored-By: danielperna84 --- source/_components/homematic.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/homematic.markdown b/source/_components/homematic.markdown index b79561a3563..11c575af68d 100644 --- a/source/_components/homematic.markdown +++ b/source/_components/homematic.markdown @@ -67,7 +67,7 @@ port: ssl: description: Set to `true` if SSL support is enabled on the CCU3. required: false - type: bool + type: boolean 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. required: false