2.0.2 • Published 2 years ago

homebridge-tplink-smart-light v2.0.2

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
2 years ago

homebridge-tplink-smart-light

We recommend to use the platform as a Child Bridge for the best performance.

Most of the time the response time between the app and light bulb is 80ms. With the official app i measured around 1s to 2s as a response time.

Config

You can add multiple light bulbs with a single platform.

{
  "platforms": [
    {
      "platform": "HomebridgeTPLinkLights",
      "name": "TPLink Light Bulbs",
      "email": "tplink-email",
      "password": "tplink-password",
      "addresses": ["192.168.x.x (the ip address of the light bulb)"]
    }
  ]
}
2.0.2

2 years ago

2.0.1

2 years ago

2.0.0

2 years ago

1.1.0

2 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago