mirror of
https://github.com/home-assistant/core.git
synced 2026-02-28 13:56:28 +00:00
12 lines
308 B
JSON
12 lines
308 B
JSON
{
|
|
"system_health": {
|
|
"info": {
|
|
"oldest_recorder_run": "Oldest Run Start Time",
|
|
"current_recorder_run": "Current Run Start Time",
|
|
"estimated_db_size": "Estimated Database Size (MiB)",
|
|
"database_engine": "Database Engine",
|
|
"database_version": "Database Version"
|
|
}
|
|
}
|
|
}
|