4.1.0 • Published 5 months ago

homebridge-tp-link-tapo v4.1.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
5 months ago

Homebridge TP-Link Tapo

Discord

Build and Lint CodeQL

verified-by-homebridge Snyk Vulnerabilities for npm package npm

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

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

Migrate to V3

The platform name was changed to HomebridgeTPLinkTapo from HomebridgeTPLinkLights

Package was renamed from homebridge-tplink-smart-light to homebridge-tp-link-tapo

Current device types

  • Socket/Outlet (For devices with power measurement, they have a contact sensor, open means the current is > 0 and closed is 0)
  • Hub (As alarm)
  • Button S200
  • Contact Sensor (T110)
  • Light Bulb
  • LED Strip

For other device type just open a issue.

Config

You can add multiple devices bulbs with a single platform.

{
  "platforms": [
    {
      "platform": "HomebridgeTPLinkTapo",
      "name": "TPLink Tapo Platform",
      "email": "tplink-email",
      "password": "tplink-password",
      "addresses": ["192.168.x.x (the ip address of the device)"]
    }
  ]
}
4.1.0

5 months ago

3.4.0

8 months ago

4.0.0

8 months ago

3.3.0

8 months ago

3.2.2

1 year ago

3.2.1

2 years ago

3.2.0

2 years ago

3.1.0

2 years ago

3.0.2

2 years ago

3.0.1

2 years ago

3.0.0

2 years ago