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
129 stars 44 forks source link

fix type definition reference #52

Open aciccarello opened 3 years ago

aciccarello commented 3 years ago

I noticed the type definition was pointing to the wrong file

closes #38