From b63aec057e380bb8d0f6cd119f225d8676dcbc2e Mon Sep 17 00:00:00 2001 From: Home Assistant Version Control Date: Wed, 26 Aug 2026 06:24:11 +0000 Subject: [PATCH] .ha_mcp/logs/mcp_usage.jsonl, .storage/lovelace.printer_stats --- .ha_mcp/logs/mcp_usage.jsonl | 1 + .storage/lovelace.printer_stats | 5 +++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.ha_mcp/logs/mcp_usage.jsonl b/.ha_mcp/logs/mcp_usage.jsonl index 6071b3fc..2ca41cca 100644 --- a/.ha_mcp/logs/mcp_usage.jsonl +++ b/.ha_mcp/logs/mcp_usage.jsonl @@ -2439,3 +2439,4 @@ {"timestamp": "2026-08-26T06:15:00.573550+00:00", "tool_name": "ha_config_set_dashboard", "parameters": {"url_path": "ender5-printer", "config": null, "python_transform": "\nif \"mode\" in config[\"views\"][0][\"sections\"][0][\"cards\"][5][\"cards\"][0]:\n del config[\"views\"][0][\"sections\"][0][\"cards\"][5][\"cards\"][0][\"mode\"]\n", "config_hash": "e53170aa84dfc608", "title": null, "icon": null, "require_admin": null, "show_in_sidebar": null, "MandatoryBPS": false, "BestPracticeKey": null, "return_screenshot": false, "view_path": null}, "execution_time_ms": 47.39522933959961, "success": true, "error_message": null, "response_size_bytes": 587, "user_context": null} {"timestamp": "2026-08-26T06:21:43.504016+00:00", "tool_name": "ha_config_set_dashboard", "parameters": {"url_path": "printer-stats", "config": null, "python_transform": "\nconfig[\"views\"][0][\"sections\"][0][\"cards\"][2][\"url\"] = \"octoprint\"\nconfig[\"views\"][0][\"sections\"][0][\"cards\"][2][\"mode\"] = \"mse\"\n", "config_hash": "6cec9b6f1c196d2a", "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.679794311523438, "success": true, "error_message": null, "response_size_bytes": 718, "user_context": null} {"timestamp": "2026-08-26T06:23:37.745457+00:00", "tool_name": "ha_config_set_dashboard", "parameters": {"url_path": "printer-stats", "config": null, "python_transform": "\nconfig[\"views\"][0][\"sections\"][0][\"cards\"][1][\"url\"] = \"octoprint\"\nconfig[\"views\"][0][\"sections\"][0][\"cards\"][1].pop(\"grid_options\", None)\nconfig[\"views\"][0][\"sections\"][0][\"cards\"][2][\"url\"] = \"camera.endercamera2_duckdns_org\"\nconfig[\"views\"][0][\"sections\"][0][\"cards\"][2].pop(\"mode\", None)\n", "config_hash": "52347fcd560a38b8", "title": null, "icon": null, "require_admin": null, "show_in_sidebar": null, "MandatoryBPS": false, "BestPracticeKey": null, "return_screenshot": false, "view_path": null}, "execution_time_ms": 41.77141189575195, "success": true, "error_message": null, "response_size_bytes": 883, "user_context": null} +{"timestamp": "2026-08-26T06:24:05.194773+00:00", "tool_name": "ha_config_set_dashboard", "parameters": {"url_path": "printer-stats", "config": null, "python_transform": "\nconfig[\"views\"][0][\"sections\"][0][\"cards\"][2][\"url\"] = \"octoprint/webcam2\"\nconfig[\"views\"][0][\"sections\"][0][\"cards\"][2][\"mode\"] = \"mse\"\n", "config_hash": "85ee5c2a2eed5f5d", "title": null, "icon": null, "require_admin": null, "show_in_sidebar": null, "MandatoryBPS": false, "BestPracticeKey": null, "return_screenshot": false, "view_path": null}, "execution_time_ms": 27.31633186340332, "success": true, "error_message": null, "response_size_bytes": 726, "user_context": null} diff --git a/.storage/lovelace.printer_stats b/.storage/lovelace.printer_stats index 50bdcb08..9c985ee7 100644 --- a/.storage/lovelace.printer_stats +++ b/.storage/lovelace.printer_stats @@ -26,10 +26,11 @@ }, { "type": "custom:webrtc-camera", - "url": "camera.endercamera2_duckdns_org", + "url": "octoprint/webcam2", "grid_options": { "columns": "full" - } + }, + "mode": "mse" }, { "type": "tile",