3 files
This commit is contained in:
@@ -1053,3 +1053,5 @@
|
||||
{"timestamp": "2026-08-09T01:32:04.238520+00:00", "tool_name": "ha_config_get_dashboard", "parameters": {"url_path": "printer-stats", "list_only": false, "force_reload": false, "entity_id": null, "card_type": null, "heading": null, "include_config": false, "include_screenshot": false, "view_path": "Print", "mode": null, "query": null}, "execution_time_ms": 5.052328109741211, "success": false, "error_message": "{\n \"success\": false,\n \"error\": {\n \"code\": \"RESOURCE_NOT_FOUND\",\n \"message\": \"Dashboard view path 'Print' is not found.\",\n \"suggestion\": \"Use a view_path returned by ha_config_get_dashboard\"\n },\n \"dashboard_url_path\": \"printer-stats\",\n \"view_path\": \"Print\",\n \"available_view_paths\": [\n \"print\",\n \"history\"\n ]\n}", "response_size_bytes": null, "user_context": null}
|
||||
{"timestamp": "2026-08-09T01:32:07.431594+00:00", "tool_name": "ha_config_get_dashboard", "parameters": {"url_path": "printer-stats", "list_only": false, "force_reload": false, "entity_id": null, "card_type": null, "heading": null, "include_config": false, "include_screenshot": false, "view_path": "print", "mode": null, "query": null}, "execution_time_ms": 2.988576889038086, "success": true, "error_message": null, "response_size_bytes": 6965, "user_context": null}
|
||||
{"timestamp": "2026-08-09T01:32:12.690269+00:00", "tool_name": "ha_config_list_dashboard_resources", "parameters": {"include_content": false, "limit": 100, "offset": 0}, "execution_time_ms": 2.597808837890625, "success": true, "error_message": null, "response_size_bytes": 8178, "user_context": null}
|
||||
{"timestamp": "2026-08-09T01:32:40.299121+00:00", "tool_name": "ha_config_set_dashboard", "parameters": {"url_path": "printer-stats", "config": null, "python_transform": "config['views'][0]['sections'][1]['cards'][2] = {\"type\": \"custom:mushroom-template-card\", \"primary\": \"{{ (states('sensor.octoprint_elapsed') | float(0) / 60) | round(0) | int }} min\", \"name\": \"Elapsed\", \"icon\": \"mdi:clock-start\", \"grid_options\": {\"columns\": 6}}; config['views'][0]['sections'][1]['cards'][3] = {\"type\": \"custom:mushroom-template-card\", \"primary\": \"{{ (states('sensor.octoprint_time_left') | float(0) / 60) | round(0) | int }} min\", \"name\": \"Remaining\", \"icon\": \"mdi:clock-end\", \"grid_options\": {\"columns\": 6}}", "config_hash": "ca48c99147b22c2d", "title": null, "icon": null, "require_admin": null, "show_in_sidebar": null, "MandatoryBPS": true, "BestPracticeKey": null, "return_screenshot": false, "view_path": null}, "execution_time_ms": 16.21723175048828, "success": true, "error_message": null, "response_size_bytes": 30610, "user_context": null}
|
||||
{"timestamp": "2026-08-09T01:33:08.065395+00:00", "tool_name": "ha_config_get_dashboard", "parameters": {"url_path": "printer-stats", "list_only": false, "force_reload": false, "entity_id": null, "card_type": null, "heading": null, "include_config": false, "include_screenshot": false, "view_path": "print", "mode": null, "query": null}, "execution_time_ms": 2.7425289154052734, "success": true, "error_message": null, "response_size_bytes": 7127, "user_context": null}
|
||||
|
||||
Reference in New Issue
Block a user