.ha_mcp/logs/mcp_usage.jsonl
This commit is contained in:
@@ -1079,3 +1079,4 @@
|
||||
{"timestamp": "2026-08-10T04:48:05.138071+00:00", "tool_name": "ha_eval_template", "parameters": {"template": "{% set s = states('sensor.octoprint_elapsed') | float(0) %}{% set h = (s / 3600) | int %}{% set m = ((s % 3600) / 60) | int %}Elapsed: {% if h %}{{ h }} hr {{ m }} min{% else %}{{ m }} min{% endif %} | {% set s = states('sensor.octoprint_time_left') | float(0) %}{% set h = (s / 3600) | int %}{% set m = ((s % 3600) / 60) | int %}Remaining: {% if h %}{{ h }} hr {{ m }} min{% else %}{{ m }} min{% endif %}", "timeout": 3, "report_errors": true}, "execution_time_ms": 52.23798751831055, "success": true, "error_message": null, "response_size_bytes": 540, "user_context": null}
|
||||
{"timestamp": "2026-08-10T04:51:15.849728+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": "history", "mode": null, "query": null}, "execution_time_ms": 2.6102066040039062, "success": true, "error_message": null, "response_size_bytes": 5039, "user_context": null}
|
||||
{"timestamp": "2026-08-10T04:51:29.771979+00:00", "tool_name": "ha_get_state", "parameters": {"entity_id": ["sensor.octoprint_filament_daily", "sensor.octoprint_filament_used_total"], "fields": null, "attribute_keys": ["last_period", "status", "unit_of_measurement"]}, "execution_time_ms": 11.287927627563477, "success": true, "error_message": null, "response_size_bytes": 1232, "user_context": null}
|
||||
{"timestamp": "2026-08-10T04:53:54.142513+00:00", "tool_name": "ha_search", "parameters": {"query": "octoprint", "domain_filter": "sensor", "area_filter": null, "search_types": null, "limit": 50, "offset": 0, "exact_match": true, "include_hidden": true, "include_config": false, "group_by_domain": false, "per_domain_limit": null, "state_filter": null, "result_fields": ["entity_id", "friendly_name", "state"], "fields": null, "config_time_budget": null, "ctx": {"_STATE_TTL_SECONDS": 86400}}, "execution_time_ms": 157.7303409576416, "success": true, "error_message": null, "response_size_bytes": 6523, "user_context": null}
|
||||
|
||||
Reference in New Issue
Block a user