mirror of
https://github.com/python-kasa/python-kasa.git
synced 2024-12-22 11:13:34 +00:00
Update README to add missing models and fix a link (#351)
This commit is contained in:
parent
91ba1d5ac6
commit
8c93c44440
@ -124,6 +124,7 @@ or the `parse_pcap.py` script contained inside the `devtools` directory.
|
||||
* KP115
|
||||
* KP125
|
||||
* KP401
|
||||
* EP10
|
||||
|
||||
### Power Strips
|
||||
|
||||
@ -137,6 +138,7 @@ or the `parse_pcap.py` script contained inside the `devtools` directory.
|
||||
* HS200
|
||||
* HS210
|
||||
* HS220
|
||||
* KS220M
|
||||
|
||||
### Bulbs
|
||||
|
||||
@ -168,7 +170,7 @@ or the `parse_pcap.py` script contained inside the `devtools` directory.
|
||||
|
||||
* [softScheck's github contains lot of information and wireshark dissector](https://github.com/softScheck/tplink-smartplug#wireshark-dissector)
|
||||
* [TP-Link Smart Home Device Simulator](https://github.com/plasticrake/tplink-smarthome-simulator)
|
||||
* [Unofficial API documentation](https://github.com/plasticrake/tplink-smarthome-api/blob/master/API.md)
|
||||
* [Unofficial API documentation](https://github.com/plasticrake/tplink-smarthome-api)
|
||||
* [MQTT access to TP-Link devices, using python-kasa](https://github.com/flavio-fernandes/mqtt2kasa)
|
||||
|
||||
### TP-Link Tapo support
|
||||
|
Loading…
Reference in New Issue
Block a user