mirror of
https://github.com/esphome/esphome.git
synced 2026-09-17 10:08:40 +00:00
742230e9ab50fba1c0b2e9d0dc0f06dad488924c
Move get_name() and get_object_id_hash() definitions from entity_base.cpp to entity_base.h so the compiler can inline these trivial member accessors, eliminating call overhead at every call site.
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
598 MiB
Languages
C++
55.8%
Python
43.6%
C
0.3%
JavaScript
0.2%
