I am have lots of connection problems with my ESP32 modules. Everything else on my network is rock solid stable. I only have about 20 wifi connections in total. I have restarted everything… Router, ESP32, RPI, Home Assistant.
Keep getting these errors. It connects and disconnects.
INFO Trying to connect to 192.168.1.100 in the background
INFO Successfully connected to 192.168.1.100
WARNING 192.168.1.100: Connection error occurred: [Errno 104] Connection reset by peer
INFO Processing unexpected disconnect from ESPHome API for 192.168.1.100
WARNING Disconnected from API
WARNING Can’t connect to ESPHome API for 192.168.1.100: Error connecting to (‘192.168.1.100’, 6053): [Errno 111] Connect call failed (‘192.168.1.100’, 6053)
INFO Trying to connect to 192.168.1.100 in the background
INFO Successfully connected to 192.168.1.100
[11:20:14][VV][scheduler:226]: Running interval ‘’ with interval=60000 last_execution=763601 (now=823606)
WARNING 192.168.1.100: Connection error occurred: [Errno 104] Connection reset by peer
INFO Processing unexpected disconnect from ESPHome API for 192.168.1.100
WARNING Disconnected from API
WARNING Can’t connect to ESPHome API for 192.168.1.100: Error connecting to (‘192.168.1.100’, 6053): [Errno 111] Connect call failed (‘192.168.1.100’, 6053)
INFO Trying to connect to 192.168.1.100 in the background
INFO Successfully connected to 192.168.1.100
Things to look at.
Your router logs.
Stability of the power supply to the ESPs.
Severe Wi-Fi interference in your network’s channel (use Wi-Fi analyzer app for this)
have you added following …if you do is it able to provide information before it disconnects? There are some other wifi sensors worth adding …