esphome/esphome/components/ota
2022-03-24 14:28:21 +13:00
..
__init__.py Fix ESP8266 OTA adds unnecessary Update library (#2579) 2021-10-21 14:20:57 +02:00
automation.h Add state callback to ota component (#1816) 2021-07-11 07:52:19 +12:00
ota_backend.h Add OTA upload compression for ESP8266 (#2601) 2021-10-22 13:02:55 +02:00
ota_backend_arduino_esp32.cpp Fix ESP32 esp-idf OTA updates (#2424) 2021-10-02 16:02:01 +02:00
ota_backend_arduino_esp32.h Add OTA upload compression for ESP8266 (#2601) 2021-10-22 13:02:55 +02:00
ota_backend_arduino_esp8266.cpp Hotfix for ESP8266 OTA issue: ERROR Error binary size (#2432) 2021-10-03 16:15:01 +02:00
ota_backend_arduino_esp8266.h Fix missed ARDUINO_VERSION_CODE to USE_ARDUINO_VERSION_CODE changes (#3206) 2022-02-16 16:50:10 +01:00
ota_backend_esp_idf.cpp OTA firmware MD5 check + password support for esp-idf (#2507) 2021-10-15 22:06:32 +02:00
ota_backend_esp_idf.h Add OTA upload compression for ESP8266 (#2601) 2021-10-22 13:02:55 +02:00
ota_component.cpp increase delay for Ethernet module warm up (#3326) 2022-03-24 14:28:21 +13:00
ota_component.h Add OTA upload compression for ESP8266 (#2601) 2021-10-22 13:02:55 +02:00