Skip to content

Error when compiling on EspHome 2025.9.3 #22

@edestecd

Description

@edestecd
Compiling .pioenvs/condo-ble-proxy-1/src/esphome/components/esp32_ble/ble_uuid.cpp.o
src/esphome/components/bthome_receiver_base/bthome_receiver_base_hub.cpp: In lambda function:
src/esphome/components/bthome_receiver_base/bthome_receiver_base_hub.cpp:130:55: error: either all initializer clauses should be designated or none of them should be
  130 |               bthome_measurement_record_t data{false, .d = {.event = event_data}};
      |                                                       ^
src/esphome/components/bthome_receiver_base/bthome_receiver_base_hub.cpp:139:54: error: either all initializer clauses should be designated or none of them should be
  139 |               bthome_measurement_record_t data{true, .d = {.value = value_data}};
      |                                                      ^
*** [.pioenvs/condo-ble-proxy-1/src/esphome/components/bthome_receiver_base/bthome_receiver_base_hub.cpp.o] Error 1

PR coming soon. I have found the solution just need to make a quick PR

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions