Scheduler String-Based API Deprecation
The scheduler's std::string-based APIs (set_timeout, set_interval, set_retry, defer, and their cancel counterparts) are now deprecated. Use const char* string literals or uint32_t numeric IDs instead.
This deprecation affects ESPHome 2026.1.0 and later, with removal planned for 2026.7.0.