piekstra / tplink-cloud-api

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.0.0 Fully Async #54

Closed piekstra closed 2 years ago

piekstra commented 2 years ago

This version includes a major change in the library to be fully async which resolves issues when using it with Jupyter and other asyncio-based libraries and tools.