This website requires JavaScript.
Explore
Help
Sign In
Home-IoT
/
esphome
Watch
1
Star
0
Fork
You've already forked esphome
0
mirror of
https://github.com/esphome/esphome.git
synced
2024-11-10 09:17:46 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
c702a3f3ee
esphome
/
tests
/
components
/
http_request
/
test.esp8266-ard.yaml
5 lines
63 B
YAML
Raw
Normal View
History
Unescape
Escape
[ota] http_request update platform (#5586) Co-authored-by: Keith Burzinski <kbx81x@gmail.com> Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com> Co-authored-by: Edward Firmo <94725493+edwardtfn@users.noreply.github.com>
2024-06-06 04:35:28 +02:00
substitutions
:
verify_ssl
:
"false"
[http_request] Add esp-idf and rp2040 support (#3256) * Implement http_request component for esp-idf * Fix ifdefs * Lint * clang * Set else to fail with error message * Use unique_ptr * Fix * Tidy up casting, explicit HttpResponse lifetime (#3265) Co-authored-by: Daniel Cousens <dcousens@users.noreply.github.com> * Remove unique_ptr wrapper * Fix * Use reference * Add duration code into new split files * Add config for tx/rx buffer on idf * Fix * Try reserve response data with rx buffer size * Update http_request.h * Move client cleanup to be earlier * Move capture_response to bool on struct and remove global * Fix returns * Change quotes to brackets * Rework http request * Remove http request from old test yamls * Update component tests * Validate md5 length when hardcoded string * Linting * Add duration_ms to container * More lint * const * Remove default arguments and add helper functions for get and post * Add virtual destructor to HttpContainer * Undo const HEADER_KEYS * 🤦 * Update esphome/components/http_request/ota/ota_http_request.cpp Co-authored-by: Keith Burzinski <kbx81x@gmail.com> * Update esphome/components/http_request/ota/ota_http_request.cpp Co-authored-by: Keith Burzinski <kbx81x@gmail.com> * lint * Move header keys inline * Add missing WatchdogManagers * CAPS * Fix "follow redirects" string in config dump * IDF 5+ fix --------- Co-authored-by: Daniel Cousens <413395+dcousens@users.noreply.github.com> Co-authored-by: Daniel Cousens <dcousens@users.noreply.github.com> Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2024-06-09 22:15:29 +02:00
<<
:
!
include common.yaml
Reference in a new issue
Copy permalink