NSPPanel firmware upgrade silently fails

I have an NSPanel , flashed it with ESP Home and I’m using Blackymas blueprint. The panel seems to work and I can control lights and so on.

But one thing: Updating the firmware fails silently. I go to Settings and then click “update firmware” and it does something for about 90 seconds,and then stops and the firmware is not updated.

This used to work. The last time it worked it upgraded the firmware to 2024.7.3 and every time after it fails. So the firmware stays at 2024.7.3

My gues is that someplace there is a log that ends with an error message. Is there a way to manually run the update script in the terminal so I can watch and see what goes wrong?

Update it in the esphome compiler ui and you will get logs.

To answer my own question, I looked at the logs and found a compile error. But just recently the esphome compiler was updated and no there is no compile error. SO it seems to have been fixed

esphome compiler was just updated and now I am able to