From 7643d3fcd3ca344b2272fa7245995333ed17eea0 Mon Sep 17 00:00:00 2001 From: Home Assistant Version Control Date: Mon, 27 Jul 2026 15:37:29 +0000 Subject: [PATCH] .ha_mcp/logs/mcp_usage.jsonl, .storage/lovelace.dashboard_temp --- .ha_mcp/logs/mcp_usage.jsonl | 1 + .storage/lovelace.dashboard_temp | 6 ++++++ 2 files changed, 7 insertions(+) diff --git a/.ha_mcp/logs/mcp_usage.jsonl b/.ha_mcp/logs/mcp_usage.jsonl index 1c38b1e..8cd604d 100644 --- a/.ha_mcp/logs/mcp_usage.jsonl +++ b/.ha_mcp/logs/mcp_usage.jsonl @@ -55,3 +55,4 @@ {"timestamp": "2026-07-27T15:35:21.873689+00:00", "tool_name": "ha_config_get_dashboard", "parameters": {"url_path": "dashboard-temp", "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.9327869415283203, "success": true, "error_message": null, "response_size_bytes": 8912, "user_context": null} {"timestamp": "2026-07-27T15:36:03.739811+00:00", "tool_name": "ha_config_set_dashboard", "parameters": {"url_path": "dashboard-temp", "config": null, "python_transform": "config['views'][0]['sections'][1]['cards'].insert(1, {\"type\": \"gauge\", \"entity\": \"sensor.system_monitor_memory_usage\", \"name\": \"Memory Usage\", \"min\": 0, \"max\": 100, \"severity\": {\"green\": 0, \"yellow\": 50, \"red\": 80}})", "config_hash": "473aa0267c9fc534", "title": null, "icon": null, "require_admin": null, "show_in_sidebar": null, "MandatoryBPS": true, "BestPracticeKey": null, "return_screenshot": false, "view_path": null}, "execution_time_ms": 14.544248580932617, "success": true, "error_message": null, "response_size_bytes": 30547, "user_context": null} {"timestamp": "2026-07-27T15:37:15.111555+00:00", "tool_name": "ha_config_get_dashboard", "parameters": {"url_path": "dashboard-temp", "list_only": false, "force_reload": false, "entity_id": null, "card_type": "gauge", "heading": null, "include_config": true, "include_screenshot": false, "view_path": null, "mode": null, "query": null}, "execution_time_ms": 4.561662673950195, "success": true, "error_message": null, "response_size_bytes": 1028, "user_context": null} +{"timestamp": "2026-07-27T15:37:22.516466+00:00", "tool_name": "ha_config_set_dashboard", "parameters": {"url_path": "dashboard-temp", "config": null, "python_transform": "config['views'][0]['sections'][1]['cards'][0]['grid_options'] = {\"columns\": 6}; config['views'][0]['sections'][1]['cards'][1]['grid_options'] = {\"columns\": 6}", "config_hash": "efd92b70d820ddbb", "title": null, "icon": null, "require_admin": null, "show_in_sidebar": null, "MandatoryBPS": false, "BestPracticeKey": null, "return_screenshot": false, "view_path": null}, "execution_time_ms": 17.55976676940918, "success": true, "error_message": null, "response_size_bytes": 1016, "user_context": null} diff --git a/.storage/lovelace.dashboard_temp b/.storage/lovelace.dashboard_temp index c0ed8a7..73dfb82 100644 --- a/.storage/lovelace.dashboard_temp +++ b/.storage/lovelace.dashboard_temp @@ -176,6 +176,9 @@ "green": 0, "yellow": 50, "red": 80 + }, + "grid_options": { + "columns": 6 } }, { @@ -188,6 +191,9 @@ "green": 0, "yellow": 50, "red": 80 + }, + "grid_options": { + "columns": 6 } }, {