Hello, after ESPhome update to 2023.4.0 unusually high CPU LOAD started on HA host and stays above 1.2 all the time(even after host restart). Before the update load was 0.2 on average.
In ESPhome I’m using 1 ESP32 BLE tracker device(upgraded to 2023.4.0) and 2 BLE iBeacon devices.
Home Assistant 2023.4.5 Supervisor 2023.04.0 Operating System 10.0
I can see connection errors in the log:
Logger: aioesphomeapi.connection
Source: runner.py:179
m5stack-atom-lite @ 192.168.1.84: Connection error occurred: [Errno 104] Connection reset by peer
Logger: aioesphomeapi.reconnect_logic
Source: runner.py:179
Can't connect to ESPHome API for m5stack-atom-lite @ 192.168.1.84: Error connecting to ('192.168.1.84', 6053): [Errno 113] Connect call failed ('192.168.1.84', 6053)
Also ping to the ESPhome device is unusually high:
Tried to change framework type from arduino to esp-idf in ESPhome but no change