Hi, trying to flash a Sonoff POW 1, which has Tasmota 6.3.0. I pressed reset on the tasmota menu, connecting to the sonoff via my smartphone (192.168.4.1) and added only my WiFi data (SSID/password).
IP is static and I can connect to the Sonoff with Tasmota.
On HASSIO now I try to do ota, but receive this error
DATA: [==== ] 39.9% (used 32660 bytes from 81920 bytes)
PROGRAM: [==== ] 35.6% (used 364580 bytes from 1023984 bytes) ========================= [SUCCESS] Took 4.13 seconds =========================
INFO Successfully compiled program.
INFO Connecting to 192.168.1.181
ERROR Connecting to 192.168.1.181:8266 failed: [Errno 111] Connection refused
Is the Sonoff still on Tasmota then?
Does Tasmota use port 8266?
If my memory is correct, that is the port ESPHome uses.
If not, then I would say that is the problem… HASSIO is trying to use the port that ESPHome uses.
If tasmota uses a different port, then you are trying to update Tasmota with ESPHome’s port…