Add tplink cameras to the docs (#36016)

Co-authored-by: Teemu R. <tpr@iki.fi>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
Steven B. 2024-12-22 19:44:07 +00:00 committed by GitHub
parent 8384911a47
commit d662cd652b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,6 +4,7 @@ description: Instructions on integrating TP-Link Smart Home Devices to Home Assi
ha_category: ha_category:
- Binary sensor - Binary sensor
- Button - Button
- Camera
- Climate - Climate
- Fan - Fan
- Hub - Hub
@ -24,6 +25,7 @@ ha_domain: tplink
ha_platforms: ha_platforms:
- binary_sensor - binary_sensor
- button - button
- camera
- climate - climate
- diagnostics - diagnostics
- fan - fan
@ -53,14 +55,19 @@ 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). 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 %} {% note %}
The hub attached Tapo buttons S200B and S200D do not currently support alerting when the button is pressed. The hub attached Tapo buttons S200B and S200D, which do not currently support alerting when the button is pressed.
{% endnote %}
{% 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.
{% endnote %} {% endnote %}
### Supported Kasa devices ### Supported Kasa devices
- **Plugs**: EP10, EP25[^1], HS100[^2], HS103, HS105, HS110, KP100, KP105, KP115, KP125, KP125M[^1], KP401 - **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 - **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 - **Bulbs**: KL110, KL120, KL125, KL130, KL135, KL50, KL60, LB110
- **Light Strips**: KL400L5, KL420L5, KL430 - **Light Strips**: KL400L5, KL420L5, KL430
- **Hubs**: KH100[^1] - **Hubs**: KH100[^1]
@ -69,23 +76,28 @@ The hub attached Tapo buttons S200B and S200D do not currently support alerting
### Supported Tapo[^1] devices ### Supported Tapo[^1] devices
- **Plugs**: P100, P110, P110M, P115, P125M, P135, TP15 - **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 - **Wall Switches**: S500D, S505, S505D
- **Bulbs**: L510B, L510E, L530E, L630 - **Bulbs**: L510B, L510E, L530E, L630
- **Light Strips**: L900-10, L900-5, L920-5, L930-5 - **Light Strips**: L900-10, L900-5, L920-5, L930-5
- **Cameras**: C210, TC65 - **Cameras**: C100, C210, C225, C325WB, C520WS, TC65, TC70
- **Hubs**: H100, H200 - **Hubs**: H100, H200
- **Hub-Connected Devices[^3]**: S200B, S200D, T100, T110, T300, T310, T315 - **Hub-Connected Devices[^3]**: S200B, S200D, T100, T110, T300, T310, T315
[^1]: Model requires authentication
[^1]: Requires authentication [^2]: Newer versions require authentication
[^2]: Newer versions require authentication
[^3]: Devices may work across TAPO/KASA branded hubs [^3]: Devices may work across TAPO/KASA branded hubs
## Unavailable entities ## Unavailable entities
Some entities might be showing as Unavailable if they have been removed from the integration. Some entities might be showing as Unavailable if they have been removed from the integration.
## Cameras
Only Tapo cameras are currently supported.
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 ### Total consumption
This entity is only reported by older kasa devices. This entity is only reported by older kasa devices.