get_version
Retrieves the current Home Assistant version. Returns a string with the version number, such as '2025.3.0'.
Instructions
Get the Home Assistant version
Returns: A string with the Home Assistant version (e.g., "2025.3.0")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |