restart_ha
Restart Home Assistant to temporarily halt operations and refresh the system, returning the status of the restart process.
Instructions
Restart Home Assistant
⚠️ WARNING: Temporarily disrupts all Home Assistant operations
Returns: Result of restart operation
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "restart_haArguments",
"type": "object"
}