vinodsr / node-red-contrib-tuya-smart-device

a node-red module for managing tuya smart devices
https://flows.nodered.org/node/node-red-contrib-tuya-smart-device
MIT License
47 stars 15 forks source link

[announce] nr_Tuya_OpenAPI_2.0, a node_red flow to access Tuya Cloud #138

Open msillano opened 9 months ago

msillano commented 9 months ago

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.

stale[bot] commented 6 months ago

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.