From d755b6dd9fed02fc36b2051e0b5c0fbf452cec74 Mon Sep 17 00:00:00 2001 From: Tom Raithel Date: Sat, 12 Oct 2019 08:05:42 +0200 Subject: [PATCH] Fix copy & paste error in homematic documentation for callback_port (#10721) --- source/_integrations/homematic.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/homematic.markdown b/source/_integrations/homematic.markdown index 2fb9b297ea5..e78c30c89d9 100644 --- a/source/_integrations/homematic.markdown +++ b/source/_integrations/homematic.markdown @@ -94,7 +94,7 @@ callback_ip: required: false type: string callback_port: - description: Set this, if Home Assistant is reachable under a different IP from the CCU (NAT, Docker etc.). + description: Set this, if Home Assistant is reachable under a different port from the CCU (NAT, Docker etc.). required: false type: integer resolvenames: