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

Changed array name reference from tasks to fetch_tasks #56

Closed dkoneill closed 2 years ago

dkoneill commented 2 years ago

Fixed a simple typo in the README.md file that fixes a bug in the sample code.

piekstra commented 2 years ago

My apologies, I didn't look at this before I made the change here https://github.com/piekstra/tplink-cloud-api/pull/59

Thank you for contributing!