codetheweb / homebridge-tuya-outlet

A plugin for Homebridge for Tuya-based outlets
15 stars 11 forks source link
homebridge-plugin iot outlet tuya

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.