ESPHome  2024.3.1
Data Structures | Namespaces | Enumerations | Variables
entity_base.h File Reference

Go to the source code of this file.

Data Structures

class  esphome::EntityBase
 
class  esphome::EntityBase_DeviceClass
 
class  esphome::EntityBase_UnitOfMeasurement
 

Namespaces

 esphome
 This is a workaround until we can figure out a way to get the tflite-micro idf component code available in CI.
 

Enumerations

enum  esphome::EntityCategory : uint8_t { esphome::ENTITY_CATEGORY_NONE = 0, esphome::ENTITY_CATEGORY_CONFIG = 1, esphome::ENTITY_CATEGORY_DIAGNOSTIC = 2 }
 

Variables

enum esphome::EntityCategory esphome::__attribute__