adumont / tplink-cloud-api

A node.js npm module to remotely control TP-Link smartplugs (HS100, HS110) and smartbulbs (LB100, LB110, LB120, LB130) using their cloud web service (no need to be on the same wifi/lan)
https://itnerd.space
GNU General Public License v3.0
126 stars 43 forks source link

No support for KP115, HS103, HS105 & HS110 device #60

Open stacksapien opened 2 years ago

stacksapien commented 2 years ago

While testing the API i found that library do not have function to control KP115, HS103, HS105 & HS110 devices. They are smart plugs. We have the support for HS100 but other python API inspired from this package have the control for other devices too.

markosole commented 1 year ago

I am interested in same, have KP115 and would like to control it. I'll have a look into API used for what's already added.