mirror of
https://github.com/esphome/esphome.git
synced 2026-09-18 18:48:39 +00:00
56f0d3f7f5ec70d50fdd7647c0eb1a3001caca38
- Deprecated FanTraits setters store in an owned compat_preset_modes_ vector (same copy cost as pre-PR). No heap leak, no dangling pointer. - Subclass get_traits() calls wire_preset_modes_() to attach the Fan-owned pointer to the returned traits. - Getter/find/supports all check compat vector as fallback.
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
603 MiB
Languages
C++
55.7%
Python
43.7%
C
0.3%
JavaScript
0.2%
