From ea9a8bacf78b88aae719a04dddf2bee45e960b94 Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Sun, 19 Oct 2025 15:28:18 -1000 Subject: [PATCH] debug --- esphome/components/api/api_pb2.cpp | 2 -- esphome/components/api/api_pb2.h | 2 -- esphome/components/api/api_pb2_dump.cpp | 2 -- esphome/components/api/api_pb2_service.cpp | 2 -- esphome/components/api/api_pb2_service.h | 2 -- 5 files changed, 10 deletions(-) diff --git a/esphome/components/api/api_pb2.cpp b/esphome/components/api/api_pb2.cpp index 9e3aeb8bb7..37bcf5d8a0 100644 --- a/esphome/components/api/api_pb2.cpp +++ b/esphome/components/api/api_pb2.cpp @@ -3205,5 +3205,3 @@ void ZWaveProxyRequest::calculate_size(ProtoSize &size) const { #endif } // namespace esphome::api - -// test diff --git a/esphome/components/api/api_pb2.h b/esphome/components/api/api_pb2.h index 046e310431..ed49498176 100644 --- a/esphome/components/api/api_pb2.h +++ b/esphome/components/api/api_pb2.h @@ -3028,5 +3028,3 @@ class ZWaveProxyRequest final : public ProtoDecodableMessage { #endif } // namespace esphome::api - -// test diff --git a/esphome/components/api/api_pb2_dump.cpp b/esphome/components/api/api_pb2_dump.cpp index 66906c3223..e803125f53 100644 --- a/esphome/components/api/api_pb2_dump.cpp +++ b/esphome/components/api/api_pb2_dump.cpp @@ -2195,5 +2195,3 @@ void ZWaveProxyRequest::dump_to(std::string &out) const { } // namespace esphome::api #endif // HAS_PROTO_MESSAGE_DUMP - -// test diff --git a/esphome/components/api/api_pb2_service.cpp b/esphome/components/api/api_pb2_service.cpp index 55ce51f65c..9d227af0a3 100644 --- a/esphome/components/api/api_pb2_service.cpp +++ b/esphome/components/api/api_pb2_service.cpp @@ -855,5 +855,3 @@ void APIServerConnection::read_message(uint32_t msg_size, uint32_t msg_type, uin } } // namespace esphome::api - -// test diff --git a/esphome/components/api/api_pb2_service.h b/esphome/components/api/api_pb2_service.h index ad9907171c..549b00ee6a 100644 --- a/esphome/components/api/api_pb2_service.h +++ b/esphome/components/api/api_pb2_service.h @@ -484,5 +484,3 @@ class APIServerConnection : public APIServerConnectionBase { }; } // namespace esphome::api - -// test