homebridge-tuya-outletdeprecated

Homebridge plugin for devices utilizing Tuya's API: https://github.com/codetheweb/homebridge-tuya-outlet

Usage no npm install needed!

<script type="module">
  import homebridgeTuyaOutlet from 'https://cdn.skypack.dev/homebridge-tuya-outlet';
</script>

README

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.