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

feat(api/errors): better response error type for introspection #23

Closed blaskovicz closed 5 years ago

blaskovicz commented 5 years ago

Will allow type checking ResponseError to discern concrete errors like those seen in #15.