mirror of
https://github.com/esphome/esphome.git
synced 2026-09-13 16:18:41 +00: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
593 MiB
Languages
C++
55.8%
Python
43.6%
C
0.3%
JavaScript
0.2%
