Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 994 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 994 Bytes

hs100-php-api

Code Climate

TPLink HS100/HS110 WiFi Smart Plug API.

I am going to get one of these Smart Plugs soon, and undoubtedly I'll want to integrate it into future projects, so I wanted to get a head start on some kind of API. I found hs100-api but PHP is just a little more convenient for me, so I decided to reimplement it.

The API is currently not stable and there will be breaking changes.

Credits

Many thanks to plasticrake, whose JavaScript API hs100-api this project is heavily based on and strongly influenced by.

Additional thanks to George Georgovassilis and Thomas Baust for figuring out the HS1XX encryption. https://georgovassilis.blogspot.com/2016/05/controlling-tp-link-hs100-wi-fi-smart.html