Homebridge plugin for Tuya devices.
-
Install Homebridge:
sudo npm i -g homebridge --unsafe-perm
-
Install this plugin:
sudo npm i -g homebridge-tuya
-
Add the config parameters to your config.json file.
If you experience any issues, please check the common issues page before opening an issue.
The original repo is by @CodeTheWeb
This plugin is based of homebridge-tuya-lan by @Amoo-Miki