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

manager.get_devices() does not find my HS100 #44

Closed abepetrillo closed 3 years ago

abepetrillo commented 3 years ago

Followed the readme and device_list just returns "None". I did the request manually with the same username/password and it works, I can actually see my P100 plugs as well. Not sure what other information I can provide to help debug?