Search found 1 match
- Thursday 23 January 2020 11:01
- Forum: Others
- Topic: TP-Link smart plug HS100/HS110
- Replies: 256
- Views: 97085
Re: TP-Link smart plug HS100/HS110
@Kubinks, thanks for your feedback. I had deleted that bit of code because it didn't seem to be doing anything. Your post encouraged me to find out what was going on. Devices[4].Update(nValue=0, sValue=str(round(realtime_result['power_mw']/1000,2)) + ";" + str(realtime_result['total_wh'])) This ...