New Tasmota build intended for distribution with tuya-convert
See original GitHub issueGreetings!
I bring you a feature request/demand.
Tasmota devs have built a new special binary intended for first flash with tuya-convert. It is available on http://thehackbox.org/tasmota/sonoff-tuya.bin.
After a successful flash we recommend using command reset 5
to completely erase the flash completely and remove any remnants of the factory firmware. Afterwards apply a corresponding template and enjoy.
tl:dr Could you add this binary instead of the sonoff-basic.bin one in tuya-convert?
Issue Analytics
- State:
- Created 4 years ago
- Comments:14 (3 by maintainers)
Top Results From Across the Web
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 >Installing Tasmota over-the-air with Tuya-Convert - YouTube
https://www.superhouse.tv/44-over-the-air- tasmota -conversion-with- tuya - convert /* https://www.superhouse.tv/episodesThe easiest and safest ...
Read more >#44: Over-the-Air Tasmota conversion with Tuya-Convert ...
The easiest and safest way to convert a Tuya device to Tasmota is using Tuya-Convert. This clever utility uses a security loophole to...
Read more >IR Bridge? - HomeSeer Message Board - HomeSeer Forum
The Tasmota distribution oriented to IR provides a bridge between MQTT and IR. It has a good library of IR devices it recognizes...
Read more >Tasmota webcam server for the ESP32-cam - CGomesu
The new section describes how to create a customized Tasmota ... This provides a very easy way to turn a simple webcam server...
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 Free
Top 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
Happy to coordinate, respectfully of course. We’re all volunteers here 😃
That said, thank you for your added effort to support
tuya-convert
users. It goes above and beyond the call of duty and it shows.Just to note not to get too fixed on the naming convention - I plan to change it to sonoff-wifiman.bin since the binary serves two simple purposes.
Disable all the drivers for all types of things one would not expect in a tuya device which has the result that it decreases the binary size making it possible to flash OTA without using an intermediate as would be required for the standard sonoff.bin binary.
Change the default behaviour of the wifi configuration so that if the device is reset to factory defaults it would automatically go into wifi manager mode instead of just continuously trying to connect whatever (possibly incorrect) wifi settings were found in the settings structure.
As these are introductory changes made to try and assist people who are using tuya devices there are no immediate plans to make a release available for this but the scripts are already in place to perform the development binary builds.
I understand the frustrations associated with trying to co-ordinate changes on different projects each sharing their own ideas and have their own github pages and such - That being said its important to remember that everyone is part of the same open-source community and although emotions do come into play at times one needs to take a principled approach to what will yield the best outcome for the users of the open-source projects - without the users we’d all still be coding our own little private pieces of firmware in our basements (wish I had one of those) 😃