# Tuya for Scrypted This is a Tuya controller that integrates Tuya devices, specifically cameras, into Scrypted. The plugin will discover all the cameras within Tuya Cloud IoT project and report them to Scrypted, including motion events, for the ones that are supported. ## Features - Supports Tuya Camera Streaming. - Supports Tuya Doorbell Cameras with ring notifications. - (Once Tuya Upgrades Security) 2-Way communication (for devices that support WebRTC). ## Requirements ### Access Id, Access Key, and User Id In order to retrieve `Access Id` and `Access Key`, you must follow the guide below: - [Using Smart Home PaaS (TuyaSmart, SmartLife, ect...)](https://developer.tuya.com/en/docs/iot/Platform_Configuration_smarthome?id=Kamcgamwoevrx&_source=6435717a3be1bc67fdd1f6699a1a59ac) - [If you're using custom development](https://developer.tuya.com/en/docs/iot/Configuration_Guide_custom?id=Kamcfx6g5uyot&_source=bdc927ff355af92156074d47e00d6191) Once you have retreived both the `Access Id` and `Access Key` from the project, you can get the `User Id` by going to Tuya Cloud IoT -> Select the Project -> Devices -> Link Tuya App Account -> and then get the UID. ### Tuya Pulsar You need to enable Messages Service in your project in order to receive real time notifications to Scrypted. (motion events, online/offline, light switch ect...) The way this is achieved is by following this [guide](https://developer.tuya.com/en/docs/iot/subscribe-mq?id=Kavqcrvckbh9h). - You do not need to set an alert notification of your phone.