Support new Tuya Firmware
See original GitHub issueHi guys,
Not sure if this issue was raised already. But after a recent upgrade of Tuya devices to the latest firmware (it’s different ver per manufacturer) the Homebridge plugin stopped working correctly. It does show devices online, but all commands sent are ignored.
It seems the problem was addressed in tuyapi
(https://github.com/codetheweb/tuyapi/issues/175). But I can’t see if that package is a dependency of this module. Do you work with that api? If so would you be able to use an updated version?
Thanks for all help with the plugin. It’s a great functionality, too bad does not work at the moment…
Issue Analytics
- State:
- Created 4 years ago
- Reactions:3
- Comments:7 (3 by maintainers)
Top Results From Across the Web
Firmware Updates (OTA)
Manage OTA updates for all devices connected to cloud, including firmware versions, grayscale releases, visualized data reports, and update strategies.
Read more >Tuya Convert - Tasmota
Tuya -Convert comes with tasmota-lite.bin build which includes basic Tasmota features required for normal operation with Tuya devices, while removing sensors, IR ...
Read more >Detailed guide on how to flash the new Tuya Beken Chips ...
Disconnect from the OpenBK7231T wifi and connect to the wifi you saved to the firmware. To find out the IP address of the...
Read more >#44: Over-the-Air Tasmota conversion with Tuya-Convert – ...
The device must not have been updated to new Tuya firmware that closes the security hole required for Tuya-Convert to work.
Read more >Tuya bulb firmware
Tuya -Convert is an incredible project and can help you flash firmware ... to sell CCT LED Tuya WiFi Samrt Bulb Lamp Light...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
So it looks like this project (github) states that it’s deprecated, and we should use homebridge-tuya-lan instead.
However, the homebridge-tuya project was updated a few days ago, and it does support the new firmware version. I’ve just tested it with 2nice/GO Smart/Smart Life Smart-Wifi-Plugs and it works!
I switched to that project for now, until this one gets updated!
Cheers!
Please give the latest
rc
release a shot by doingnpm i -g homebridge-tuya-lan@rc
. It includes logic to understand this newer API.A known issue is that the current state is not reported by some devices; they however work fine as soon as you interact with them. I have reached out to Tuya for a solution.
The Setup Instructions have changed in case you need to obtain a fresh
id
andkey
.