1
mirror of https://github.com/home-assistant/core synced 2024-08-02 23:40:32 +02:00
ha-core/homeassistant/components/hassio/strings.json
2020-11-11 20:12:24 +01:00

19 lines
499 B
JSON

{
"system_health": {
"info": {
"board": "Board",
"disk_total": "Disk Total",
"disk_used": "Disk Used",
"docker_version": "Docker Version",
"healthy": "Healthy",
"host_os": "Host Operating System",
"installed_addons": "Installed Add-ons",
"supervisor_api": "Supervisor API",
"supervisor_version": "Supervisor Version",
"supported": "Supported",
"update_channel": "Update Channel",
"version_api": "Version API"
}
}
}