From 25cccf835d95917a6fc5f4ac51ce60074913da2b Mon Sep 17 00:00:00 2001 From: Itzik Ephraim Date: Wed, 28 Sep 2022 10:15:23 +0300 Subject: [PATCH] Update switcher_kis network setup notes (#24266) --- source/_integrations/switcher_kis.markdown | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/source/_integrations/switcher_kis.markdown b/source/_integrations/switcher_kis.markdown index 70aef344490..60f1f668e69 100644 --- a/source/_integrations/switcher_kis.markdown +++ b/source/_integrations/switcher_kis.markdown @@ -66,4 +66,5 @@ Note: This does not affect the auto off timer. ## Notes -If Home Assistant and your Switcher are not on the same network, you need to create a firewall rule, which allows a connection on port 20002 with the UDP protocol from Switcher to your Home Assistant and port 9957 with the TCP protocol from Home Assistant to your Switcher. +Make sure that Home Assistant host's firewall allows incoming traffic on UDP port 20002 and outgoing connections to Switcher device(s) on TCP port 9957. +If Home Assistant and the Switcher device(s) are not on the same network, you will also need to have their traffic properly forwarded between the two networks.