mirror of
https://github.com/esphome/esphome.git
synced 2026-03-03 11:18:21 -07:00
c121d8dc2ab654f32f13e243b52336dd78f725a9
defer() items go straight into defer_queue_ and never use a timestamp. Now that millis_64() has its own lock separate from the scheduler, the call no longer needs to happen before taking the scheduler lock. Move it inside the non-defer branch so defer() avoids the cost entirely. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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
262 MiB
Languages
C++
64%
Python
35.6%
C
0.3%
