ESPHome 2026.1.0-dev
Loading...
Searching...
No Matches
api_pb2_includes.h
Go to the documentation of this file.
1#pragma once
2
4
5// This file provides includes needed by the generated protobuf code
6// when using pointer optimizations for component-specific types
7
8#ifdef USE_CLIMATE
11#endif
12
13#ifdef USE_WATER_HEATER
15#endif
16
17#ifdef USE_LIGHT
19#endif
20
21#ifdef USE_FAN
23#endif
24
25#ifdef USE_SELECT
27#endif
28
29// Standard library includes that might be needed
30#include <set>
31#include <vector>
32#include <string>
33
34namespace esphome::api {
35
36// This file only provides includes, no actual code
37
38} // namespace esphome::api