{
"id": "smart_home",
"name": "Smart Home Assistant",
"description": "Home Assistant, smart devices, and home automation.",
"llm_backend": "ollama",
"model": "gemma4:26b-a4b-it-q4_K_M",
"temperature": 0.3,
"max_iterations": 40,
"planning_enabled": true,
"enabled_tools": [
"todo", "scratchpad", "switch_profile",
"web_search", "web_view", "http_request",
"filesystem", "code_exec", "ssh_exec", "image_view",
"memory",
"list_tools", "tool_manual",
"spawn_agent",
"share_file"
]
}