|
ESPHome 2026.5.0b1
|
Go to the source code of this file.
Data Structures | |
| class | esphome::ota::HostOTABackend |
Host OTA backend: stages new binary to <exe>.ota.new, validates ELF/Mach-O matches the running arch, renames over <exe>, and arms execv via arch_restart(). More... | |
Namespaces | |
| namespace | esphome |
| namespace | esphome::ota |
Functions | |
| std::unique_ptr< ArduinoLibreTinyOTABackend > | esphome::ota::make_ota_backend () |