= Erst-Einrichtung für Tasmota-Devices [[PageOutline(2-6)]] == SW-Image flashen, Console öffnen {{{ $ esptool.py --port /dev/ttyUSB0 erase_flash $ esptool.py --port /dev/ttyUSB0 write_flash 0 sonoff.bin $ picocom -b 115200 -l --omap crlf -c /dev/ttyUSB0 }}}