From 237c857564176c21d3c147d1ddd443f358a826e1 Mon Sep 17 00:00:00 2001 From: Home Assistant Version Control Date: Wed, 26 Aug 2026 06:23:44 +0000 Subject: [PATCH] .ha_mcp/logs/mcp_usage.jsonl, .storage/lovelace.printer_stats --- .ha_mcp/logs/mcp_usage.jsonl | 1 + .storage/lovelace.printer_stats | 10 +++------- 2 files changed, 4 insertions(+), 7 deletions(-) diff --git a/.ha_mcp/logs/mcp_usage.jsonl b/.ha_mcp/logs/mcp_usage.jsonl index ea945654..6071b3fc 100644 --- a/.ha_mcp/logs/mcp_usage.jsonl +++ b/.ha_mcp/logs/mcp_usage.jsonl @@ -2438,3 +2438,4 @@ {"timestamp": "2026-08-26T06:14:58.241128+00:00", "tool_name": "ha_config_set_dashboard", "parameters": {"url_path": "printer-stats", "config": null, "python_transform": "\nif \"mode\" in config[\"views\"][0][\"sections\"][0][\"cards\"][2]:\n del config[\"views\"][0][\"sections\"][0][\"cards\"][2][\"mode\"]\n", "config_hash": "015de8b6357e92e6", "title": null, "icon": null, "require_admin": null, "show_in_sidebar": null, "MandatoryBPS": false, "BestPracticeKey": null, "return_screenshot": false, "view_path": null}, "execution_time_ms": 25.609254837036133, "success": true, "error_message": null, "response_size_bytes": 711, "user_context": null} {"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} diff --git a/.storage/lovelace.printer_stats b/.storage/lovelace.printer_stats index f1a264c7..50bdcb08 100644 --- a/.storage/lovelace.printer_stats +++ b/.storage/lovelace.printer_stats @@ -22,18 +22,14 @@ { "type": "custom:webrtc-camera", "url": "octoprint", - "mode": "mse", - "grid_options": { - "columns": "full" - } + "mode": "mse" }, { "type": "custom:webrtc-camera", - "url": "octoprint", + "url": "camera.endercamera2_duckdns_org", "grid_options": { "columns": "full" - }, - "mode": "mse" + } }, { "type": "tile",