From 5b7928504488aae63c02b3fe100c7302729f7913 Mon Sep 17 00:00:00 2001 From: james-fry Date: Fri, 13 Oct 2017 09:46:46 +0100 Subject: [PATCH] Update xiaomi_aqara.markdown Added mention of multicast requirement --- source/_components/xiaomi_aqara.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_components/xiaomi_aqara.markdown b/source/_components/xiaomi_aqara.markdown index b9c9392b79d..dcfad4c8041 100644 --- a/source/_components/xiaomi_aqara.markdown +++ b/source/_components/xiaomi_aqara.markdown @@ -168,6 +168,7 @@ and stops the sound when the button is pressed once. That means that Home Assistant is not getting any response from your Xiaomi gateway. Might be a local network problem or your firewall. - Make sure you have [enabled LAN access](https://community.home-assistant.io/t/beta-xiaomi-gateway-integration/8213/1832). - Turn off the firewall on the system where Home Assistant is running. +- Ensure your router supports multicast as this is a requirement of the Xiaomi GW - Try to leave the MAC address `mac:` blank. - Try to set `discovery_retry: 10`. - Try to disable and then enable LAN access.