mirror of
https://github.com/esphome/esphome.git
synced 2026-08-30 17:46:01 +00:00
26c000c41784e973a456c925cd63aa256aa8ed15
- Fold the one-line event-handler forwarders, the state accessor renames, and the report helper into direct calls; drop the dead forward declaration and the tracker_client() accessor (the backend is the tracker client) - Hoist DEFAULT_ATT_MTU next to the other shared GATT constants and use it in all three engines - Emit BLUETOOTH_PROXY_MAX_CONNECTIONS once, in _connections_to_code - Drop the unused esp_gatt_common_api.h include and DOMAIN constant - Comment accuracy: stale shim/esp32-parity wording, registry roles, request_gatt_client() caller
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
584 MiB
Languages
C++
56.2%
Python
43.2%
C
0.3%
JavaScript
0.2%
