ESPHome  2024.8.3
Data Structures | Namespaces | Enumerations
ota_http_request.h File Reference

Go to the source code of this file.

Data Structures

class  esphome::http_request::OtaHttpRequestComponent
 

Namespaces

 esphome
 Implementation of SPI Controller mode.
 
 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 }