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
This commit is contained in:
Jack Minardi 2017-05-01 05:12:50 -04:00 committed by Fabian Affolter
parent 4d256f623d
commit e48ddb37f7

View File

@ -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.
<p class='note'>
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.
</p>