mirror of
https://github.com/esphome/esphome.git
synced 2026-09-17 10:08:40 +00:00
972d0978bde1b519064e5d91f08678b095bec162
On BLE builds where proto_varint_value_t is uint64_t, decode_zigzag32() takes uint32_t — make the narrowing explicit to match the static_cast pattern used for other type conversions in generated code. 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.8%
Python
43.6%
C
0.3%
JavaScript
0.2%
