.ha_mcp/logs/mcp_usage.jsonl

This commit is contained in:
Home Assistant Version Control
2026-07-27 15:52:37 +00:00
parent 714a1e6bb1
commit e92ad95049
+1
View File
@@ -69,3 +69,4 @@
{"timestamp": "2026-07-27T15:46:36.461426+00:00", "tool_name": "ha_config_set_dashboard", "parameters": {"url_path": "dashboard-temp", "config": null, "python_transform": "\n# The second section (grid) in the first view\ngrid = config['views'][0]['sections'][1]\n\n# Extract System Load from the vertical-stack (cards[4] is the vs, cards[1] inside it is System Load)\nsystem_load_card = grid['cards'][4]['cards'].pop(1)\n\n# Insert it right after System Resources (index 2), so it becomes index 3\ngrid['cards'].insert(3, system_load_card)\n", "config_hash": "2d0bcaeab9438cd0", "title": null, "icon": null, "require_admin": null, "show_in_sidebar": null, "MandatoryBPS": true, "BestPracticeKey": null, "return_screenshot": false, "view_path": null}, "execution_time_ms": 9.432315826416016, "success": true, "error_message": null, "response_size_bytes": 30694, "user_context": null}
{"timestamp": "2026-07-27T15:50:42.547607+00:00", "tool_name": "ha_config_set_dashboard", "parameters": {"url_path": "dashboard-temp", "config": null, "python_transform": "\ngrid = config['views'][0]['sections'][1]\ngrid['cards'][2]['grid_options'] = {'columns': 6}\ngrid['cards'][3]['grid_options'] = {'columns': 6}\n", "config_hash": "47fdc9dd8ada4d0c", "title": null, "icon": null, "require_admin": null, "show_in_sidebar": null, "MandatoryBPS": true, "BestPracticeKey": null, "return_screenshot": false, "view_path": null}, "execution_time_ms": 10.589599609375, "success": true, "error_message": null, "response_size_bytes": 30471, "user_context": null}
{"timestamp": "2026-07-27T15:51:27.838204+00:00", "tool_name": "ha_config_set_dashboard", "parameters": {"url_path": "dashboard-temp", "config": null, "python_transform": "\ngrid = config['views'][0]['sections'][1]\ngrid['cards'][2]['grid_options'] = {'columns': 'full', 'rows': 2}\ngrid['cards'][3]['grid_options'] = {'columns': 'full', 'rows': 2}\n", "config_hash": "7fc8155ec3d26022", "title": null, "icon": null, "require_admin": null, "show_in_sidebar": null, "MandatoryBPS": true, "BestPracticeKey": null, "return_screenshot": false, "view_path": null}, "execution_time_ms": 7.735013961791992, "success": true, "error_message": null, "response_size_bytes": 30503, "user_context": null}
{"timestamp": "2026-07-27T15:52:31.947548+00:00", "tool_name": "ha_config_get_dashboard", "parameters": {"url_path": "dashboard-temp", "list_only": false, "force_reload": true, "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.5110244750976562, "success": true, "error_message": null, "response_size_bytes": 9317, "user_context": null}