Skip to content

Version 2.4.0

Compare
Choose a tag to compare
@kueblc kueblc released this 12 Jan 21:07
· 84 commits to master since this release
1325cca
  • 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