From 3ec122b2e0860bfc970f96a53992969181c14511 Mon Sep 17 00:00:00 2001 From: starkillerOG Date: Tue, 21 Sep 2021 21:42:37 +0200 Subject: [PATCH] Motion blinds add troubleshooting for Ubiquiti IGMPv3 setting (#19356) --- 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 41a39649190..f494f066c8c 100644 --- a/source/_integrations/motion_blinds.markdown +++ b/source/_integrations/motion_blinds.markdown @@ -108,3 +108,5 @@ Please make sure the motion gateway and the device running Home Assistant are on 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. + +For Ubiquiti routers/access points the "Enable multicast enhancement (IGMPv3)" should be disabled.