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
v2.1.2 Inform User of sys_info failure #19
Closed
piekstra closed 3 years ago
Rather than ending up with a stack trace when sys_info was not able to be fetched, instead print out a message and return
None
.