ESPHome 2025.5.0
|
Go to the source code of this file.
Data Structures | |
class | esphome::Component |
class | esphome::PollingComponent |
This class simplifies creating components that periodically check a state. More... | |
class | esphome::WarnIfComponentBlockingGuard |
Namespaces | |
namespace | esphome |
Providing packet encoding functions for exchanging data with a remote host. | |
namespace | esphome::setup_priority |
Default setup priorities for components of different types. | |
Enumerations | |
enum class | esphome::RetryResult { esphome::DONE , esphome::RETRY } |
Variables | |
const float | esphome::setup_priority::HARDWARE_LATE |
Alias for DATA (here for compatibility reasons) | |