mirror of
https://github.com/esphome/esphome.git
synced 2026-09-15 00:58:40 +00:00
66a3e3a705bbdeaa5d6ac3c3a88525aad15b09b5
Replace heap-allocated SensorWithDedup wrapper with inline LazySensorWithDedup that stores the sensor pointer and deduplicator directly in the component, eliminating heap allocations and reducing RAM usage for configured sensors.
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
604 MiB
Languages
C++
55.8%
Python
43.6%
C
0.3%
JavaScript
0.2%
