plasticrake / tplink-smarthome-api

TP-Link Smarthome WiFi API
MIT License
1.02k stars 141 forks source link

Support KP115 power reading #140

Closed jhfoo closed 2 years ago

jhfoo commented 2 years ago

The library works fine with the basic power on/ off readings, but doesn't seem to support realtime power reporting (is that emeter?) though ENE is returned in the features attribute. Calling supportsEmeter returns undefined.

What changes need to be made to support this model? How can I help?

jhfoo commented 2 years ago

Closing. I should have called getInfo() instead of getSysInfo().