mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
add admin console lockout info to device_tracker.tplink
This commit is contained in:
parent
2b07c22211
commit
b019f65781
@ -15,6 +15,11 @@ ha_release: pre 0.7
|
|||||||
|
|
||||||
This 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.
|
This 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 torwards your one allowed login. Depending on how aggressively you configure device_trackier you may not be able to access the admin console of your TP-Link device without first stopping Home Assistant.
|
||||||
|
</p>
|
||||||
|
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
# Example configuration.yaml entry
|
# Example configuration.yaml entry
|
||||||
device_tracker:
|
device_tracker:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user