mirror of
https://github.com/esphome/esphome.git
synced 2025-09-03 03:42:20 +01:00
Improve 'body' handling in http_request on_response triggers (#6968)
This commit is contained in:
@@ -60,6 +60,7 @@ from esphome.cpp_types import ( # noqa
|
||||
std_ns,
|
||||
std_shared_ptr,
|
||||
std_string,
|
||||
std_string_ref,
|
||||
std_vector,
|
||||
uint8,
|
||||
uint16,
|
||||
|
Reference in New Issue
Block a user