TPLink-Python icon indicating copy to clipboard operation
TPLink-Python copied to clipboard

A Python client to control TPLink router

Results 2 TPLink-Python issues
Sort by recently updated
recently updated
newest added

## what? Added a reboot function ## why? This change, makes you able to reboot your tplink router.

I'm testing with Model No. TL-WR841N / TL-WR841ND Router, and get except with ``` **tp_client: ** Traceback (most recent call last): File "C:\Users\xLasttPC\Desktop\TPLink\test.py", line 67, in test() File "C:\Users\xLasttPC\Desktop\TPLink\test.py", line...