mirror of
https://github.com/elisspace/core.git
synced 2026-09-26 12:37:12 +00:00
18 lines
470 B
JSON
18 lines
470 B
JSON
{
|
|
"system_health": {
|
|
"info": {
|
|
"arch": "CPU Architecture",
|
|
"dev": "Development",
|
|
"docker": "Docker",
|
|
"user": "User",
|
|
"hassio": "Supervisor",
|
|
"installation_type": "Installation Type",
|
|
"os_name": "Operating System Family",
|
|
"os_version": "Operating System Version",
|
|
"python_version": "Python Version",
|
|
"timezone": "Timezone",
|
|
"version": "Version",
|
|
"virtualenv": "Virtual Environment"
|
|
}
|
|
}
|
|
} |