system_get_updates
List Home Assistant updates across core, add-ons, HACS, and custom components. Filter to show only pending updates or all update entities.
Instructions
List available Home Assistant updates (core, add-ons, HACS, custom components).
Reads update.* entities from HA states — each represents one updatable component.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pending_only | No | If True (default), return only components with updates available. Set False to see all update entities including up-to-date ones. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |