This node-red flow implements experimental access to Tuya Cloud API to get data or perform instructions programmatically, without using the 'SmartLife' App or the 'Tuya Development Platform'.
The nr_Tuya_OpenAPI_2.0 flow is a minimal implementation, for testing and API exploration, essentially an examples collection.
The use of OpenAPI could help in some tedious manual steps still required, such as identifying the DPs of a new device, or getting sensor data (low-power WiFi) nonavailable using tuyapi.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This node-red flow implements experimental access to Tuya Cloud API to get data or perform instructions programmatically, without using the 'SmartLife' App or the 'Tuya Development Platform'.
The
nr_Tuya_OpenAPI_2.0
flow is a minimal implementation, for testing and API exploration, essentially an examples collection.The use of OpenAPI could help in some tedious manual steps still required, such as identifying the DPs of a new device, or getting sensor data (low-power WiFi) nonavailable using tuyapi.
See the full documentation.