diff --git a/.ha_mcp/logs/mcp_usage.jsonl b/.ha_mcp/logs/mcp_usage.jsonl index 44fb9788..4ed421d9 100644 --- a/.ha_mcp/logs/mcp_usage.jsonl +++ b/.ha_mcp/logs/mcp_usage.jsonl @@ -1604,3 +1604,4 @@ {"timestamp": "2026-08-16T07:20:37.525367+00:00", "tool_name": "ha_search", "parameters": {"query": "m100", "domain_filter": null, "area_filter": null, "search_types": null, "limit": 10, "offset": 0, "exact_match": true, "include_hidden": true, "include_config": false, "group_by_domain": false, "per_domain_limit": null, "state_filter": null, "result_fields": null, "fields": null, "config_time_budget": null, "ctx": {"_STATE_TTL_SECONDS": 86400}}, "execution_time_ms": 10723.79994392395, "success": true, "error_message": null, "response_size_bytes": 1019, "user_context": null} {"timestamp": "2026-08-16T07:21:18.618044+00:00", "tool_name": "ha_get_state", "parameters": {"entity_id": ["light.bedroom_lamp", "light.office_lamp", "light.night_light", "event.bedroom_switch_button_1", "event.basement_switch_button_1"], "fields": null, "attribute_keys": null}, "execution_time_ms": 30.757427215576172, "success": true, "error_message": null, "response_size_bytes": 3626, "user_context": null} {"timestamp": "2026-08-16T07:22:01.157206+00:00", "tool_name": "ha_get_state", "parameters": {"entity_id": ["light.bedroom_lamp", "light.office_lamp", "light.night_light"], "fields": ["entity_id", "state", "last_changed", "last_updated"], "attribute_keys": null}, "execution_time_ms": 73.45032691955566, "success": true, "error_message": null, "response_size_bytes": 924, "user_context": null} +{"timestamp": "2026-08-16T07:22:35.455402+00:00", "tool_name": "ha_get_logs", "parameters": {"source": "supervisor", "limit": 60, "search": null, "order": "newest", "hours_back": 1, "entity_id": null, "end_time": null, "offset": 0, "compact": true, "level": null, "slug": "core_matter_server"}, "execution_time_ms": 33865.31090736389, "success": false, "error_message": "{\n \"success\": false,\n \"error\": {\n \"code\": \"SERVICE_CALL_FAILED\",\n \"message\": \"API error: 502 - 502: Bad Gateway\",\n \"suggestion\": \"Verify add-on slug 'core_matter_server' is correct\",\n \"suggestions\": [\n \"Verify add-on slug 'core_matter_server' is correct\",\n \"Use ha_get_addon() to list installed add-on slugs\",\n \"Ensure Supervisor is available (HA OS or Supervised install)\"\n ]\n },\n \"source\": \"supervisor\",\n \"slug\": \"core_matter_server\"\n}", "response_size_bytes": null, "user_context": null}