Best-fit scenarios
Use to control or query Home Assistant devices from a single natural-language command.
Tater Assistant
Phase One Wiki
Control or check Home Assistant devices like lights, switches, thermostats, locks, covers, remotes for TVs/streaming devices, temperatures, and sensors.
Use to control or query Home Assistant devices from a single natural-language command.
Use the example call shape below and provide only the fields the plugin expects.
A single Home Assistant request in natural language (for example: turn off office lights, set bedroom thermostat to 72, or what is the living room temperature?)
How long to cache the compact entity catalog in Redis.
Default: 60Cache LLM chosen entity per-query+catalog (seconds).
Default: 45Chunk size for tournament selection when candidate list is very large.
Default: 120Cache LLM interpret results per-query (seconds). Fast-path rules still run first.
Default: 45Max candidates to send in a single LLM call (tournament chunking used above this).
Default: 400{
"function": "ha_control",
"arguments": {
"query": "A single Home Assistant request in natural language (for example: turn off office lights, set bedroom thermostat to 72, or what is the living room temperature?)"
}
}