mirror of
https://github.com/esphome/esphome.git
synced 2026-07-10 08:55:36 +00:00
5f9dccace005f01ec2efbcfac03f0039531e9d15
set_retry and cancel_retry were deprecated in 2026.2.0 with removal scheduled for 2026.8.0. No internal callers remain. This removes: - RetryResult enum - set_retry/cancel_retry from Scheduler and Component - RetryArgs struct and retry_handler - is_retry bit field from SchedulerItem - match_retry parameter from cancel helpers - Integration tests for retry functionality
Description
ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems.
Readme
Multiple Licenses
545 MiB
Languages
C++
60.1%
Python
39.3%
C
0.3%
JavaScript
0.2%
