esphome_elektromer_han/components
Tomer27cz 789611a611 Make DLMS string helpers write to buffer
Change DlmsParser::data_to_string_ and obis_to_string_ signatures to return void and write into the provided caller buffer instead of returning std::string (avoids allocations and clarifies ownership).

Also add #include "esphome/core/application.h" in dlms_push.cpp for required declarations.
2026-03-07 20:39:57 +01:00
..
dlms_push Make DLMS string helpers write to buffer 2026-03-07 20:39:57 +01:00
xt211 Update xt211_uart.h 2026-02-28 22:36:15 +01:00