Homebridge custom plugin for controlling Powered by Tuya (PBT) devices in HomeKit, it's based on Tuya Open API. The plugin is officially maintained by the Tuya Developer Team.
Welcome to join the Tuya Beta Test Program to get your development gifts and make the contribution to the plugin.Your feedback is valuable to the whole community.
✌️✌️✌️ Supported Tuya Device Types ✌️✌️✌️
🎉 🎉 🎉 Vote for Tuya Homebridge Plugin New Device Driver Support! 🎉🎉🎉
—-VSCode
—-engines
"node": “>=0.12.0”
"homebridge": ">=0.2.0"
—-dependencies
"axios": “^0.21.1",
"crypto-js": “^4.0.0”,
"mqtt": “^4.2.6",
"uuid": "^8.3.2"
Error code | Error message | Troubleshooting |
---|---|---|
1004 | sign invalid |
|
1106 | permission deny |
|
1100 | param is empty | username or appSchema is empty: See Edit config.json file and enter the correct parameter. |
2017 | schema does not exist | Incorrect appSchema in config.json : See Edit config.json file and enter the correct parameter. |
2406 | skill id invalid |
|
28841105 | No permissions. This project is not authorized to call this API | You have not authorized your cloud project to use the required APIs. Subscribe to the following required API products and authorize your project to use them.
|
Q: Will I be billed after the 1-year free trial of the API product expires?
A: After expiration, you can renew the subscription for free. The Trial Edition allows you to use all free API products but puts limits on the quota of API calls. For more information about the quota, see Pricing.
If you are a smart home geek and have a bundle of devices from different platforms, this step-by-step tutorial will help you make devices HomeKit-enabled and then develop Tuya Homebridge plugins.
You can use the GitHub Issue or tickets to provide feedback on any problems you encounter.
For more information, see the LICENSE file.