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

This commit is contained in:
Home Assistant Version Control
2026-08-26 06:31:51 +00:00
parent be312b06e6
commit 644a31168e
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -2444,3 +2444,4 @@
{"timestamp": "2026-08-26T06:30:18.707105+00:00", "tool_name": "ha_config_set_dashboard", "parameters": {"url_path": "ender5-printer", "config": null, "python_transform": "\nconfig[\"views\"][0][\"sections\"][0][\"cards\"][5][\"cards\"][0] = {\n \"type\": \"custom:webrtc-camera\",\n \"url\": \"camera.endercamera2_duckdns_org\",\n \"mode\": \"mse\",\n \"style\": \"border-radius: 12px 12px 0 0; overflow: hidden;\"\n}\n", "config_hash": "1d81a51eda413cbe", "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.137901306152344, "success": true, "error_message": null, "response_size_bytes": 673, "user_context": null} {"timestamp": "2026-08-26T06:30:18.707105+00:00", "tool_name": "ha_config_set_dashboard", "parameters": {"url_path": "ender5-printer", "config": null, "python_transform": "\nconfig[\"views\"][0][\"sections\"][0][\"cards\"][5][\"cards\"][0] = {\n \"type\": \"custom:webrtc-camera\",\n \"url\": \"camera.endercamera2_duckdns_org\",\n \"mode\": \"mse\",\n \"style\": \"border-radius: 12px 12px 0 0; overflow: hidden;\"\n}\n", "config_hash": "1d81a51eda413cbe", "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.137901306152344, "success": true, "error_message": null, "response_size_bytes": 673, "user_context": null}
{"timestamp": "2026-08-26T06:30:26.972515+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/cam2_Ender5Pro\"\n", "config_hash": "7b86de3489c65990", "title": null, "icon": null, "require_admin": null, "show_in_sidebar": null, "MandatoryBPS": false, "BestPracticeKey": null, "return_screenshot": false, "view_path": null}, "execution_time_ms": 18.540620803833008, "success": true, "error_message": null, "response_size_bytes": 670, "user_context": null} {"timestamp": "2026-08-26T06:30:26.972515+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/cam2_Ender5Pro\"\n", "config_hash": "7b86de3489c65990", "title": null, "icon": null, "require_admin": null, "show_in_sidebar": null, "MandatoryBPS": false, "BestPracticeKey": null, "return_screenshot": false, "view_path": null}, "execution_time_ms": 18.540620803833008, "success": true, "error_message": null, "response_size_bytes": 670, "user_context": null}
{"timestamp": "2026-08-26T06:30:28.576634+00:00", "tool_name": "ha_config_set_dashboard", "parameters": {"url_path": "ender5-printer", "config": null, "python_transform": "\nconfig[\"views\"][0][\"sections\"][0][\"cards\"][5][\"cards\"][0][\"url\"] = \"octoprint/cam2_Ender5Pro\"\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": 15.538454055786133, "success": true, "error_message": null, "response_size_bytes": 534, "user_context": null} {"timestamp": "2026-08-26T06:30:28.576634+00:00", "tool_name": "ha_config_set_dashboard", "parameters": {"url_path": "ender5-printer", "config": null, "python_transform": "\nconfig[\"views\"][0][\"sections\"][0][\"cards\"][5][\"cards\"][0][\"url\"] = \"octoprint/cam2_Ender5Pro\"\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": 15.538454055786133, "success": true, "error_message": null, "response_size_bytes": 534, "user_context": null}
{"timestamp": "2026-08-26T06:31:45.537780+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/webcam\"\n", "config_hash": "1b5e8312ca60945c", "title": null, "icon": null, "require_admin": null, "show_in_sidebar": null, "MandatoryBPS": false, "BestPracticeKey": null, "return_screenshot": false, "view_path": null}, "execution_time_ms": 33.35237503051758, "success": true, "error_message": null, "response_size_bytes": 662, "user_context": null}
+1 -1
View File
@@ -26,7 +26,7 @@
}, },
{ {
"type": "custom:webrtc-camera", "type": "custom:webrtc-camera",
"url": "octoprint/cam2_Ender5Pro", "url": "octoprint/webcam",
"grid_options": { "grid_options": {
"columns": "full" "columns": "full"
}, },