add tapo link, fix tplink-smarthome-simulator link (#133)

* add link to tapo p100 project
* fix tplink-smarthome-simulator link
This commit is contained in:
Teemu R 2021-02-07 22:25:42 +01:00 committed by GitHub
parent d4a361dd3e
commit 8a5c5507c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -141,8 +141,15 @@ or the `parse_pcap.py` script contained inside the `devtools` directory.
**Contributions (be it adding missing features, fixing bugs or improving documentation) are more than welcome, feel free to submit pull requests!**
### Resources
## Resources
### Links
* [softScheck's github contains lot of information and wireshark dissector](https://github.com/softScheck/tplink-smartplug#wireshark-dissector)
* [https://github.com/plasticrake/tplink-smarthome-simulator](tplink-smarthome-simulator)
* [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)
### TP-Link Tapo support
* [Tapo P100 (Tapo P105/P100 plugs, Tapo L510E bulbs)](https://github.com/fishbigger/TapoP100)
* [Home Assistant integration](https://github.com/fishbigger/HomeAssistant-Tapo-P100-Control)