mirror of
https://github.com/esphome/esphome.git
synced 2026-03-02 18:58:20 -07:00
f772bbd1dd21a305b568e57cbf1941765265e9f0
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>
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
255 MiB
Languages
C++
64.1%
Python
35.5%
C
0.3%
