From d1c363f45778e0ee595aad8835845a0070f3a7bc Mon Sep 17 00:00:00 2001 From: Home Assistant Version Control Date: Fri, 7 Aug 2026 04:17:48 +0000 Subject: [PATCH] .ha_mcp/logs/mcp_usage.jsonl --- .ha_mcp/logs/mcp_usage.jsonl | 1 + 1 file changed, 1 insertion(+) diff --git a/.ha_mcp/logs/mcp_usage.jsonl b/.ha_mcp/logs/mcp_usage.jsonl index d4e2f93..7410caa 100644 --- a/.ha_mcp/logs/mcp_usage.jsonl +++ b/.ha_mcp/logs/mcp_usage.jsonl @@ -591,3 +591,4 @@ {"timestamp": "2026-08-07T04:14:55.904701+00:00", "tool_name": "ha_get_device", "parameters": {"device_id": null, "entity_id": "sensor.octoprint_print_progress", "integration": null, "area_id": null, "manufacturer": null, "limit": 50, "offset": 0, "detail_level": "summary"}, "execution_time_ms": 175.19259452819824, "success": true, "error_message": null, "response_size_bytes": 5753, "user_context": null} {"timestamp": "2026-08-07T04:15:05.204254+00:00", "tool_name": "ha_get_state", "parameters": {"entity_id": ["sensor.octoprint_print_progress", "sensor.octoprint_print_status", "sensor.octoprint_print_time", "sensor.octoprint_print_file", "sensor.octoprint_tool_0_temperature", "sensor.octoprint_tool_0_target", "sensor.octoprint_bed_temperature", "sensor.octoprint_bed_target", "sensor.octoprint_current_z", "sensor.octoprint_soc_temperature", "binary_sensor.octoprint_printing", "binary_sensor.octoprint_connected"], "fields": ["entity_id", "state", "attributes"], "attribute_keys": ["friendly_name", "unit_of_measurement", "device_class"]}, "execution_time_ms": 55.25827407836914, "success": true, "error_message": null, "response_size_bytes": 2783, "user_context": null} {"timestamp": "2026-08-07T04:15:05.624462+00:00", "tool_name": "ha_get_history", "parameters": {"entity_ids": ["sensor.octoprint_print_progress", "sensor.octoprint_tool_0_temperature"], "source": "history", "start_time": "7d", "end_time": null, "minimal_response": true, "significant_changes_only": true, "limit": 5, "offset": null, "period": "day", "statistic_types": null, "order": "desc", "fields": null, "ctx": {"_STATE_TTL_SECONDS": 86400}}, "execution_time_ms": 64.22209739685059, "success": true, "error_message": null, "response_size_bytes": 2371, "user_context": null} +{"timestamp": "2026-08-07T04:17:42.410768+00:00", "tool_name": "ha_config_get_dashboard", "parameters": {"url_path": "dashboard-home", "list_only": false, "force_reload": false, "entity_id": null, "card_type": null, "heading": null, "include_config": false, "include_screenshot": false, "view_path": "0", "mode": null, "query": null}, "execution_time_ms": 5.277156829833984, "success": false, "error_message": "{\n \"success\": false,\n \"error\": {\n \"code\": \"RESOURCE_NOT_FOUND\",\n \"message\": \"Dashboard view path '0' is not found.\",\n \"suggestion\": \"Use a view_path returned by ha_config_get_dashboard\"\n },\n \"dashboard_url_path\": \"dashboard-home\",\n \"view_path\": \"0\",\n \"available_view_paths\": [\n \"calendar-popup\"\n ]\n}", "response_size_bytes": null, "user_context": null}