1.1.1 • Published 6 years ago

homebridge-tplink-lightbulb v1.1.1

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

homebridge-tplink-lightbulb

npm Version Standard - JavaScript Style Guide

TP-Link LB100/110/120/130 Smart Bulb plugin for Homebridge. Please read deprecation note below before installing!

Deprecation

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.

Installation

  1. Install Homebridge: npm install -g homebridge
  2. Install this plugin: npm install -g homebridge-tplink-lightbulb
  3. Update Homebridge configuration (.homebridge/config.json) and add { "platform": "TplinkLightbulb" } to platforms:
"platforms": [
  {
    "platform": "TplinkLightbulb"
  }
]

Troubleshooting

Ensure that you've followed the Homebridge installation and configuration instructions, and configured your TP-Link lightbulbs with the Kasa app.

Thanks

Thanks to Patrick Seal for example and inspiration with homebridge-hs100, and to David Konsumer for providing the bulb interface with tplink-lightbulb.