Skip to content

Commit

Permalink
Documentation for device trackers in tplink_omada (home-assistant#32314)
Browse files Browse the repository at this point in the history
* Add device tracker documentation for tplink_omada

* Update tplink_omada tracker documentation to reflect reality

* Fix casing
  • Loading branch information
MarkGodwin authored Jun 17, 2024
1 parent 4fd72ad commit 3be5ee3
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions source/_integrations/tplink_omada.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -59,3 +59,11 @@ Controller versions 5.1.0 and later are supported.
- WAN Port Connect/Disconnect switches
- LAN Port PoE activity sensor
- Firmware Update

### Device trackers

The integration can track Wi-Fi devices connected to access points managed by the TP-Link Omada controller. All known Wi-Fi clients will be initially created in a disabled state. You then need to enable the entities that you want to track.

If you want to increase the polling frequency of client updates, follow [these instructions](https://www.home-assistant.io/common-tasks/general/#defining-a-custom-polling-interval). You only need to request a refresh from one of the tracked devices, all of the tracked devices will be refreshed at the same time.

Note: The TP-Link Omada controller takes a few minutes to detect when a client disconnects from the Wi-Fi network, even with more regular polling updates.

0 comments on commit 3be5ee3

Please sign in to comment.