.ha_mcp/logs/mcp_usage.jsonl
This commit is contained in:
@@ -2343,3 +2343,6 @@
|
||||
{"timestamp": "2026-08-26T05:20:40.360564+00:00", "tool_name": "ha_get_automation_traces", "parameters": {"automation_id": "automation.office_lamp_and_lights_control", "run_id": "dc5658ca59dd4d41334fc6e858fa4fc4", "limit": 10, "deduplicate": true, "detailed": false, "sections": "trigger", "offset": 0, "order": "newest", "ctx": {"_STATE_TTL_SECONDS": 86400}}, "execution_time_ms": 16.197681427001953, "success": true, "error_message": null, "response_size_bytes": 366, "user_context": null}
|
||||
{"timestamp": "2026-08-26T05:20:51.302261+00:00", "tool_name": "ha_config_get_automation", "parameters": {"identifier": "automation.office_lamp_and_lights_control"}, "execution_time_ms": 262.5775337219238, "success": true, "error_message": null, "response_size_bytes": 1827, "user_context": null}
|
||||
{"timestamp": "2026-08-26T05:21:10.934125+00:00", "tool_name": "ha_get_device", "parameters": {"device_id": "c9c7e25e54eb6ac497a6791fe9cf70fe", "entity_id": null, "integration": null, "area_id": null, "manufacturer": null, "limit": 50, "offset": 0, "detail_level": "summary"}, "execution_time_ms": 1254.0464401245117, "success": true, "error_message": null, "response_size_bytes": 9508, "user_context": null}
|
||||
{"timestamp": "2026-08-26T05:21:30.237259+00:00", "tool_name": "ha_eval_template", "parameters": {"template": "{% set ns = namespace(found=[]) %}{% for item in device_entities('c9c7e25e54eb6ac497a6791fe9cf70fe') %}{% set match = item | regex_findall(find='^event\\\\..+[a-zA-Z]_3.*$') %}{% if match | length > 0 %}{% set ns.found = ns.found + match %}{% endif %}{% endfor %}{{ ns.found }}", "timeout": 3, "report_errors": true}, "execution_time_ms": 21.034717559814453, "success": true, "error_message": null, "response_size_bytes": 411, "user_context": null}
|
||||
{"timestamp": "2026-08-26T05:21:31.544148+00:00", "tool_name": "ha_eval_template", "parameters": {"template": "{% set ns = namespace(found=[]) %}{% for item in device_entities('c9c7e25e54eb6ac497a6791fe9cf70fe') %}{% set match = item | regex_findall(find='^event\\\\..+[a-zA-Z]_2.*$') %}{% if match | length > 0 %}{% set ns.found = ns.found + match %}{% endif %}{% endfor %}{{ ns.found }}", "timeout": 3, "report_errors": true}, "execution_time_ms": 58.86340141296387, "success": true, "error_message": null, "response_size_bytes": 411, "user_context": null}
|
||||
{"timestamp": "2026-08-26T05:21:32.640652+00:00", "tool_name": "ha_eval_template", "parameters": {"template": "{% set ns = namespace(found=[]) %}{% for item in device_entities('c9c7e25e54eb6ac497a6791fe9cf70fe') %}{% set match = item | regex_findall(find='^event\\\\..+[a-zA-Z]_1.*$') %}{% if match | length > 0 %}{% set ns.found = ns.found + match %}{% endif %}{% endfor %}{{ ns.found }}", "timeout": 3, "report_errors": true}, "execution_time_ms": 15.714883804321289, "success": true, "error_message": null, "response_size_bytes": 411, "user_context": null}
|
||||
|
||||
Reference in New Issue
Block a user