TP-Link LB100/110/120/130 Smart Bulb plugin for Homebridge. Please read deprecation note below before installing!
Due to a number of issues with the current version, and the integration of smart bulb support in the homebridge-tplink-smarthome plugin, this plugin has been deprecated and it is recommended that you install homebridge-tplink-smarthome instead.
npm install -g homebridge
npm install -g homebridge-tplink-lightbulb
.homebridge/config.json
) and add { "platform": "TplinkLightbulb" }
to platforms
:"platforms": [
{
"platform": "TplinkLightbulb"
}
]
Ensure that you've followed the Homebridge installation and configuration instructions, and configured your TP-Link lightbulbs with the Kasa app.
Thanks to Patrick Seal for example and inspiration with homebridge-hs100, and to David Konsumer for providing the bulb interface with tplink-lightbulb.