1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-31 23:21:54 +00:00
This commit is contained in:
J. Nick Koston
2025-10-19 15:25:47 -10:00
parent 3a7f2afc68
commit c1aa0ae9ba
4 changed files with 0 additions and 8 deletions

View File

@@ -2337,5 +2337,3 @@ message ZWaveProxyRequest {
ZWaveProxyRequestType type = 1;
bytes data = 2 [(pointer_to_buffer) = true];
}
// test

View File

@@ -81,5 +81,3 @@ extend google.protobuf.FieldOptions {
// generates: const light::ColorModeMask *supported_color_modes{};
optional string container_pointer_no_template = 50014;
}
// test

View File

@@ -148,5 +148,3 @@ std::string ProtoMessage::dump() const {
#endif
} // namespace esphome::api
// test

View File

@@ -890,5 +890,3 @@ class ProtoService {
};
} // namespace esphome::api
// test