.ha_mcp/logs/mcp_usage.jsonl
This commit is contained in:
@@ -1019,3 +1019,4 @@
|
||||
{"timestamp": "2026-08-08T11:09:23.126949+00:00", "tool_name": "ha_eval_template", "parameters": {"template": "{% set jobs = state_attr('sensor.octoprint_filament_used_total', 'filamentModels') | default([]) %}\n{% set last = jobs[0] if jobs else {} %}\n{{ last.get('total', {}).get('usedLength', 0) | float | round(2) if last else 0 }}", "timeout": 3, "report_errors": true}, "execution_time_ms": 6.384611129760742, "success": true, "error_message": null, "response_size_bytes": 315, "user_context": null}
|
||||
{"timestamp": "2026-08-08T13:35:14.696370+00:00", "tool_name": "ha_get_state", "parameters": {"entity_id": "sensor.octoprint_filament_used_total", "fields": null, "attribute_keys": null}, "execution_time_ms": 8.133649826049805, "success": true, "error_message": null, "response_size_bytes": 830, "user_context": null}
|
||||
{"timestamp": "2026-08-08T13:36:22.147246+00:00", "tool_name": "ha_get_state", "parameters": {"entity_id": "sensor.octoprint_filament_used_total", "fields": null, "attribute_keys": null}, "execution_time_ms": 9.517192840576172, "success": true, "error_message": null, "response_size_bytes": 830, "user_context": null}
|
||||
{"timestamp": "2026-08-08T13:36:31.593866+00:00", "tool_name": "ha_call_service", "parameters": {"domain": "homeassistant", "service": "update_entity", "entity_id": "sensor.octoprint_filament_used_total", "data": null, "return_response": false, "wait": true, "verbose": false, "result_fields": null, "result_attribute_keys": null, "ws_command": null}, "execution_time_ms": 80.72996139526367, "success": true, "error_message": null, "response_size_bytes": 223, "user_context": null}
|
||||
|
||||
Reference in New Issue
Block a user