This repository has been archived by the owner on Aug 29, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 44
HS103 Support #35
Comments
Closed
This repo doesn't get updated all that often |
Sorry about that. If anyone pushes pull request, I'll gladly merge then and
update the npm.
El mié., 25 mar. 2020 4:22, Colin McNeil <[email protected]>
escribió:
… This repo doesn't get updated all that often
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#35 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AACRLWUROAVMPTXIW4TRMPTRJF2H5ANCNFSM4LTDGPBQ>
.
|
Hi @PrabhanshuAttri , if the HS100 class works, why do you need a new class? |
If HS100 is exported then this repository can support more devices. Currently, importing HS100 is kinda ugly and not dev friendly.
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi @adumont
First of all, thank you for creating this library. I noticed that it doesn't contain support for HS103. I looked through the code and found a way to do it. HS100 class can be used to toggle the device.
Here is the code for HS103 to toggle the device.
I think if all devices in
tplink.ts
are exported (hs100, hs110, hs200, etc), the package can support more devices.Let me know if you want me to work on this.
The text was updated successfully, but these errors were encountered: