get_state
Retrieve the current state of a specific Home Assistant entity, such as a light or sensor, by providing its entity ID for real-time monitoring and control.
Instructions
Get the current state of a Home Assistant entity
Input Schema
Name | Required | Description | Default |
---|---|---|---|
entity_id | Yes | The entity ID to get state for (e.g., light.living_room) |