.ha_mcp/logs/mcp_usage.jsonl, .storage/lovelace.dashboard_temp

This commit is contained in:
Home Assistant Version Control
2026-07-27 15:37:29 +00:00
parent 71caceb227
commit 7643d3fcd3
2 changed files with 7 additions and 0 deletions
+1
View File
@@ -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}
+6
View File
@@ -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
}
},
{