1.1.1 • Published 4 years ago

homebridge-tuya-smarthome v1.1.1

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
4 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

4 years ago

1.1.0

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago

0.2.5

4 years ago

0.2.4

4 years ago

0.2.3

4 years ago

0.2.2

4 years ago

0.2.1

4 years ago

0.2.0

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago