Files
esphome/esphome/core
J. Nick KostonandJ. Nick Koston f772bbd1dd [core] Inline set_component_state_ and use it in Application
Move set_component_state_ from component.cpp to the header as
an inline method so it can be reused wherever Component state
needs to be updated. Replace the manual bit manipulation in
Application::enable_pending_loops_ with a call to the helper.

Co-Authored-By: J. Nick Koston <nick@koston.org>
2026-02-27 17:45:47 -10:00
..
2025-06-25 12:03:41 +00:00
2025-06-29 07:56:12 +12:00
2025-06-25 12:03:41 +00:00
2025-05-19 13:57:41 +12:00