You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
msillano
changed the title
[announce] nr_Tuya_OpenAPI_2.0, a node_red flow to access to Tuya Cloud
[announce] nr_Tuya_OpenAPI_2.0, a node_red flow to access Tuya Cloud
Dec 12, 2023
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.
The text was updated successfully, but these errors were encountered: