ESPHome 2026.3.0-dev
Loading...
Searching...
No Matches
safe_mode.h File Reference

Go to the source code of this file.

Data Structures

class  esphome::safe_mode::SafeModeComponent
 SafeModeComponent provides a safe way to recover from repeated boot failures. More...
 

Namespaces

namespace  esphome
 Providing packet encoding functions for exchanging data with a remote host.
 
namespace  esphome::safe_mode
 

Variables

constexpr uint32_t esphome::safe_mode::RTC_KEY = 233825507UL
 RTC key for storing boot loop counter - used by safe_mode and preferences backends.