tnmendes / watt

iOS App for TP-Link Devices (Kasa Smart & Tapo) | Support page for issues related to Watt iOS App
49 stars 4 forks source link

Suggestion for including runtime on P110/P115 #111

Open anijatsu opened 1 year ago

anijatsu commented 1 year ago

Hi! I've just noticed that openHAB claims to expose the runtime of Tapo P110 and P115. I have seen that these devices' runtime can't be seen by Watt due to difficulties with implementation, and so I thought it could be a useful note seeing that the project is open source and thus might be possible to figure out how to access this statistic here. https://www.openhab.org/addons/bindings/tapocontrol/#channels

tnmendes commented 1 year ago

Hey! Thank you, I have to investigate how openHAB is doing. I see that at the moment it only works for P110 and P115.

I'm now implementing TP-Link's 2-factor authentication, it took me almost a year to understand how they did it and how the new security mechanisms in API v2 work.