homebridge-tuya-smarthome
TypeScript icon, indicating that this package has built-in type declarations

1.1.1 • Public • Published

Homebridge Tuya SmartHome

A slighlty better version of the Official Tuya Homebridge plugin.

Note: I use this for my personal setup but feel free to contribute :)

Supported Devices

Installation

  1. See Tuya Setup Guide to get started.
  2. Visit Homebridge documentation. I recommend you use the Configuration UI. But just incase:
    {
        "options": {
            "username": "smartuser@email.com",
            "password": "<password>",
            "clientId": "<client-id>",
            "clientSecret": "<client-secret>",
            "baseUrl": "https://openapi.tuyaus.com",
            "schema": "tuyaSmart",
            "countryCode": 63
        },
        "platform": "TuyaSmartHome"
    }

Credits

Package Sidebar

Install

npm i homebridge-tuya-smarthome

Weekly Downloads

8

Version

1.1.1

License

Apache-2.0

Unpacked Size

78.7 kB

Total Files

32

Last publish

Collaborators

  • lodev90