mirror of
https://github.com/esphome/esphome.git
synced 2026-08-25 23:56:19 +00:00
456f5b3042d69ab568eee5d60c1ba4e7218f96a2
Neutral fan-out runs before the legacy nodes so on_connect triggers observe resolved gatt nodes (the neutral engine's order). Pending notify registrations move to a fixed array (no post-setup heap). Gatt nodes also join nodes_, collapsing the twin state loops. One define now means 'the neutral node surface is compiled in' on both engines. The service count moves into BluedroidServiceTable, free() resets it, bridge ops log failures, the write action carries its own tag, and the automation headers drop includes that left with the write actions.
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
577 MiB
Languages
C++
57.9%
Python
41.5%
C
0.3%
JavaScript
0.2%
