mirror of
https://github.com/esphome/esphome.git
synced 2026-07-10 17:05:36 +00:00
9f57c2a9b6
- Cast msg_size/type_varint.value to uint32_t in HELPER_LOG to match PRIu32 format (proto_varint_value_t is uint64_t on BLE builds) - Remove unused is_varint64 field from api_protobuf.py TypeInfo classes Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>