esphome/esphome/components/ota
2023-05-31 13:48:34 +12:00
..
__init__.py Add ability to await safe mode in codegen (#4529) 2023-03-07 21:29:45 +00: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_arduino_rp2040.cpp Implement RP2040 preferences (#3946) 2022-10-26 22:56:56 +13:00
ota_backend_arduino_rp2040.h Initial Support for RP2040 platform (#3284) 2022-10-20 16:50:39 +13:00
ota_backend_esp_idf.cpp ota: fix TWDT with ESP-IDF >= 5 (#4858) 2023-05-31 13:48:34 +12:00
ota_backend_esp_idf.h Add OTA upload compression for ESP8266 (#2601) 2021-10-22 13:02:55 +02:00
ota_component.cpp ota: fix compile with ESP-IDF >= 5 (#4857) 2023-05-31 13:47:11 +12:00
ota_component.h Initial Support for RP2040 platform (#3284) 2022-10-20 16:50:39 +13:00