Create Start Time sensor for Home Assistant.
Method 1. HACS custom repo:
HACS > Integrations > 3 dots (upper top corner) > Custom repositories > URL:
AlexxIT/StartTime
, Category: Integration > Add > wait > StartTime > Install
Method 2. Manually copy start_time
folder from latest release to /config/custom_components
folder.
Method 1. GUI:
Configuration > Integrations > Add Integration > StartTime
If the integration is not in the list, you need to clear the browser cache.
Method 2. YAML:
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.
This component does not depend on the settings of the logger
component!
2020-02-24 17:13:11 INFO (MainThread) [homeassistant.bootstrap] Home Assistant initialized in 25.5s