diff --git a/docs/api/supervisor/endpoints.md b/docs/api/supervisor/endpoints.md index de5dd287..509f82fd 100644 --- a/docs/api/supervisor/endpoints.md +++ b/docs/api/supervisor/endpoints.md @@ -1198,7 +1198,7 @@ Return information about the host. "disk_total": 32.0, "disk_used": 30.0, "disk_free": 2.0, - "features": ["shutdown", "reboot", "hostname", "services", "hassos"], + "features": ["shutdown", "reboot", "hostname", "services", "haos"], "hostname": "Awesome host", "kernel": "4.15.7", "operating_system": "Home Assistant OS"