homebridge-tuya-outlet
homebridge-tuya-outlet copied to clipboard
A plugin for Homebridge for Tuya-based outlets
DEPRECTED: please use homebridge-tuya instead
Tuya Outlet Support for Homebridge
Example config.json
:
{
"accessory": "TuyaOutlet",
"name": "Tuya Outlet",
"devId": "xxxxxxxxxxxxxxxxxxx",
"localKey": "xxxxxxxxxxxxxxx"
}
See tuyapi for details.