mirror of
https://github.com/esphome/esphome.git
synced 2026-09-17 18:18:43 +00:00
a9ad0cc3f3855aa3eb59d7542828e0a426166908
After moving decode_varint to raw proto_varint_value_t, the type- conversion accessors (as_bool, as_int32, as_sint32, as_uint64, etc.) on ProtoVarIntResult are dead code. ProtoVarInt itself is now only used as a static method container for parse(), so remove its constructors, instance accessors, and value_ member. 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%
