add admin console lockout info to device_tracker.tplink
This commit is contained in:
parent
2b07c22211
commit
b019f65781
1 changed files with 5 additions and 0 deletions
|
@ -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.
|
||||
|
||||
<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
|
||||
# Example configuration.yaml entry
|
||||
device_tracker:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue