.ha_mcp/logs/mcp_usage.jsonl
This commit is contained in:
@@ -1262,3 +1262,5 @@
|
||||
{"timestamp": "2026-08-14T16:16:32.414164+00:00", "tool_name": "ha_config_set_helper", "parameters": {"helper_type": "template", "name": null, "helper_id": "sensor.octoprint_elapsed", "entry_id": null, "subentry_type": null, "subentry_id": null, "show_advanced_options": false, "icon": null, "area_id": null, "labels": null, "min_value": null, "max_value": null, "step": null, "unit_of_measurement": null, "options": null, "initial": null, "mode": null, "has_date": null, "has_time": null, "restore": null, "duration": null, "monday": null, "tuesday": null, "wednesday": null, "thursday": null, "friday": null, "saturday": null, "sunday": null, "latitude": null, "longitude": null, "radius": null, "passive": null, "user_id": null, "device_trackers": null, "picture": null, "tag_id": null, "description": null, "category": null, "config": {"state": "{{ 0 if not is_state('binary_sensor.octoprint_printing', 'on') else state_attr('sensor.octoprint_print_progress_live', 'printTime') | float(0) }}"}, "wait": true, "action": "update", "MandatoryBPS": false, "BestPracticeKey": null}, "execution_time_ms": 17.66037940979004, "success": false, "error_message": "{\n \"success\": false,\n \"error\": {\n \"code\": \"RESOURCE_NOT_FOUND\",\n \"message\": \"Config entry not found: sensor.octoprint_elapsed\",\n \"suggestion\": \"Check Home Assistant connection\",\n \"suggestions\": [\n \"Check Home Assistant connection\",\n \"Verify helper_id exists for update operations\",\n \"Ensure required parameters are provided for the helper type\",\n \"For Home Assistant best-practice guidance, call ha_get_skill_guide(skill='home-assistant-best-practices') and consult the relevant reference file before retrying.\"\n ]\n },\n \"action\": \"update\",\n \"helper_type\": \"template\"\n}", "response_size_bytes": null, "user_context": null}
|
||||
{"timestamp": "2026-08-14T16:16:36.690201+00:00", "tool_name": "ha_get_integration", "parameters": {"entry_id": null, "query": null, "domain": "template", "include_options": true, "include_schema": false, "include_subentries": false, "include_subentry_schema": false, "subentry_type": null, "subentry_id": null, "show_advanced_options": false, "exact_match": true, "limit": 50, "offset": 0, "include_diagnostics": false, "include_knx_project": false, "device_id": null, "diagnostics_fields": null, "diagnostics_truncate_at_bytes": null, "diagnostics_data_path": null, "diagnostics_data_offset": 0, "diagnostics_data_limit": null}, "execution_time_ms": 191.84327125549316, "success": true, "error_message": null, "response_size_bytes": 7099, "user_context": null}
|
||||
{"timestamp": "2026-08-14T16:16:41.507949+00:00", "tool_name": "ha_config_set_helper", "parameters": {"helper_type": "template", "name": null, "helper_id": "01KZE885A6S5M4NS54S9RCMGB0", "entry_id": null, "subentry_type": null, "subentry_id": null, "show_advanced_options": false, "icon": null, "area_id": null, "labels": null, "min_value": null, "max_value": null, "step": null, "unit_of_measurement": null, "options": null, "initial": null, "mode": null, "has_date": null, "has_time": null, "restore": null, "duration": null, "monday": null, "tuesday": null, "wednesday": null, "thursday": null, "friday": null, "saturday": null, "sunday": null, "latitude": null, "longitude": null, "radius": null, "passive": null, "user_id": null, "device_trackers": null, "picture": null, "tag_id": null, "description": null, "category": null, "config": {"state": "{{ 0 if not is_state('binary_sensor.octoprint_printing', 'on') else state_attr('sensor.octoprint_print_progress_live', 'printTime') | float(0) }}"}, "wait": true, "action": "update", "MandatoryBPS": false, "BestPracticeKey": null}, "execution_time_ms": 282.2611331939697, "success": true, "error_message": null, "response_size_bytes": 325, "user_context": null}
|
||||
{"timestamp": "2026-08-14T16:16:46.528202+00:00", "tool_name": "ha_get_state", "parameters": {"entity_id": ["sensor.octoprint_elapsed", "sensor.octoprint_print_progress_live", "sensor.octoprint_print_file_size", "sensor.octoprint_print_time_left_live"], "fields": ["state", "last_updated", "attributes"], "attribute_keys": ["filepos", "printTime", "printTimeLeft", "completion"]}, "execution_time_ms": 14.107704162597656, "success": true, "error_message": null, "response_size_bytes": 1577, "user_context": null}
|
||||
{"timestamp": "2026-08-14T16:16:46.786490+00:00", "tool_name": "ha_get_history", "parameters": {"entity_ids": ["sensor.octoprint_print_progress_live"], "source": "history", "start_time": "3h", "end_time": null, "minimal_response": true, "significant_changes_only": true, "limit": 200, "offset": null, "period": "day", "statistic_types": null, "order": "desc", "fields": null, "ctx": {"_STATE_TTL_SECONDS": 86400}}, "execution_time_ms": 24.513721466064453, "success": true, "error_message": null, "response_size_bytes": 8699, "user_context": null}
|
||||
|
||||
Reference in New Issue
Block a user