- 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 equivalentpycryptodome
package - Fix encoding issues with
pycryptodome
, solves #473 #332 - Incorporate
stop_flash
intostart_flash
and refactor - Add hidden skip option when checking occupied ports
- Improve AP support check, fixes #476