ESPHome 2025.8.0b1
|
Go to the source code of this file.
Data Structures | |
class | esphome::EntityBase |
struct | esphome::EntityBase::EntityFlags |
class | esphome::EntityBase_DeviceClass |
class | esphome::EntityBase_UnitOfMeasurement |
class | esphome::StatefulEntityBase< T > |
An entity that has a state. More... | |
Namespaces | |
namespace | esphome |
Providing packet encoding functions for exchanging data with a remote host. | |
Enumerations | |
enum | esphome::EntityCategory : uint8_t { esphome::ENTITY_CATEGORY_NONE = 0 , esphome::ENTITY_CATEGORY_CONFIG = 1 , esphome::ENTITY_CATEGORY_DIAGNOSTIC = 2 } |