From 06a659d4001a128c847f763f9aece4b196ffa090 Mon Sep 17 00:00:00 2001 From: Home Assistant Version Control Date: Mon, 10 Aug 2026 05:10:53 +0000 Subject: [PATCH] .ha_mcp/logs/mcp_usage.jsonl --- .ha_mcp/logs/mcp_usage.jsonl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.ha_mcp/logs/mcp_usage.jsonl b/.ha_mcp/logs/mcp_usage.jsonl index e794f366..a3f25e04 100644 --- a/.ha_mcp/logs/mcp_usage.jsonl +++ b/.ha_mcp/logs/mcp_usage.jsonl @@ -1090,3 +1090,5 @@ {"timestamp": "2026-08-10T05:06:59.138076+00:00", "tool_name": "ha_config_get_dashboard", "parameters": {"url_path": "printer-stats", "list_only": false, "force_reload": false, "entity_id": null, "card_type": null, "heading": null, "include_config": false, "include_screenshot": false, "view_path": "history", "mode": null, "query": null}, "execution_time_ms": 4.574775695800781, "success": true, "error_message": null, "response_size_bytes": 6341, "user_context": null} {"timestamp": "2026-08-10T05:08:35.403629+00:00", "tool_name": "ha_config_set_dashboard", "parameters": {"url_path": "printer-stats", "config": null, "python_transform": "config['views'][1]['sections'][2]['cards'][4]['content'] = config['views'][1]['sections'][2]['cards'][4]['content'].replace(\"state_attr('sensor.octoprint_recent_prints', 'json_attributes')\", \"state_attr('sensor.octoprint_recent_prints', 'allPrintJobs')\")", "config_hash": "a35783a45b9d7fb7", "title": null, "icon": null, "require_admin": null, "show_in_sidebar": null, "MandatoryBPS": false, "BestPracticeKey": null, "return_screenshot": false, "view_path": null}, "execution_time_ms": 9.556293487548828, "success": true, "error_message": null, "response_size_bytes": 863, "user_context": null} {"timestamp": "2026-08-10T05:09:17.843708+00:00", "tool_name": "ha_restart", "parameters": {"confirm": true}, "execution_time_ms": 215.41404724121094, "success": true, "error_message": null, "response_size_bytes": 221, "user_context": null} +{"timestamp": "2026-08-10T05:10:46.603506+00:00", "tool_name": "ha_get_state", "parameters": {"entity_id": "sensor.octoprint_recent_prints", "fields": ["state", "attributes"], "attribute_keys": ["allPrintJobs"]}, "execution_time_ms": 33.24246406555176, "success": true, "error_message": null, "response_size_bytes": 57748, "user_context": null} +{"timestamp": "2026-08-10T05:10:52.639992+00:00", "tool_name": "ha_get_state", "parameters": {"entity_id": "sensor.octoprint_recent_prints", "fields": ["state"], "attribute_keys": null}, "execution_time_ms": 14.18614387512207, "success": true, "error_message": null, "response_size_bytes": 365, "user_context": null}