A Python library to remotely control TP-Link smart home devices using their cloud service - no need to be on the same network as your devices
GNU General Public License v3.0
41
stars
11
forks
source link
v4.1.2 Remove print statement #62
Closed
piekstra closed 2 years ago
Per the comment in https://github.com/piekstra/tplink-cloud-api/issues/63 - the print statement should not be included in regular operations. It was intended for debugging but got left behind.