mirror of
https://github.com/esphome/esphome.git
synced 2026-02-08 08:41:59 +00:00
c451fbd697242841a62af5eed17eb2a6a8b47e04
I think we need to put a little more thought into whether we really want the build time in each of these, or whether it should be just the config_hash (perhaps extended with version, and in some cases the component's own serial number or other identifier). So put the old compilation_time_ and its access methods back, so this PR only adds the *new* fields. We can migrate users over and then remove the compilation_time_ separately.
Description
Languages
C++
64.3%
Python
35.4%
C
0.2%
