mirror of
https://github.com/esphome/esphome.git
synced 2026-09-18 02:28:42 +00:00
ce70c955c41aa02d072f6ecc4060127a1854517e
Address code review feedback: - Remove as_uint16() and as_uint32() accessors from ProtoVarIntResult - Use .value directly with static_cast where narrowing is needed - Fix ESP_LOGV truncation: use PRIu64 with static_cast<uint64_t> for BLE builds Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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.7%
Python
43.7%
C
0.3%
JavaScript
0.2%
