list_devices
Retrieve a list of all configured devices and entities from your Unfolded Circle Remote, with optional filtering by entity type such as media_player, remote, light, switch, or sensor.
Instructions
List all configured devices (entities). Each physical device may appear as several entities (e.g. a TV has both a media_player and a remote entity). Optionally filter by entity_type (media_player, remote, light, switch, sensor). Returns {id, name, type, integration, device_class, state} per entity.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | No | ||
| entity_type | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |