An ESP32-C2 configured to get the time from a network server could crash on every startup and enter safe mode after ten attempts. Jonathan Swoboda fixes the text formatter that misread the time-server log message, giving the chip the same formatter used by other ESP32 variants. J. Nick Koston reviewed the correction.
ESPHome
ESPHome stops network time from trapping ESP32-C2 devices in reboot loops
A startup log message could crash the device repeatedly and leave it in safe mode.
Reviewed by bdraco