Improve 'body' handling in http_request on_response triggers (#6968)

This commit is contained in:
Kevin P. Fleming
2024-06-25 19:50:54 -04:00
committed by Jesse Hills
parent d8a6d8594a
commit 1579dfeb80
4 changed files with 17 additions and 6 deletions
+1
View File
@@ -60,6 +60,7 @@ from esphome.cpp_types import ( # noqa
std_ns,
std_shared_ptr,
std_string,
std_string_ref,
std_vector,
uint8,
uint16,