Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 625 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 625 Bytes

POC implementation of Tuya Motion sensor Homebridge Plugin

How to setup

  • Install Homebridge

  • Install the plugin via npm install npm link

  • Register a Tuya motion sensor to your Tuya smart app.

  • Create a cloud platform project in Tuya.com.

  • Link your Tuya smart app account to the cloud project, list the devices and retrieve, ClientID Secret Device ID.

  • Fill in config.json in ~/homebridge/ as in the config_sample.json in the POC sample.

  • Run homebridge.