diff --git a/esphome/components/api/api_connection.h b/esphome/components/api/api_connection.h index 4165b7f3a2d..98ec7179ba3 100644 --- a/esphome/components/api/api_connection.h +++ b/esphome/components/api/api_connection.h @@ -1,5 +1,6 @@ #pragma once +// DNM: integration-test bucketing CI probe — do not merge. #include "esphome/core/defines.h" #ifdef USE_API #include "api_frame_helper.h"