devices_list_devices
List all registered devices in Home Assistant with details like name, manufacturer, model, area, and status. Retrieve device registry entries to view or manage device configurations.
Instructions
List all devices via WS config/device_registry/list.
Each entry includes id, name_by_user, name, area_id, manufacturer, model, entry_type, plus config_entries and disabled_by.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |