This package has been deprecated

Author message:

recommended to migrate to homebridge-tplink-smarthome

homebridge-tplink-lightbulb

1.1.1 • Public • Published

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.

Package Sidebar

Install

npm i homebridge-tplink-lightbulb

Weekly Downloads

2

Version

1.1.1

License

MIT

Unpacked Size

11.9 kB

Total Files

4

Last publish

Collaborators

  • leematt