|
ESPHome 2026.8.0-dev
|
Go to the source code of this file.
Namespaces | |
| namespace | esphome |
| namespace | esphome::ota |
Functions | |
| bool | esphome::ota::version_is_older (const char *candidate, const char *reference) |
| Compare two dotted-numeric version strings (such as "1.2.3"). | |
| OTAGlobalCallback * | esphome::ota::get_global_ota_callback () |
Variables | |
| OTAGlobalCallback * | esphome::ota::global_ota_callback {nullptr} |