.ha_mcp/logs/mcp_usage.jsonl
This commit is contained in:
@@ -1784,3 +1784,4 @@
|
||||
{"timestamp": "2026-08-23T05:17:59.479897+00:00", "tool_name": "ha_config_set_automation", "parameters": {"config": null, "identifier": "automation.3d_print_complete_snapshot", "python_transform": "payload = {\"title\": \"3D print complete\", \"message\": \"Print finished successfully at {{ now().strftime('%H:%M') }}.\", \"data\": {\"entity_id\": \"camera.endercamera_duckdns_org\"}}; targets = [\"notify.mobile_app_sm_f956w\", \"notify.mobile_app_motorola_one_vision\", \"notify.mobile_app_francos_ipad\", \"notify.mobile_app_sm_t387w\"]; config[\"actions\"] = [{\"parallel\": [{\"action\": t, \"data\": payload} for t in targets]}]", "config_hash": "69f0a3e505c83e0a", "category": null, "wait": true, "MandatoryBPS": false, "BestPracticeKey": null}, "execution_time_ms": 1825.2060413360596, "success": true, "error_message": null, "response_size_bytes": 755, "user_context": null}
|
||||
{"timestamp": "2026-08-23T05:18:11.786108+00:00", "tool_name": "ha_config_set_automation", "parameters": {"config": null, "identifier": "automation.3d_print_early_layers_snapshot", "python_transform": "payload = {\"title\": \"3D print early check\", \"message\": \"Print passed the first few layers (Z crossed 1 mm).\", \"data\": {\"entity_id\": \"camera.endercamera_duckdns_org\"}}; targets = [\"notify.mobile_app_sm_f956w\", \"notify.mobile_app_motorola_one_vision\", \"notify.mobile_app_francos_ipad\", \"notify.mobile_app_sm_t387w\"]; config[\"actions\"] = [{\"parallel\": [{\"action\": t, \"data\": payload} for t in targets]}]", "config_hash": "fcd025354904a88c", "category": null, "wait": true, "MandatoryBPS": false, "BestPracticeKey": null}, "execution_time_ms": 709.8016738891602, "success": true, "error_message": null, "response_size_bytes": 754, "user_context": null}
|
||||
{"timestamp": "2026-08-23T05:18:23.981882+00:00", "tool_name": "ha_call_service", "parameters": {"domain": "automation", "service": "trigger", "entity_id": "automation.3d_print_complete_snapshot", "data": null, "return_response": false, "wait": true, "verbose": false, "result_fields": null, "result_attribute_keys": null, "ws_command": null}, "execution_time_ms": 273.67258071899414, "success": true, "error_message": null, "response_size_bytes": 206, "user_context": null}
|
||||
{"timestamp": "2026-08-23T05:18:42.932497+00:00", "tool_name": "ha_get_automation_traces", "parameters": {"automation_id": "automation.3d_print_complete_snapshot", "run_id": null, "limit": 1, "deduplicate": true, "detailed": false, "sections": "actions", "offset": 0, "order": "newest", "ctx": {"_STATE_TTL_SECONDS": 86400}}, "execution_time_ms": 5.420923233032227, "success": true, "error_message": null, "response_size_bytes": 447, "user_context": null}
|
||||
|
||||
Reference in New Issue
Block a user