mirror of
				https://github.com/python-kasa/python-kasa.git
				synced 2025-11-03 22:22:06 +00:00 
			
		
		
		
	Add rust tapo link to README (#857)
* Added https://github.com/mihai-dinculescu/tapo/ to the list of related projects. * Changed the `kasa.tapo` to `kasa.smart` --------- Co-authored-by: Steven B <51370195+sdb9696@users.noreply.github.com>
This commit is contained in:
		@@ -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/)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user