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:28:18 -10:00
parent c1aa0ae9ba
commit ea9a8bacf7
5 changed files with 0 additions and 10 deletions

View File

@@ -3205,5 +3205,3 @@ void ZWaveProxyRequest::calculate_size(ProtoSize &size) const {
#endif
} // namespace esphome::api
// test

View File

@@ -3028,5 +3028,3 @@ class ZWaveProxyRequest final : public ProtoDecodableMessage {
#endif
} // namespace esphome::api
// test

View File

@@ -2195,5 +2195,3 @@ void ZWaveProxyRequest::dump_to(std::string &out) const {
} // namespace esphome::api
#endif // HAS_PROTO_MESSAGE_DUMP
// test

View File

@@ -855,5 +855,3 @@ void APIServerConnection::read_message(uint32_t msg_size, uint32_t msg_type, uin
}
} // namespace esphome::api
// test

View File

@@ -484,5 +484,3 @@ class APIServerConnection : public APIServerConnectionBase {
};
} // namespace esphome::api
// test