From 0440a82e7a2d9691a0b1ad219d73e40816dd27e5 Mon Sep 17 00:00:00 2001 From: Home Assistant Version Control Date: Sat, 15 Aug 2026 22:59:46 +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 7db6b366..0d5b9af2 100644 --- a/.ha_mcp/logs/mcp_usage.jsonl +++ b/.ha_mcp/logs/mcp_usage.jsonl @@ -1376,3 +1376,4 @@ {"timestamp": "2026-08-15T22:57:47.497191+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": null, "mode": null, "query": null}, "execution_time_ms": 2.9325485229492188, "success": true, "error_message": null, "response_size_bytes": 14381, "user_context": null} {"timestamp": "2026-08-15T22:58:34.922068+00:00", "tool_name": "ha_config_set_dashboard", "parameters": {"url_path": "printer-stats", "config": null, "python_transform": "for s in config[\"views\"][0][\"sections\"]:\n if any(c.get(\"heading\") == \"Controls\" for c in s.get(\"cards\", [])):\n s[\"cards\"].append({\"type\": \"button\", \"name\": \"Extrude 10mm\", \"icon\": \"mdi:arrow-expand-up\", \"tap_action\": {\"action\": \"perform-action\", \"perform_action\": \"rest_command.octoprint_extrude_10\"}, \"grid_options\": {\"columns\": 6}})", "config_hash": "75c8d11d9a802395", "title": null, "icon": null, "require_admin": null, "show_in_sidebar": null, "MandatoryBPS": true, "BestPracticeKey": null, "return_screenshot": false, "view_path": null}, "execution_time_ms": 11.095523834228516, "success": true, "error_message": null, "response_size_bytes": 30414, "user_context": null} {"timestamp": "2026-08-15T22:59:21.572766+00:00", "tool_name": "ha_list_services", "parameters": {"domain": "rest_command", "query": null, "limit": 50, "offset": 0, "detail_level": "summary", "service_fields": null, "fields": null}, "execution_time_ms": 61.939239501953125, "success": true, "error_message": null, "response_size_bytes": 233, "user_context": null} +{"timestamp": "2026-08-15T22:59:39.876132+00:00", "tool_name": "ha_restart", "parameters": {"confirm": true}, "execution_time_ms": 220.32952308654785, "success": true, "error_message": null, "response_size_bytes": 221, "user_context": null}