-
https://www.softscheck.com/en/reverse-engineering-tp-link-hs110/#TP-Link Device Debug Protocol
It says the TP-Link Device Debug Protocol has the ability to discover devices inside the same broadcas…
-
I tried to reboot a switch (after it stopped sending emeter values), but it only gave an error message:
`{ err_code: -3, err_msg: 'invalid argument' }`
I think, your internal reboot command sends …
-
when a i start the script this is the error
-
Thx for the works.
Could you add support for some of the other features of HS1x0, like emeter / power consumption readouts?
-
Here is what I get from a jason query, did I do anything wrong?
The script runs fine with "-c info" and returned meaningful result.
./tplink-smartplug.py -t -j {"emeter":{"get_realtime":{}}}
('S…
-
I just bought two LB200 bulbs. I can't discover them. Are they too new?
-
Use Case - My Client application has a TrustStore Loaded in its Java Application Thread which has nothing to do with Certificates required for AWS IOT connectivity.
I am Trying to connect to AWS I…
-
When running the following code (copied from the readme with a few lines commented out):
```js
const Hs100Api = require('hs100-api');
const client = new Hs100Api.Client();
//const plug = clien…
-
This task is a proposal to start working towards a new release. I would propose we will make it 0.3 considering that this breaks the API and is the first release to drop python2 support from the code-…
-
Wanted to pass a note. First - the HS100 driver will work for the HS105, HS110, and HS200 also.
Second - check my site and the Hub or Cloud Based TP-Link to Smart Things.. I have updated some of …