simeonovp / node-red-contrib-tuya-devices

Support for Tuya devices in SmartHome projects using Node-RED. The goal of the project is to allow using local devices supports Tuya in Node-Red
MIT License
6 stars 1 forks source link

No device connections. #10

Open VladimirTuzovGitHub opened 17 hours ago

VladimirTuzovGitHub commented 17 hours ago

Hello! As I understand it, the manager connects to the cloud and received a list of devices, but the devices do not connect to manage them and are constantly in the Search and Disconnected status. I have been trying to figure this out for many days, but to no avail. Please help me figure this out. image image image image image

simeonovp commented 16 hours ago

At first glance, the configuration looks good. It sounds like a communication problem. Is Node-Red in the same IP network as the devices? You could possibly check "Cache Announcements" in the manager configuration. Then you can look in the file "announcements.json" in the local cache (.node-red/node_modules/node-red-contrib-tuya-devices/resources//) to see whether the devices are announcing themselves.

VladimirTuzovGitHub commented 7 hours ago

Yes, Node-Red is on the same network as all devices. announcements.json Why are not all devices in "announcements.json"?