From 136aab7d7f648654480862156bca0a17b568181a Mon Sep 17 00:00:00 2001 From: Klaas Schoute Date: Thu, 6 Dec 2018 11:52:57 +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 11c575af68d..07ac39c17bd 100644 --- a/source/_components/homematic.markdown +++ b/source/_components/homematic.markdown @@ -71,7 +71,7 @@ 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. required: false - type: bool + type: boolean callback_ip: description: Set this, if Home Assistant is reachable under a different IP from the CCU (NAT, Docker etc.). required: false