ESPHome Device Builder 2025.2.0 broke my build?

I upgraded to ESPHome Device Builder 2025.2.0 and my ESP32 device stopped responding. Not sure if anybody else had an issue?

Luckily I had a backup of the old add-on and reverted to fix the problem.

Did you read the change log and apply any breaking change fixes required?

Did you save the device serial logs when it was not working?

I did not check breaking change fixes. I will do that now. Thanks.

I checked the ESPHome logs, nothing. Could not access the device so not sure if I could check logs there?

No breaking change issues.

I tried the upgrade again. Still did not work and had to restore but did capture this log:

[20:53:21][I][logger:171]: Log initialized
[20:53:21][C][safe_mode:079]: There have been 1 suspected unsuccessful boot attempts
[20:53:21][D][esp32.preferences:114]: Saving 1 preferences to flash...
[20:53:21][D][esp32.preferences:143]: Saving 1 preferences to flash: 0 cached, 1 written, 0 failed
[20:53:21][E][lvgl:521]: Failed to allocate 307200 bytes
[20:53:21]Guru Meditation Error: Core  1 panic'ed (LoadProhibited). Exception was unhandled.
[20:53:21]
[20:53:21]Core  1 register dump:
[20:53:21]PC      : 0x400ff573  PS      : 0x00060830  A0      : 0x800ffe58  A1      : 0x3ffb2350  
[20:53:21]A2      : 0x00000000  A3      : 0x00000000  A4      : 0x00000000  A5      : 0x0000ff00  
[20:53:21]A6      : 0x00ff0000  A7      : 0xff000000  A8      : 0x801057f6  A9      : 0x3ffb20d0  
[20:53:21]A10     : 0x0000002b  A11     : 0x00000004  A12     : 0x00000040  A13     : 0x3f4034af  
[20:53:21]A14     : 0x00000008  A15     : 0x00000000  SAR     : 0x0000000a  EXCCAUSE: 0x0000001c  
[20:53:21]EXCVADDR: 0x00000020  LBEG    : 0x40084add  LEND    : 0x40084ae5  LCOUNT  : 0x00000026  
[20:53:21]
[20:53:21]
[20:53:21]Backtrace:0x400ff570:0x3ffb23500x400ffe55:0x3ffb2370 0x40100409:0x3ffb2390 0x400edf09:0x3ffb23c0 0x401188c6:0x3ffb2820 
[20:53:21]
[20:53:21]
[20:53:21]
[20:53:21]
[20:53:21]ELF file SHA256: 0000000000000000
[20:53:21]
[20:53:21]Rebooting...
[20:53:21]ets Jul 29 2019 12:21:46
[20:53:21]
[20:53:21]rst:0xc (SW_CPU_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
[20:53:21]configsip: 0, SPIWP:0xee
[20:53:21]clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
[20:53:21]mode:DIO, clock div:2
[20:53:21]load:0x3fff0030,len:1184
[20:53:21]load:0x40078000,len:13132
[20:53:21]load:0x40080400,len:3036
[20:53:21]entry 0x400805e4
[20:53:21][I][logger:171]: Log initialized
[20:53:21][C][safe_mode:079]: There have been 2 suspected unsuccessful boot attempts
[20:53:21][D][esp32.preferences:114]: Saving 1 preferences to flash...
[20:53:21][D][esp32.preferences:143]: Saving 1 preferences to flash: 0 cached, 1 written, 0 failed
[20:53:21][E][lvgl:521]: Failed to allocate 307200 bytes
[20:53:21]Guru Meditation Error: Core  1 panic'ed (LoadProhibited). Exception was unhandled.
[20:53:21]
[20:53:21]Core  1 register dump:
[20:53:21]PC      : 0x400ff573  PS      : 0x00060830  A0      : 0x800ffe58  A1      : 0x3ffb2350  
[20:53:21]A2      : 0x00000000  A3      : 0x00000000  A4      : 0x00000000  A5      : 0x0000ff00  
[20:53:21]A6      : 0x00ff0000  A7      : 0xff000000  A8      : 0x801057f6  A9      : 0x3ffb20d0  
[20:53:21]A10     : 0x0000002b  A11     : 0x00000004  A12     : 0x00000040  A13     : 0x00000007  
[20:53:21]A14     : 0x00000005  A15     : 0x00000001  SAR     : 0x0000000a  EXCCAUSE: 0x0000001c  
[20:53:21]EXCVADDR: 0x00000020  LBEG    : 0x40084add  LEND    : 0x40084ae5  LCOUNT  : 0x00000027  
[20:53:21]
[20:53:21]
[20:53:21]Backtrace:0x400ff570:0x3ffb23500x400ffe55:0x3ffb2370 0x40100409:0x3ffb2390 0x400edf09:0x3ffb23c0 0x401188c6:0x3ffb2820 
[20:53:21]
[20:53:21]
[20:53:21]
[20:53:21]
[20:53:21]ELF file SHA256: 0000000000000000
[20:53:21]
[20:53:21]Rebooting...
[20:53:21]ets Jul 29 2019 12:21:46
[20:53:21]
[20:53:21]rst:0xc (SW_CPU_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
[20:53:21]configsip: 0, SPIWP:0xee
[20:53:21]clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
[20:53:21]mode:DIO, clock div:2
[20:53:21]load:0x3fff0030,len:1184
[20:53:21]load:0x40078000,len:13132
[20:53:21]load:0x40080400,len:3036
[20:53:21]entry 0x400805e4
[20:53:21][I][logger:171]: Log initialized
[20:53:21][C][safe_mode:079]: There have been 3 suspected unsuccessful boot attempts
[20:53:21][D][esp32.preferences:114]: Saving 1 preferences to flash...
[20:53:21][D][esp32.preferences:143]: Saving 1 preferences to flash: 0 cached, 1 written, 0 failed
[20:53:21][E][lvgl:521]: Failed to allocate 307200 bytes
[20:53:21]Guru Meditation Error: Core  1 panic'ed (LoadProhibited). Exception was unhandled.
[20:53:21]
[20:53:21]Core  1 register dump:
[20:53:21]PC      : 0x400ff573  PS      : 0x00060830  A0      : 0x800ffe58  A1      : 0x3ffb2350  
[20:53:21]A2      : 0x00000000  A3      : 0x00000000  A4      : 0x00000000  A5      : 0x0000ff00  
[20:53:21]A6      : 0x00ff0000  A7      : 0xff000000  A8      : 0x801057f6  A9      : 0x3ffb20d0  
[20:53:21]A10     : 0x0000002b  A11     : 0x00000004  A12     : 0x00000040  A13     : 0x3f4034af  
[20:53:21]A14     : 0x00000008  A15     : 0x00000000  SAR     : 0x0000000a  EXCCAUSE: 0x0000001c  
[20:53:21]EXCVADDR: 0x00000020  LBEG    : 0x40084add  LEND    : 0x40084ae5  LCOUNT  : 0x00000027  
[20:53:21]
[20:53:21]
[20:53:21]Backtrace:0x400ff570:0x3ffb23500x400ffe55:0x3ffb2370 0x40100409:0x3ffb2390 0x400edf09:0x3ffb23c0 0x401188c6:0x3ffb2820 
[20:53:21]
[20:53:21]
[20:53:21]
[20:53:21]
[20:53:21]ELF file SHA256: 0000000000000000
[20:53:21]
[20:53:21]Rebooting...
[20:53:21]ets Jul 29 2019 12:21:46
[20:53:21]
[20:53:21]rst:0xc (SW_CPU_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
[20:53:21]configsip: 0, SPIWP:0xee
[20:53:21]clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
[20:53:21]mode:DIO, clock div:2
[20:53:21]load:0x3fff0030,len:1184
[20:53:21]load:0x40078000,len:13132
[20:53:21]load:0x40080400,len:3036
[20:53:21]entry 0x400805e4
[20:53:21][I][logger:171]: Log initialized
[20:53:21][C][safe_mode:079]: There have been 4 suspected unsuccessful boot attempts
[20:53:21][D][esp32.preferences:114]: Saving 1 preferences to flash...
[20:53:21][D][esp32.preferences:143]: Saving 1 preferences to flash: 0 cached, 1 written, 0 failed
[20:53:21][E][lvgl:521]: Failed to allocate 307200 bytes
[20:53:21]Guru Meditation Error: Core  1 panic'ed (LoadProhibited). Exception was unhandled.
[20:53:21]
[20:53:21]Core  1 register dump:
[20:53:21]PC      : 0x400ff573  PS      : 0x00060830  A0      : 0x800ffe58  A1      : 0x3ffb2350  
[20:53:21]A2      : 0x00000000  A3      : 0x00000000  A4      : 0x00000000  A5      : 0x0000ff00  
[20:53:21]A6      : 0x00ff0000  A7      : 0xff000000  A8      : 0x801057f6  A9      : 0x3ffb20d0  
[20:53:21]A10     : 0x0000002b  A11     : 0x00000004  A12     : 0x00000040  A13     : 0x3f4034af  
[20:53:21]A14     : 0x00000008  A15     : 0x00000000  SAR     : 0x0000000a  EXCCAUSE: 0x0000001c  
[20:53:21]EXCVADDR: 0x00000020  LBEG    : 0x40084add  LEND    : 0x40084ae5  LCOUNT  : 0x00000027  
[20:53:21]
[20:53:21]
[20:53:21]Backtrace:0x400ff570:0x3ffb23500x400ffe55:0x3ffb2370 0x40100409:0x3ffb2390 0x400edf09:0x3ffb23c0 0x401188c6:0x3ffb2820 
[20:53:21]
[20:53:21]
[20:53:21]
[20:53:21]
[20:53:21]ELF file SHA256: 0000000000000000
[20:53:21]
[20:53:21]Rebooting...
[20:53:21]ets Jul 29 2019 12:21:46
[20:53:21]
[20:53:21]rst:0xc (SW_CPU_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
[20:53:21]configsip: 0, SPIWP:0xee
[20:53:21]clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
[20:53:21]mode:DIO, clock div:2
[20:53:21]load:0x3fff0030,len:1184
[20:53:21]load:0x40078000,len:13132
[20:53:21]load:0x40080400,len:3036
[20:53:21]entry 0x400805e4
[20:53:21][I][logger:171]: Log initialized
[20:53:21][C][safe_mode:079]: There have been 5 suspected unsuccessful boot attempts
[20:53:21][D][esp32.preferences:114]: Saving 1 preferences to flash...
[20:53:21][D][esp32.preferences:143]: Saving 1 preferences to flash: 0 cached, 1 written, 0 failed
[20:53:21][E][lvgl:521]: Failed to allocate 307200 bytes
[20:53:21]Guru Meditation Error: Core  1 panic'ed (LoadProhibited). Exception was unhandled.
[20:53:21]
[20:53:21]Core  1 register dump:
[20:53:21]PC      : 0x400ff573  PS      : 0x00060830  A0      : 0x800ffe58  A1      : 0x3ffb2350  
[20:53:21]A2      : 0x00000000  A3      : 0x00000000  A4      : 0x00000000  A5      : 0x0000ff00  
[20:53:21]A6      : 0x00ff0000  A7      : 0xff000000  A8      : 0x801057f6  A9      : 0x3ffb20d0  
[20:53:21]A10     : 0x0000002b  A11     : 0x00000004  A12     : 0x00000040  A13     : 0x3f4034af  
[20:53:21]A14     : 0x00000008  A15     : 0x00000000  SAR     : 0x0000000a  EXCCAUSE: 0x0000001c  
[20:53:21]EXCVADDR: 0x00000020  LBEG    : 0x40084add  LEND    : 0x40084ae5  LCOUNT  : 0x00000027  
[20:53:21]
[20:53:21]
[20:53:21]Backtrace:0x400ff570:0x3ffb23500x400ffe55:0x3ffb2370 0x40100409:0x3ffb2390 0x400edf09:0x3ffb23c0 0x401188c6:0x3ffb2820 
[20:53:21]
[20:53:21]
[20:53:21]
[20:53:21]
[20:53:21]ELF file SHA256: 0000000000000000
[20:53:21]
[20:53:21]Rebooting...
[20:53:21]ets Jul 29 2019 12:21:46
[20:53:21]
[20:53:21]rst:0xc (SW_CPU_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
[20:53:21]configsip: 0, SPIWP:0xee
[20:53:21]clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
[20:53:21]mode:DIO, clock div:2
[20:53:21]load:0x3fff0030,len:1184
[20:53:21]load:0x40078000,len:13132
[20:53:21]load:0x40080400,len:3036
[20:53:21]entry 0x400805e4
[20:53:21][I][logger:171]: Log initialized
[20:53:21][C][safe_mode:079]: There have been 6 suspected unsuccessful boot attempts
[20:53:21][D][esp32.preferences:114]: Saving 1 preferences to flash...
[20:53:21][D][esp32.preferences:143]: Saving 1 preferences to flash: 0 cached, 1 written, 0 failed
[20:53:21][E][lvgl:521]: Failed to allocate 307200 bytes
[20:53:21]Guru Meditation Error: Core  1 panic'ed (LoadProhibited). Exception was unhandled.
[20:53:21]
[20:53:21]Core  1 register dump:
[20:53:21]PC      : 0x400ff573  PS      : 0x00060830  A0      : 0x800ffe58  A1      : 0x3ffb2350  
[20:53:21]A2      : 0x00000000  A3      : 0x00000000  A4      : 0x00000000  A5      : 0x0000ff00  
[20:53:21]A6      : 0x00ff0000  A7      : 0xff000000  A8      : 0x801057f6  A9      : 0x3ffb20d0  
[20:53:21]A10     : 0x0000002b  A11     : 0x00000004  A12     : 0x00000040  A13     : 0x3f4034af  
[20:53:21]A14     : 0x00000008  A15     : 0x00000000  SAR     : 0x0000000a  EXCCAUSE: 0x0000001c  
[20:53:21]EXCVADDR: 0x00000020  LBEG    : 0x40084add  LEND    : 0x40084ae5  LCOUNT  : 0x00000027  
[20:53:21]
[20:53:21]
[20:53:21]Backtrace:0x400ff570:0x3ffb23500x400ffe55:0x3ffb2370 0x40100409:0x3ffb2390 0x400edf09:0x3ffb23c0 0x401188c6:0x3ffb2820 
[20:53:21]
[20:53:21]
[20:53:21]
[20:53:21]
[20:53:21]ELF file SHA256: 0000000000000000
[20:53:21]
[20:53:21]Rebooting...
[20:53:21]ets Jul 29 2019 12:21:46
[20:53:21]
[20:53:21]rst:0xc (SW_CPU_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
[20:53:21]configsip: 0, SPIWP:0xee
[20:53:21]clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
[20:53:21]mode:DIO, clock div:2
[20:53:21]load:0x3fff0030,len:1184
[20:53:21]load:0x40078000,len:13132
[20:53:21]load:0x40080400,len:3036
[20:53:21]entry 0x400805e4
[20:53:21][I][logger:171]: Log initialized
[20:53:21][C][safe_mode:079]: There have been 7 suspected unsuccessful boot attempts
[20:53:21][D][esp32.preferences:114]: Saving 1 preferences to flash...
[20:53:21][D][esp32.preferences:143]: Saving 1 preferences to flash: 0 cached, 1 written, 0 failed
[20:53:21][E][lvgl:521]: Failed to allocate 307200 bytes
[20:53:21]Guru Meditation Error: Core  1 panic'ed (LoadProhibited). Exception was unhandled.
[20:53:21]
[20:53:21]Core  1 register dump:
[20:53:21]PC      : 0x400ff573  PS      : 0x00060830  A0      : 0x800ffe58  A1      : 0x3ffb2350  
[20:53:21]A2      : 0x00000000  A3      : 0x00000000  A4      : 0x00000000  A5      : 0x0000ff00  
[20:53:21]A6      : 0x00ff0000  A7      : 0xff000000  A8      : 0x801057f6  A9      : 0x3ffb20d0  
[20:53:21]A10     : 0x0000002b  A11     : 0x00000004  A12     : 0x00000040  A13     : 0x3f4034af  
[20:53:21]A14     : 0x00000008  A15     : 0x00000000  SAR     : 0x0000000a  EXCCAUSE: 0x0000001c  
[20:53:21]EXCVADDR: 0x00000020  LBEG    : 0x40084add  LEND    : 0x40084ae5  LCOUNT  : 0x00000027  
[20:53:21]
[20:53:21]
[20:53:21]Backtrace:0x400ff570:0x3ffb23500x400ffe55:0x3ffb2370 0x40100409:0x3ffb2390 0x400edf09:0x3ffb23c0 0x401188c6:0x3ffb2820 
[20:53:21]
[20:53:21]
[20:53:21]
[20:53:21]
[20:53:21]ELF file SHA256: 0000000000000000
[20:53:21]
[20:53:21]Rebooting...
[20:53:21]ets Jul 29 2019 12:21:46
[20:53:21]
[20:53:21]rst:0xc (SW_CPU_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
[20:53:21]configsip: 0, SPIWP:0xee
[20:53:21]clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
[20:53:21]mode:DIO, clock div:2
[20:53:21]load:0x3fff0030,len:1184
[20:53:21]load:0x40078000,len:13132
[20:53:21]load:0x40080400,len:3036
[20:53:21]entry 0x400805e4
[20:53:21][I][logger:171]: Log initialized
[20:53:21][C][safe_mode:079]: There have been 8 suspected unsuccessful boot attempts
[20:53:21][D][esp32.preferences:114]: Saving 1 preferences to flash...
[20:53:21][D][esp32.preferences:143]: Saving 1 preferences to flash: 0 cached, 1 written, 0 failed
[20:53:21][E][lvgl:521]: Failed to allocate 307200 bytes
[20:53:21]Guru Meditation Error: Core  1 panic'ed (LoadProhibited). Exception was unhandled.
[20:53:21]
[20:53:21]Core  1 register dump:
[20:53:21]PC      : 0x400ff573  PS      : 0x00060830  A0      : 0x800ffe58  A1      : 0x3ffb2350  
[20:53:21]A2      : 0x00000000  A3      : 0x00000000  A4      : 0x00000000  A5      : 0x0000ff00  
[20:53:21]A6      : 0x00ff0000  A7      : 0xff000000  A8      : 0x801057f6  A9      : 0x3ffb20d0  
[20:53:21]A10     : 0x0000002b  A11     : 0x00000004  A12     : 0x00000040  A13     : 0x00000007  
[20:53:21]A14     : 0x00000005  A15     : 0x00000001  SAR     : 0x0000000a  EXCCAUSE: 0x0000001c  
[20:53:21]EXCVADDR: 0x00000020  LBEG    : 0x40084add  LEND    : 0x40084ae5  LCOUNT  : 0x00000027  
[20:53:21]
[20:53:21]
[20:53:21]Backtrace:0x400ff570:0x3ffb23500x400ffe55:0x3ffb2370 0x40100409:0x3ffb2390 0x400edf09:0x3ffb23c0 0x401188c6:0x3ffb2820 
[20:53:21]
[20:53:21]
[20:53:21]
[20:53:21]
[20:53:21]ELF file SHA256: 0000000000000000
[20:53:21]
[20:53:21]Rebooting...
[20:53:21]ets Jul 29 2019 12:21:46
[20:53:21]
[20:53:21]rst:0xc (SW_CPU_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
[20:53:21]configsip: 0, SPIWP:0xee
[20:53:21]clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
[20:53:21]mode:DIO, clock div:2
[20:53:21]load:0x3fff0030,len:1184
[20:53:21]load:0x40078000,len:13132
[20:53:21]load:0x40080400,len:3036
[20:53:21]entry 0x400805e4
[20:53:21][I][logger:171]: Log initialized
[20:53:21][C][safe_mode:079]: There have been 9 suspected unsuccessful boot attempts
[20:53:21][D][esp32.preferences:114]: Saving 1 preferences to flash...
[20:53:21][D][esp32.preferences:143]: Saving 1 preferences to flash: 0 cached, 1 written, 0 failed
[20:53:21][E][lvgl:521]: Failed to allocate 307200 bytes
[20:53:21]Guru Meditation Error: Core  1 panic'ed (LoadProhibited). Exception was unhandled.
[20:53:21]
[20:53:21]Core  1 register dump:
[20:53:21]PC      : 0x400ff573  PS      : 0x00060830  A0      : 0x800ffe58  A1      : 0x3ffb2350  
[20:53:21]A2      : 0x00000000  A3      : 0x00000000  A4      : 0x00000000  A5      : 0x0000ff00  
[20:53:21]A6      : 0x00ff0000  A7      : 0xff000000  A8      : 0x801057f6  A9      : 0x3ffb20d0  
[20:53:21]A10     : 0x0000002b  A11     : 0x00000004  A12     : 0x00000040  A13     : 0x3f4034af  
[20:53:21]A14     : 0x00000008  A15     : 0x00000000  SAR     : 0x0000000a  EXCCAUSE: 0x0000001c  
[20:53:21]EXCVADDR: 0x00000020  LBEG    : 0x40084add  LEND    : 0x40084ae5  LCOUNT  : 0x00000027  
[20:53:21]
[20:53:21]
[20:53:21]Backtrace:0x400ff570:0x3ffb23500x400ffe55:0x3ffb2370 0x40100409:0x3ffb2390 0x400edf09:0x3ffb23c0 0x401188c6:0x3ffb2820 
[20:53:21]
[20:53:21]
[20:53:21]
[20:53:21]
[20:53:21]ELF file SHA256: 0000000000000000
[20:53:21]
[20:53:21]Rebooting...
[20:53:21]ets Jul 29 2019 12:21:46
[20:53:21]
[20:53:21]rst:0xc (SW_CPU_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
[20:53:21]configsip: 0, SPIWP:0xee
[20:53:21]clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
[20:53:21]mode:DIO, clock div:2
[20:53:21]load:0x3fff0030,len:1184
[20:53:21]load:0x40078000,len:13132
[20:53:21]load:0x40080400,len:3036
[20:53:21]entry 0x400805e4
[20:53:21][I][logger:171]: Log initialized
[20:53:21][C][safe_mode:079]: There have been 10 suspected unsuccessful boot attempts
[20:53:21][D][esp32.preferences:114]: Saving 1 preferences to flash...
[20:53:21][D][esp32.preferences:143]: Saving 1 preferences to flash: 0 cached, 1 written, 0 failed
[20:53:21][E][safe_mode:086]: Boot loop detected. Proceeding to safe mode
[20:53:21][E][component:164]: Component safe_mode set Error flag: unspecified
[20:53:21][I][app:029]: Running through setup()...
[20:53:21][C][wifi:048]: Setting up WiFi...
[20:53:21][C][wifi:061]: Starting WiFi...
[20:53:21][C][wifi:062]:   Local MAC: 30:C9:22:B6:74:A8
[20:53:21][D][wifi:482]: Starting scan...
[20:53:21][W][component:157]: Component wifi set Warning flag: scanning for networks
[20:53:26][D][wifi:497]: Found networks:
[20:53:26][I][wifi:541]: - 'Pigwidgeon' (CC:F4:11:7C:D3:5F) [redacted]β–‚β–„β–†β–ˆ
[20:53:26][D][wifi:542]:     Channel: 1
[20:53:26][D][wifi:543]:     RSSI: -70 dB
[20:53:26][I][wifi:541]: - 'Pigwidgeon' (CC:F4:11:96:59:EA) [redacted]β–‚β–„β–†β–ˆ
[20:53:26][D][wifi:542]:     Channel: 6
[20:53:26][D][wifi:543]:     RSSI: -71 dB
[20:53:26][I][wifi:541]: - 'Pigwidgeon' (B0:E4:D5:1C:87:F2) [redacted]β–‚β–„β–†β–ˆ
[20:53:26][D][wifi:542]:     Channel: 6
[20:53:26][D][wifi:543]:     RSSI: -85 dB
[20:53:26][D][wifi:546]: - '19Carlisle-Kogan2'[redacted] (18:F1:45:9E:EB:5A) [redacted]β–‚β–„β–†β–ˆ
[20:53:26][D][wifi:546]: - 'WLAN_Guest'[redacted] (62:F1:45:9E:EB:5B) [redacted]β–‚β–„β–†β–ˆ
[20:53:26][D][wifi:546]: - 'TelstraFA7716'[redacted] (BC:30:D9:FA:77:18) [redacted]β–‚β–„β–†β–ˆ
[20:53:26][I][wifi:313]: WiFi Connecting to 'Pigwidgeon'...
[20:53:28][D][esp-idf:000][wifi]: E (17150) wifi:
[20:53:28][D][esp-idf:000][wifi]: Association refused temporarily, comeback time 1024 mSec
[20:53:28][D][esp-idf:000][wifi]: 

[20:53:29][I][wifi:617]: WiFi Connected!
[20:53:29][C][wifi:428]:   Local MAC: 30:C9:22:B6:74:A8
[20:53:29][C][wifi:433]:   SSID: 'Pigwidgeon'[redacted]
[20:53:29][C][wifi:436]:   IP Address: 192.168.86.41
[20:53:29][C][wifi:440]:   BSSID: CC:F4:11:7C:D3:5F[redacted]
[20:53:29][C][wifi:441]:   Hostname: 'kitchen-panel'
[20:53:29][C][wifi:443]:   Signal strength: -75 dB β–‚β–„β–†β–ˆ
[20:53:29][C][wifi:447]:   Channel: 1
[20:53:29][C][wifi:448]:   Subnet: 255.255.255.0
[20:53:29][C][wifi:449]:   Gateway: 192.168.86.1
[20:53:29][C][wifi:450]:   DNS1: 0.0.0.0
[20:53:29][C][wifi:451]:   DNS2: 0.0.0.0
[20:53:29][D][wifi:626]: Disabling AP...
[20:53:29][I][app:062]: setup() finished successfully!
[20:53:29][W][safe_mode:099]: SAFE MODE IS ACTIVE
[20:53:29][W][component:170]: Component wifi cleared Warning flag
[20:53:29][I][app:100]: ESPHome version 2025.2.0 compiled on Feb 20 2025, 20:50:04
[20:53:29][C][wifi:600]: WiFi:
[20:53:29][C][wifi:428]:   Local MAC: 30:C9:22:B6:74:A8
[20:53:29][C][wifi:433]:   SSID: 'Pigwidgeon'[redacted]
[20:53:29][C][wifi:436]:   IP Address: 192.168.86.41
[20:53:29][C][wifi:440]:   BSSID: CC:F4:11:7C:D3:5F[redacted]
[20:53:29][C][wifi:441]:   Hostname: 'kitchen-panel'
[20:53:29][C][wifi:443]:   Signal strength: -72 dB β–‚β–„β–†β–ˆ
[20:53:29][C][wifi:447]:   Channel: 1
[20:53:29][C][wifi:448]:   Subnet: 255.255.255.0
[20:53:29][C][wifi:449]:   Gateway: 192.168.86.1
[20:53:29][C][wifi:450]:   DNS1: 0.0.0.0
[20:53:29][C][wifi:451]:   DNS2: 0.0.0.0
[20:53:29][C][logger:177]: Logger:
[20:53:29][C][logger:178]:   Max Level: DEBUG
[20:53:29][C][logger:179]:   Initial Level: DEBUG
[20:53:29][C][logger:181]:   Log Baud Rate: 115200
[20:53:29][C][logger:182]:   Hardware UART: UART0
[20:53:29][C][captive_portal:089]: Captive Portal:
[20:53:29][C][mdns:116]: mDNS:
[20:53:29][C][mdns:117]:   Hostname: kitchen-panel
[20:53:29][C][esphome.ota:073]: Over-The-Air updates:
[20:53:29][C][esphome.ota:074]:   Address: 192.168.86.41:3232
[20:53:29][C][esphome.ota:075]:   Version: 2
[20:53:29][C][esphome.ota:078]:   Password configured
[20:53:29][C][safe_mode:018]: Safe Mode:
[20:53:29][C][safe_mode:020]:   Boot considered successful after 60 seconds
[20:53:29][C][safe_mode:021]:   Invoke after 10 boot attempts
[20:53:29][C][safe_mode:023]:   Remain in safe mode for 300 seconds
[20:53:29][W][safe_mode:031]: SAFE MODE IS ACTIVE
[20:54:19][I][safe_mode:041]: Boot seems successful; resetting boot loop counter
[20:54:19][D][esp32.preferences:114]: Saving 1 preferences to flash...
[20:54:19][D][esp32.preferences:143]: Saving 1 preferences to flash: 1 cached, 0 written, 0 failed

Read that (which is breaking change of old style platform configuration and removed with 2025.0 upgrade) and make the appropriate modifications if needed.

1 Like

Thanks Jiannis, and yes I checked that along with the other breaking changes. My config is the newer style.

This is a post I did about the build: https://community.home-assistant.io/t/control-panel-esp32-based/840600
It does have a ILI9488 which I can see others have had problems with ILI9xxx devices but the logs don’t mention display issues.

My symptons are:

Blank / unresponsive screen
ESPHome reports device as offline
Home Assistant resport device is unavailable
Cannot access logs from ESPHome dashboard
Reverting to previous add-on version corrects the problem.

I will keep investigating :slight_smile:

It’s fixed! Didn’t notice this before in the Install log:

WARNING buffer_size: may need to be reduced without PSRAM

So i updated my config to look like this (adding the last 2 lines):

esphome:
  name: "kitchen-panel"
  friendly_name: "kitchen-panel"
  platformio_options:
    build_flags: "-DBOARD_HAS_PSRAM"

And now it works!

1 Like

You could try that also.

1 Like