TPLink HS100/HS110 WiFi Smart Plug plugin for Homebridge.
- Install Homebridge using:
npm install -g homebridge
- Install this plugin using:
npm install -g homebridge-hs100
- Update your configuration file. See the sample below.
npm update -g homebridge-hs100
The name set in the Kasa App will be used as the name in Homebridge.
"platforms": [{
"platform": "Hs100"
}],
Thanks to George Georgovassilis and Thomas Baust for reverse engineering the HS1XX protocol. https://georgovassilis.blogspot.com/2016/05/controlling-tp-link-hs100-wi-fi-smart.html