ESPHome 2025.9.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_LIGHT
15#endif
16
17#ifdef USE_FAN
19#endif
20
21#ifdef USE_SELECT
23#endif
24
25// Standard library includes that might be needed
26#include <set>
27#include <vector>
28#include <string>
29
30namespace esphome::api {
31
32// This file only provides includes, no actual code
33
34} // namespace esphome::api