ESPHome  2024.2.2
Data Structures | Namespaces | Enumerations | Variables
component.h File Reference

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

 esphome
 This is a workaround until we can figure out a way to get the tflite-micro idf component code available in CI.
 
 esphome::setup_priority
 Default setup priorities for components of different types.
 

Enumerations

enum  esphome::RetryResult { esphome::RetryResult::DONE, esphome::RetryResult::RETRY }
 

Variables

const float esphome::setup_priority::HARDWARE_LATE
 Alias for DATA (here for compatibility reasons) More...