[debug] Show source of last software reboot (#8595)

This commit is contained in:
Clyde Stubbs
2025-05-04 23:31:37 -05:00
committed by GitHub
parent e7a2b395fd
commit b8d83d0765
6 changed files with 37 additions and 3 deletions
@@ -1,6 +1,7 @@
#include "debug_component.h"
#include <algorithm>
#include "esphome/core/application.h"
#include "esphome/core/log.h"
#include "esphome/core/hal.h"
#include "esphome/core/helpers.h"