ha_get_states
Retrieve the current state of all Home Assistant entities, with optional filtering by domain (e.g., 'light', 'sensor').
Instructions
Get the current state of all entities, optionally filtered by domain (e.g. 'light', 'switch', 'sensor')
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | No | Filter by entity domain (e.g. 'light', 'sensor', 'automation'). Omit for all entities. |