From 52f1c449e0883090090fc4729f7f2329571fae41 Mon Sep 17 00:00:00 2001 From: starkillerOG Date: Thu, 1 Apr 2021 11:26:12 +0200 Subject: [PATCH] Add troubleshooting hint regarding "IGMP snooping" (#17214) --- source/_integrations/motion_blinds.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/_integrations/motion_blinds.markdown b/source/_integrations/motion_blinds.markdown index 63ed95a885b..865b71f185f 100644 --- a/source/_integrations/motion_blinds.markdown +++ b/source/_integrations/motion_blinds.markdown @@ -99,3 +99,5 @@ This communication needs to be allowed on your local network. If the blinds are Please make sure the motion gateway and the device running Home Assistant are on the same VLAN and multicasting is enabled/allowed by your router. If using separate VLANs, make sure the 238.0.0.18:32100 and 238.0.0.18:32101 ports are open for communication between those VLANs (not tested or confirmed to work). + +For some routers "IGMP snooping" on the used wireless interface needs to be disabled to let the IGMP/multicast messages through.