diff --git a/.ha_mcp/logs/mcp_usage.jsonl b/.ha_mcp/logs/mcp_usage.jsonl index 26cee3aa..ebe752c8 100644 --- a/.ha_mcp/logs/mcp_usage.jsonl +++ b/.ha_mcp/logs/mcp_usage.jsonl @@ -2457,3 +2457,4 @@ {"timestamp": "2026-08-26T06:41:42.517897+00:00", "tool_name": "ha_config_get_dashboard", "parameters": {"url_path": "ender5-printer", "list_only": false, "force_reload": false, "entity_id": "octoprint/cam2", "card_type": null, "heading": null, "include_config": false, "include_screenshot": false, "view_path": null, "mode": null, "query": null}, "execution_time_ms": 2.4280548095703125, "success": true, "error_message": null, "response_size_bytes": 390, "user_context": null} {"timestamp": "2026-08-26T06:42:10.961243+00:00", "tool_name": "ha_config_get_dashboard", "parameters": {"url_path": "ender5-printer", "list_only": false, "force_reload": false, "entity_id": null, "card_type": "webrtc-camera", "heading": null, "include_config": false, "include_screenshot": false, "view_path": null, "mode": null, "query": null}, "execution_time_ms": 5.735874176025391, "success": true, "error_message": null, "response_size_bytes": 389, "user_context": null} {"timestamp": "2026-08-26T06:42:29.026882+00:00", "tool_name": "ha_config_get_dashboard", "parameters": {"url_path": "ender5-printer", "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": 4.004955291748047, "success": true, "error_message": null, "response_size_bytes": 17993, "user_context": null} +{"timestamp": "2026-08-26T06:42:39.468593+00:00", "tool_name": "ha_config_set_dashboard", "parameters": {"url_path": "ender5-printer", "config": null, "python_transform": "config[\"views\"][0][\"sections\"][0][\"cards\"][6][\"cards\"][0][\"url\"] = \"https://endercamera2.duckdns.org/stream\"", "config_hash": "395ec40de021e9a3", "title": null, "icon": null, "require_admin": null, "show_in_sidebar": null, "MandatoryBPS": false, "BestPracticeKey": null, "return_screenshot": false, "view_path": null}, "execution_time_ms": 10.83230972290039, "success": true, "error_message": null, "response_size_bytes": 545, "user_context": null} diff --git a/.storage/lovelace.ender5_printer b/.storage/lovelace.ender5_printer index b016da9f..35ea7412 100644 --- a/.storage/lovelace.ender5_printer +++ b/.storage/lovelace.ender5_printer @@ -530,7 +530,8 @@ } ] } - } + }, + "url": "https://endercamera2.duckdns.org/stream" }, { "type": "vertical-stack",