From e48ddb37f7401f74130cf13fe3ba131a1bba506e Mon Sep 17 00:00:00 2001 From: Jack Minardi Date: Mon, 1 May 2017 05:12:50 -0400 Subject: [PATCH] Update device_tracker.tplink.markdown (#2539) * Update device_tracker.tplink.markdown Depends on https://github.com/home-assistant/home-assistant/pull/7289 * Make a real sentence --- source/_components/device_tracker.tplink.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/device_tracker.tplink.markdown b/source/_components/device_tracker.tplink.markdown index 4cd27113e0e..89897bb1e02 100644 --- a/source/_components/device_tracker.tplink.markdown +++ b/source/_components/device_tracker.tplink.markdown @@ -16,7 +16,7 @@ ha_release: pre 0.7 The `tplink` platform allows you to detect presence by looking at connected devices to a [TP-Link](https://www.tp-link.com) device. This includes the ArcherC9 line.

-TP-Link devices typically only allow one login at a time to the admin console. This component will count towards your one allowed login. Depending on how aggressively you configure device_tracker you may not be able to access the admin console of your TP-Link device without first stopping Home Assistant (and waiting a few minutes for the session to timeout) before you'll be able to login. +TP-Link devices typically only allow one login at a time to the admin console. This component will count towards your one allowed login. Depending on how aggressively you configure device_tracker you may not be able to access the admin console of your TP-Link device without first stopping Home Assistant. Home Assistant takes a few seconds to login, collect data, and log out. If you log into the admin console manually, remember to log out so that Home Assistant can log in again.