esphome/esphome/components/ota
Jesse Hills 6153bcc6ad
Initial Support for RP2040 platform (#3284)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2022-10-20 16:50:39 +13:00
..
__init__.py Initial Support for RP2040 platform (#3284) 2022-10-20 16:50:39 +13: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 Initial Support for RP2040 platform (#3284) 2022-10-20 16:50:39 +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 Improve OTA error messages adding return codes (#3698) 2022-08-16 21:51:05 +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 Initial Support for RP2040 platform (#3284) 2022-10-20 16:50:39 +13:00
ota_component.h Initial Support for RP2040 platform (#3284) 2022-10-20 16:50:39 +13:00