Create Start Time sensor for Home Assistant
sensor:
- platform: start_time
Home Assistant displays initialization time in INFO logs. The component shows the same time as a sensor.
Useful for debugging performance of slow computers like Raspberry Pi.
2020-02-24 17:13:11 INFO (MainThread) [homeassistant.bootstrap] Home Assistant initialized in 25.5s