mirror of
https://github.com/esphome/esphome.git
synced 2026-08-31 10:06:03 +00:00
- 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>