esphome/esphome/components/ota
Kuba Szczodrzyński a9630ac847
Support for LibreTiny platform (RTL8710, BK7231 & other modules) (#3509)
Co-authored-by: Kuba Szczodrzyński <kuba@szczodrzynski.pl>
Co-authored-by: Sam Neirinck <git@samneirinck.com>
Co-authored-by: David Buezas <dbuezas@users.noreply.github.com>
Co-authored-by: Stroe Andrei Catalin <catalin2402@gmail.com>
Co-authored-by: Sam Neirinck <github@samneirinck.be>
Co-authored-by: Péter Sárközi <xmisterhu@gmail.com>
Co-authored-by: Hajo Noerenberg <hn@users.noreply.github.com>
2023-09-05 10:16:08 +12:00
..
__init__.py Support for LibreTiny platform (RTL8710, BK7231 & other modules) (#3509) 2023-09-05 10:16:08 +12:00
automation.h Add state callback to ota component (#1816) 2021-07-11 07:52:19 +12: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_libretiny.cpp Support for LibreTiny platform (RTL8710, BK7231 & other modules) (#3509) 2023-09-05 10:16:08 +12:00
ota_backend_arduino_libretiny.h Support for LibreTiny platform (RTL8710, BK7231 & other modules) (#3509) 2023-09-05 10:16:08 +12: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_backend.h Add OTA upload compression for ESP8266 (#2601) 2021-10-22 13:02:55 +02:00
ota_component.cpp Support for LibreTiny platform (RTL8710, BK7231 & other modules) (#3509) 2023-09-05 10:16:08 +12:00
ota_component.h Initial Support for RP2040 platform (#3284) 2022-10-20 16:50:39 +13:00