.ha_mcp/logs/mcp_usage.jsonl, .storage/lovelace.ender5_printer
This commit is contained in:
@@ -3034,3 +3034,4 @@
|
||||
{"timestamp": "2026-08-27T17:12:50.863139+00:00", "tool_name": "ha_config_get_dashboard", "parameters": {"url_path": "ender5-printer", "list_only": false, "force_reload": false, "entity_id": "custom:webrtc-camera", "card_type": null, "heading": null, "include_config": false, "include_screenshot": false, "view_path": null, "mode": null, "query": null}, "execution_time_ms": 3.4332275390625, "success": true, "error_message": null, "response_size_bytes": 396, "user_context": null}
|
||||
{"timestamp": "2026-08-27T17:13:10.453142+00:00", "tool_name": "ha_config_set_dashboard", "parameters": {"url_path": "printer-stats", "config": null, "python_transform": "for c in config['views'][0]['sections'][0]['cards']:\n if c.get('type') == 'custom:webrtc-camera' and 'endercamera' in c.get('url',''):\n c['mode'] = 'mse'", "config_hash": "763eb97b1f2c891e", "title": null, "icon": null, "require_admin": null, "show_in_sidebar": null, "MandatoryBPS": true, "BestPracticeKey": null, "return_screenshot": false, "view_path": null}, "execution_time_ms": 18.804073333740234, "success": true, "error_message": null, "response_size_bytes": 30233, "user_context": null}
|
||||
{"timestamp": "2026-08-27T17:13:14.559906+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": "printer", "mode": null, "query": null}, "execution_time_ms": 3.0939579010009766, "success": true, "error_message": null, "response_size_bytes": 15179, "user_context": null}
|
||||
{"timestamp": "2026-08-27T17:13:20.816748+00:00", "tool_name": "ha_config_set_dashboard", "parameters": {"url_path": "ender5-printer", "config": null, "python_transform": "targets = []\nfor c in config['views'][0]['sections'][0]['cards']:\n targets.append(c)\n if c.get('type') in ('vertical-stack','horizontal-stack') and 'cards' in c:\n targets.extend(c['cards'])\nfor c in targets:\n if c.get('type') == 'custom:webrtc-camera' and 'endercamera' in c.get('url',''):\n c['mode'] = 'mse'", "config_hash": "3807052e3687a276", "title": null, "icon": null, "require_admin": null, "show_in_sidebar": null, "MandatoryBPS": false, "BestPracticeKey": null, "return_screenshot": false, "view_path": null}, "execution_time_ms": 14.851808547973633, "success": true, "error_message": null, "response_size_bytes": 775, "user_context": null}
|
||||
|
||||
Reference in New Issue
Block a user