abaretta / nu.baretta.tplink

Athom Homey app for the TP link HS100/HS110/HS200 smart wall plugs and LB100, LB110, LB120 and LB130 smart LED lights.
MIT License
6 stars 8 forks source link

Just a note: #4

Closed DaveGut closed 7 years ago

DaveGut commented 7 years ago

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 the bulb commands based on discovery of 'ignore_defaults' which allows more sure control.

Third - there are also emeter capabilities in the LB110, 120, and 130. Uses slightly different calculation (milliWatts vice Watts), but is essentially the same code base. I have the (groovy) algorithms in the device handlers.

Lastly, I have been looking for a command for determining run-time statistics by day, week, and month. The firmware has runtime; however, I do not know how to invoke. If you find this, I would be a very happy camper.

DaveGut commented 7 years ago

Closed as not an issue.