get_entity_state
Retrieve the current state and attributes of a Home Assistant entity, such as a light or sensor, to monitor device status and conditions.
Instructions
Get the current state and attributes of a specific entity
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity_id | Yes | The entity ID (e.g., 'light.living_room') |