ESPHome 2025.5.0
Loading...
Searching...
No Matches
ota_http_request.h File Reference

Go to the source code of this file.

Data Structures

class  esphome::http_request::OtaHttpRequestComponent
 

Namespaces

namespace  esphome
 Providing packet encoding functions for exchanging data with a remote host.
 
namespace  esphome::http_request
 

Enumerations

enum  esphome::http_request::OtaHttpRequestError : uint8_t { esphome::http_request::OTA_MD5_INVALID = 0x10 , esphome::http_request::OTA_BAD_URL = 0x11 , esphome::http_request::OTA_CONNECTION_ERROR = 0x12 }