1.1.1 • Published 3 years ago

homebridge-tuya-smarthome v1.1.1

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

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

1.1.1

3 years ago

1.1.0

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago

0.2.5

3 years ago

0.2.4

3 years ago

0.2.3

3 years ago

0.2.2

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago