iRayanKhan / homebridge-tuya

A Homebridge plugin to control Tuya devices locally.
MIT License
390 stars 164 forks source link

Support for Tuya 3.5 devices #481

Open RoboChopp opened 1 month ago

RoboChopp commented 1 month ago

I'm running the latest 3.1.2-beta.2 version of Homebridge-tuya and it looks like (maybe) 3.5 protocol Tuya devices aren't supported yet? I think that's what the issue is. I bought some new bulbs that connect via smart life and found the secret local key and configured the same as I have with my 3.3/3.4 version devices but it just won't discover these new ones unfortunately. Devices work find in Smart Life which is what makes me think this might be the issue.

Does this sound right? And if this is the potential reason are there plans to work on 3.5?

thankyou

NickDarvey commented 1 month ago

This protocol is identified by 0x00006699 instead of 0x000055aa.

https://github.com/jasonacox/tinytuya/discussions/260 https://github.com/jasonacox/tinytuya/issues/247