mirror of
https://github.com/esphome/esphome.git
synced 2026-02-08 08:41:59 +00:00
fd32139d896ffdcb3a7cc42bac20ebcc58911bcf
Change the API's DeviceInfo response to use the new ISO 8601 format with timezone for compilation_time field by calling get_build_time_string() instead of get_compilation_time_ref(). Update the placeholder build_info_data.h to match the new format. Update integration test to expect the new format for compilation_time.
Description
Languages
C++
64.3%
Python
35.4%
C
0.2%
