From f1a986315b7b2f83ad21250cfbd3100476ca0fbd Mon Sep 17 00:00:00 2001 From: Vincent Masselis Date: Fri, 17 May 2019 12:51:05 +0200 Subject: [PATCH] Added a note relating to a Netgear Issue (#9471) See this issue https://github.com/MatMaul/pynetgear/issues/71 for additional informations --- source/_components/netgear.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/_components/netgear.markdown b/source/_components/netgear.markdown index 1aade18f142..689bbc7b193 100644 --- a/source/_components/netgear.markdown +++ b/source/_components/netgear.markdown @@ -18,6 +18,10 @@ redirect_from: This platform allows you to detect presence by looking at connected devices to a [Netgear](http://www.netgear.com/) device. +

+A recent updates of Orbi APs introduced a bug which takes several hours to detects presence on your local network. The current workaround is to force this component to use the Orbi's API v2 by adding the `accesspoints:` node to your configuration. +

+ To use this device tracker in your installation, add the following to your `configuration.yaml` file: ```yaml