toggle_entity
Switch Home Assistant devices on or off using their entity ID. Control connected devices and manage automation states directly through the Home Assistant MCP Server.
Instructions
Toggle a Home Assistant entity on/off
Input Schema
Name | Required | Description | Default |
---|---|---|---|
entity_id | Yes | The entity ID to toggle (e.g., switch.bedroom) | |
state | Yes | The desired state (on/off) |