.ha_mcp/logs/mcp_usage.jsonl
This commit is contained in:
@@ -2303,3 +2303,4 @@
|
||||
{"timestamp": "2026-08-26T05:11:05.983471+00:00", "tool_name": "ha_config_get_dashboard", "parameters": {"url_path": "alarm-section", "list_only": false, "force_reload": false, "entity_id": null, "card_type": null, "heading": null, "include_config": false, "include_screenshot": false, "view_path": null, "mode": null, "query": null}, "execution_time_ms": 1.4908313751220703, "success": true, "error_message": null, "response_size_bytes": 3348, "user_context": null}
|
||||
{"timestamp": "2026-08-26T05:11:23.285590+00:00", "tool_name": "ha_config_get_dashboard", "parameters": {"url_path": "in-meeting", "list_only": false, "force_reload": false, "entity_id": null, "card_type": null, "heading": null, "include_config": false, "include_screenshot": false, "view_path": null, "mode": null, "query": null}, "execution_time_ms": 10.643243789672852, "success": true, "error_message": null, "response_size_bytes": 2638, "user_context": null}
|
||||
{"timestamp": "2026-08-26T05:11:39.414507+00:00", "tool_name": "ha_get_system_health", "parameters": {"include": "repairs", "include_dismissed_repairs": false, "config_entry_id": null, "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": 273.3891010284424, "success": true, "error_message": null, "response_size_bytes": 5104, "user_context": null}
|
||||
{"timestamp": "2026-08-26T05:11:49.243492+00:00", "tool_name": "ha_get_state", "parameters": {"entity_id": "binary_sensor.night_light_occupancy", "fields": ["state"], "attribute_keys": null}, "execution_time_ms": 41.487932205200195, "success": false, "error_message": "{\n \"success\": false,\n \"error\": {\n \"code\": \"ENTITY_NOT_FOUND\",\n \"message\": \"Entity 'binary_sensor.night_light_occupancy' not found\",\n \"details\": \"API error: 404 - Entity not found.\",\n \"suggestion\": \"Verify entity 'binary_sensor.night_light_occupancy' exists in Home Assistant\",\n \"suggestions\": [\n \"Verify entity 'binary_sensor.night_light_occupancy' exists in Home Assistant\",\n \"Check Home Assistant connection\",\n \"Use ha_search() to find correct entity IDs\"\n ]\n },\n \"entity_id\": \"binary_sensor.night_light_occupancy\"\n}", "response_size_bytes": null, "user_context": null}
|
||||
|
||||
Reference in New Issue
Block a user