Skip to content

Commit

Permalink
Update for current
Browse files Browse the repository at this point in the history
  • Loading branch information
sdb9696 committed Dec 22, 2024
1 parent 4a7f7cd commit 0ea2793
Showing 1 changed file with 14 additions and 12 deletions.
26 changes: 14 additions & 12 deletions source/_integrations/tplink.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -54,15 +54,18 @@ See [Supported Devices in python-kasa](https://python-kasa.readthedocs.io/en/sta

Devices not listed below may work but if you encounter issues submit a bug report to [python-kasa](https://github.com/python-kasa/python-kasa).

{% note %}
The hub attached Tapo buttons S200B and S200D do not currently support alerting when the button is pressed.
{% endnote %}
> [!NOTE]
> The hub attached Tapo buttons S200B and S200D do not currently support alerting when the button is pressed.
> [!NOTE]
> Some firmware versions of Tapo Cameras will not authenticate unless you enable "Tapo Lab" > "Third-Party Compatibility" in the native Tapo app.
> Alternatively, you can factory reset and then prevent the device from accessing the internet.
### Supported Kasa devices

- **Plugs**: EP10, EP25[^1], HS100[^2], HS103, HS105, HS110, KP100, KP105, KP115, KP125, KP125M[^1], KP401
- **Power Strips**: EP40, EP40M[^1], HS107, HS300, KP200, KP303, KP400
- **Wall Switches**: ES20M, HS200[^2], HS210, HS220[^2], KP405, KS200M, KS205[^1], KS220, KS220M, KS225[^1], KS230, KS240[^1]
- **Wall Switches**: ES20M, HS200[^2], HS210, HS220[^2], KP405, KS200, KS200M, KS205[^1], KS220, KS220M, KS225[^1], KS230, KS240[^1]
- **Bulbs**: KL110, KL120, KL125, KL130, KL135, KL50, KL60, LB110
- **Light Strips**: KL400L5, KL420L5, KL430
- **Hubs**: KH100[^1]
Expand All @@ -71,17 +74,17 @@ The hub attached Tapo buttons S200B and S200D do not currently support alerting
### Supported Tapo[^1] devices

- **Plugs**: P100, P110, P110M, P115, P125M, P135, TP15
- **Power Strips**: P300, P304M, TP25
- **Power Strips**: P210M, P300, P304M, P306, TP25
- **Wall Switches**: S500D, S505, S505D
- **Bulbs**: L510B, L510E, L530E, L630
- **Light Strips**: L900-10, L900-5, L920-5, L930-5
- **Cameras**: C210, TC65
- **Cameras**: C100, C210, C225, C325WB, C520WS, TC65, TC70
- **Hubs**: H100, H200
- **Hub-Connected Devices[^3]**: S200B, S200D, T100, T110, T300, T310, T315


[^1]: Requires authentication
[^2]: Newer versions require authentication
<!--SUPPORTED_END-->
[^1]: Model requires authentication
[^2]: Newer versions require authentication
[^3]: Devices may work across TAPO/KASA branded hubs

## Unavailable entities
Expand All @@ -90,10 +93,9 @@ Some entities might be showing as Unavailable if they have been removed from the

## Cameras

The camera entity is new to the integration and currently only supports live view and switching privacy mode on/off.
Only Tapo cameras are currently supported.
In order for live view to work you will need to have the same username and password for your "Camera account" as your tplink cloud account.
If you do not want to do this please disable the camera entity; the privacy switch will still function.
In order for live view to work you will need to enable your camera account in the Tapo App > "Advanced Settings" > "Camera Account".
If you do not want to do this keep "Live view" unchecked when adding the device.

### Total consumption

Expand Down

0 comments on commit 0ea2793

Please sign in to comment.