From 1f557b46b35cd585e6815d40a57b4f6fd7616c05 Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Tue, 7 Oct 2025 09:53:41 -0500 Subject: [PATCH] fix ifdefs --- esphome/components/api/homeassistant_service.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/esphome/components/api/homeassistant_service.h b/esphome/components/api/homeassistant_service.h index d1eb7ffc29..28d5b7f456 100644 --- a/esphome/components/api/homeassistant_service.h +++ b/esphome/components/api/homeassistant_service.h @@ -152,6 +152,7 @@ template class HomeAssistantServiceCallAction : public Actionflags_.wants_response) { resp.wants_response = true; // Set response template if provided @@ -160,6 +161,7 @@ template class HomeAssistantServiceCallAction : public Actionparent_->register_action_response_callback(