-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
always says "disconnected" #9
Comments
Yes, you need to provide the local IP address of the device on your network (192.168.x.x). |
i did now. but this does not change anything. ok, it don't the errormessage when i deploy the flow anymore. |
The tuya api (tuyapi - that this node is built upon) requires an ip address to communicate with the device via your network. As I understand it, these door sensors are battery powered so the sensor wakes up the board and connects to the network, sends the signal and goes back to sleep to preserve battery power. So what you're seeing is expected. What is it that you're trying to do? |
|
Can I just check that you don't have the Tuya app open on your phone while you're trying to use the node-red node? This is a known limitation of the tuyapi (see https://github.com/codetheweb/tuyapi#-notes). |
I'm afraid I don't know. Maybe @hgross is able to shed some light on this. |
thank you for all this informations. About Tasmota: interesting project. actually i already thought about it. But you hardly read about success when it comes to doorsensors, that's why i didn't try yet. |
You're correct, tuyapi handles all the device traffic locally without accessing tuya-server. |
the tuya->IFTTT connection is terribly slow! i already tried this. |
I will, of course. Interesting devices so I might want to play with them myself once the issues have been resolved. Haven't tried any battery driven sensors yet but I have a few use cases I want to explore. Good luck. |
i have multiple gosund smart plugs and all was working fine until I got this new batch of plugs last week. The old plugs have wifi module 1.0.4/ mcu module 1.0.4 and those work just fine and are still working fine. The new plugs have not worked yet, they have 1.0.5 for both modules and they are also in the disconnected state. When telneting to port 6668 on the old plugs, the session stays open until i escape out or hit the default timeout value which >=10 secs. When telneting to the new plugs on port 6668, "Connection closed by foreign host" in < 1 sec. I do not have the smart life app open on the phone during any of the tests. If this project is still in development, I would gladly provide whatever info i can get to support these newer modules. I greatly appreciate the node red community and want to say thanks for all that has already been done. -- edit: fix grammar -- |
It looks like the newer firmware implements tls... |
It looks like tuyapi has been updated to 5.1.1 to support the new tuya firmware. Is this node red module going to be updated to use 5.1.1? |
+1 :-) |
the same issue |
I am getting the same issue. Trying to get a smart plug up and running |
was work perfectly before. but now it always disconnected. plzzzzzz update :( |
I confirm now it's not working |
I also can confirm it's not working, always disconnected ! |
The same problem here, still disconnected. |
Same here. Disconnected |
try this |
Try this.
Its a separate app. but all the smart life devices work with it
…On Sat, Feb 22, 2020 at 11:30 AM bogeuh ***@***.***> wrote:
try this
https://github.com/subzero79/node-red-contrib-tuya-local
or ifttt webhooks
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#9?email_source=notifications&email_token=AFB72ECOXGXK7EPV7O6QMQ3REBIYLA5CNFSM4HMMQQ72YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEMUJ3YI#issuecomment-589864417>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AFB72EAUF66XMFVKFRUMT4LREBIYLANCNFSM4HMMQQ7Q>
.
|
Any progress on this? Having the same issue with some Tuya switches. I got the devID and localKey but they are always "disconnected" |
… On Fri, 11 Sep 2020 at 8:06 PM, Pablo Ovelleiro Corral < ***@***.***> wrote:
Any progress on this? Having the same issue with some Tuya switches. I got
the devID and localKey but they are always "disconnected"
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#9 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AFB72EGQZHPI56ODWAENPULSFHK7FANCNFSM4HMMQQ7Q>
.
|
I have the same issue. |
Hello,
got deviceId + key with tuyacli. these are the 2 values i configured in the node-red tuya-smart-node.
But i always says "disconnected" - don't get any feedback.
IP i left blank - and that's why node red always says this node is not configured correctly.
Is this related to my problem ?
what ip should i give here ? my internal IP of the doorsensor ?
The text was updated successfully, but these errors were encountered: