From 169131e40651951a1b7417d5c664dc7c6ff677b8 Mon Sep 17 00:00:00 2001 From: starkillerOG Date: Mon, 23 May 2022 14:50:01 +0200 Subject: [PATCH] Add do not track description (#22225) Co-authored-by: Franck Nijhof Co-authored-by: Dave T <17680170+davet2001@users.noreply.github.com> --- source/_integrations/netgear.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_integrations/netgear.markdown b/source/_integrations/netgear.markdown index aa9e4d11777..188ce7c639c 100644 --- a/source/_integrations/netgear.markdown +++ b/source/_integrations/netgear.markdown @@ -22,6 +22,7 @@ ha_integration_type: integration This platform allows you to detect presence by looking at connected devices to a [NETGEAR](https://www.netgear.com/) device and control the NETGEAR device. Both routers and access points can be used with this integration. Some access points will not be automatically discovered and need to be set up manually. +Attached devices are only tracked on NETGEAR devices set to the router mode, otherwise, duplicate entities will occur from access points that also report the same devices. {% include integrations/config_flow.md %}