Skip to content

Releases: ct-Open-Source/tuya-convert

Version 2.4.5

26 Jan 22:41
61ba060
Compare
Choose a tag to compare
  • Add rkfill package so it could be installed in docker image
  • Fix dnsmasq tries to listen on localhost by default
  • README updates, document new unsupported firmware
  • Update bundled Tasmota to v9.2.0
  • Attempt to automatically diagnose common issues

Version 2.4.4

20 Jun 17:52
94acc3b
Compare
Choose a tag to compare
  • Documentation updates
  • Improve compatibility with older ss
  • Check firewall and rfkill

Version 2.4.3

29 Jan 17:03
31856ad
Compare
Choose a tag to compare
  • Update sslpsk installation
  • Add timeout on backup and allow user to continue anyway, fix #437
  • Attempt to stop firewalls, fix #518

Version 2.4.2

25 Jan 23:16
5291090
Compare
Choose a tag to compare
  • Fix docker arm support
  • Force reinstallation of sslpsk
  • Catch psk exceptions and fix str byte encoding issues
  • Improve discovery packet logging, detecting unsupported devices
  • Print version

Version 2.4.1

13 Jan 18:57
6febeec
Compare
Choose a tag to compare

Fix str/bytes bug in psk-frontend, uninstall sslpsk and run install_prereq again if you encounter issues

Version 2.4.0

12 Jan 21:07
1325cca
Compare
Choose a tag to compare
  • Added docker support by @Cyber1000
  • Print a warning if running over SSH
  • Update tasmota.bin to 8.1.0.2
  • Revert identity prefix correction
  • Add version information to wifi log for debugging
  • Update sslpsk for python3
  • Removed all python2 dependencies
  • Replace unmaintained pycrypto with equivalent pycryptodome package
  • Fix encoding issues with pycryptodome, solves #473 #332
  • Incorporate stop_flash into start_flash and refactor
  • Add hidden skip option when checking occupied ports
  • Improve AP support check, fixes #476

Version 2.3.0

23 Nov 19:22
dbeab1b
Compare
Choose a tag to compare

New Features

  • Implemented single stage flash
  • Added menu driven firmware picker
  • Give firmware specific guidance after flash
  • Record Tuya UDP discovery packets

Enhancements

  • Automatically set flash mode settings during firmware upload
  • Report flashing errors in plain English
  • Always use the known PSK identity prefix to calculate the PSK
  • Add backward compatibility for hostapd v2.5 and older
  • Add check for blacklist file known to cause kernel panic in hostapd #373
  • Move logs into backup folder per device flashed
  • Simplified process in README
  • No need to call stop_flash separately

Bugfixes

  • Fix decrypt function in mq_pub_15
  • Encode all str keys passed to Crypto #332

Version 2.2.0

07 Nov 15:57
8c6d368
Compare
Choose a tag to compare
  • Update intermediate firmware to 1.3
  • Improves fail safes and provides feedback during flashing
  • Update included Tasmota to wifiman 7.0.0.3

Version 2.1.0

23 Oct 22:33
d3aa848
Compare
Choose a tag to compare
Merge pull request #331 from ct-Open-Source/development

Release v2.1.0