PipedreamHQ / PipedreamHQ/pipedream
[Components] tuya
- Dominant language
- JavaScript
- Stars
- 11.7k
- Forks
- 5.8k
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 102
Description
# tuya
## URLs
- https://developer.tuya.com/en/docs/cloud
## Webhook Sources
### new-device-event-instant
#### Description
Emit new event when a Tuya smart device reports a status change. Requires selecting a device and specifying event types (e.g., power on/off, temperature change).
### new-alert-instant
#### Description
Emit new event when an alert or notification is generated by a Tuya device. Requires selecting a device and alert types (e.g., low battery, motion detected).
### new-scene-execution-instant
#### Description
Emit new event when a Tuya automation scene is executed. Requires specifying the scene to monitor.
## Actions
### control-device
#### Description
Send a command to control a Tuya smart device. Requires selecting a device and specifying the command (e.g., turn on, set brightness, adjust temperature).
### execute-scene
#### Description
Trigger a Tuya automation scene. Requires selecting a predefined scene to execute.
### get-device-status
#### Description
Retrieve the current status of a Tuya smart device. Requires selecting a device.
Contributor guide
Assessment
This issue has not been assessed yet.