Code for TP-Link's WiFi smart plugs HS100 and HS110.
TurnOn, TurnOff, DeviceInfo, etc. - see tplink-smarthome-commands.txt for more commands to integrate.
Just a little reference C# implementation, thanks goes for the most work on this to:
-
https://georgovassilis.blogspot.sg/2016/05/controlling-tp-link-hs100-wi-fi-smart.html
-
https://www.softscheck.com/en/reverse-engineering-tp-link-hs110/ (Code: https://github.com/softScheck/tplink-smartplug)
have fun.