|
ESPHome 2025.12.0-dev
|
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. | |
| namespace | esphome::api |
| namespace | esphome::web_server |
Enumerations | |
| enum | esphome::EntityCategory : uint8_t { esphome::ENTITY_CATEGORY_NONE = 0 , esphome::ENTITY_CATEGORY_CONFIG = 1 , esphome::ENTITY_CATEGORY_DIAGNOSTIC = 2 } |