|
| | device_info.hpp |
| | Typed view of the device's DeviceInfoResponse.
|
| |
| | entity.hpp |
| | Common entity metadata shared by every entity domain.
|
| |
| | entity_handles.hpp |
| | Object-oriented entity handles.
|
| |
| | entity_registry.hpp |
| | EntityRegistry: typed, object-oriented access to the entity store.
|
| |
| | entity_store.hpp |
| | Typed store of a device's entities: ingest ListEntities*/State messages, query typed info/state per entity.
|
| |
| | entity_type.hpp |
| | Enumeration of ESPHome entity domains and name conversion helpers.
|
| |
| | enums.hpp |
| | Typed mirrors of the ESPHome protobuf enums.
|
| |