tasmota / tasmotizer

ESP... The time has come to... Tasmotize!
GNU General Public License v3.0
1.39k stars 181 forks source link

Feature Request: Use IP instead of com port #109

Closed jeroenst closed 3 years ago

jeroenst commented 3 years ago

I have a lot of devices flashed with arduino-ota which I want to change to tasmota.

It would be helpful if tasmotized also detects ip's of devices supporting arduino ota:

https://github.com/esp8266/Arduino/blob/master/tools/espota.py

jeroenst commented 3 years ago

I tried to flash tasmota-minimal.bin with espota.py, but it bricked my device unfortunately.

So I have to serial flash it again

Jason2866 commented 3 years ago

Not possible. Initial flashing of Tasmota has to be done always via serial. You can not upgrade to Tasmota from a other firmware via Arduino-OTA.