Skip to content
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

Device with 3.5 protocole #579

Open
xyz-09 opened this issue May 18, 2024 · 8 comments
Open

Device with 3.5 protocole #579

xyz-09 opened this issue May 18, 2024 · 8 comments
Labels
enhancement New feature or request stale An issue is marked stale after four weeks without activity and will be closed one week later.

Comments

@xyz-09
Copy link

xyz-09 commented May 18, 2024

My device is switching offline/offline on each protocole version.
From json I know it uses protocole 3.5

On trace Level

19:09:49.567 [TRACE] [a.internal.local.handlers.TuyaDecoder] - Did not receive enough bytes from 'udpListener', exiting early

19:09:50.319 [DEBUG] [nal.local.handlers.TuyaMessageHandler] - bfbb1b76df3362a9e5pkns/local.controler.IP:6668: Connection terminated.

19:09:50.319 [DEBUG] [ya.internal.handler.TuyaDeviceHandler] - [tuya:ir-controller] stop ir learning
@J-N-K
Copy link
Member

J-N-K commented May 18, 2024

Currently protocol 3.5 is not supported.

@J-N-K J-N-K added the enhancement New feature or request label May 18, 2024
@J-N-K
Copy link
Member

J-N-K commented May 19, 2024

jasonacox/tinytuya#260

This needs to be implemented. However, it's hard to do without a device. Do you know how to use Wireshark and do you use the SmartLife app?

@xyz-09
Copy link
Author

xyz-09 commented May 19, 2024

jasonacox/tinytuya#260

I ran this script to confirm that I have a proper connection with the device.

Yes, I use the SmartLife app, but I have never used Wireshark.

I installed Wireshark few minutes ago, but I don't see the IP address to which the device is connected in the monitoring list.

When I scanned my connection by running the script above again, I still don't see any communication with the device, even though the Python script prints a response - so connection exist.

I do not know how may i help better 🤔

@xyz-09
Copy link
Author

xyz-09 commented May 19, 2024

This Python repository has partial support for protocol 3.5 implemented.

https://github.com/jasonacox/tinytuya

But it doesn't support my device.

@xyz-09
Copy link
Author

xyz-09 commented May 20, 2024

But it doesn't support my device.

I am correcting my entry - the device actually works on protocol 3.5.

So there is a starting point to implement protocol 3.5 😄

Copy link

stale bot commented Jul 16, 2024

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.

@stale stale bot added the stale An issue is marked stale after four weeks without activity and will be closed one week later. label Jul 16, 2024
@J-N-K
Copy link
Member

J-N-K commented Jul 16, 2024

Keep open

@stale stale bot removed the stale An issue is marked stale after four weeks without activity and will be closed one week later. label Jul 16, 2024
Copy link

stale bot commented Sep 19, 2024

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.

@stale stale bot added the stale An issue is marked stale after four weeks without activity and will be closed one week later. label Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request stale An issue is marked stale after four weeks without activity and will be closed one week later.
Projects
None yet
Development

No branches or pull requests

2 participants