diff --git a/README.md b/README.md index 91235102..1da3f0c4 100644 --- a/README.md +++ b/README.md @@ -266,7 +266,7 @@ See [supported devices in our documentation](SUPPORTED.md) for more detailed inf ### TP-Link Tapo support This library has recently added a limited supported for devices that carry Tapo branding. -That support is currently limited to the cli. The package `kasa.tapo` is in flux and if you +That support is currently limited to the cli. The package `kasa.smart` is in flux and if you use it directly you should expect it could break in future releases until this statement is removed. Other TAPO libraries are: @@ -276,3 +276,4 @@ Other TAPO libraries are: * [Home Assistant integration](https://github.com/fishbigger/HomeAssistant-Tapo-P100-Control) * [plugp100, another tapo library](https://github.com/petretiandrea/plugp100) * [Home Assistant integration](https://github.com/petretiandrea/home-assistant-tapo-p100) +* [rust and python implementation](https://github.com/mihai-dinculescu/tapo/)