.ha_mcp/logs/mcp_usage.jsonl
This commit is contained in:
@@ -106,3 +106,4 @@
|
||||
{"timestamp": "2026-07-28T15:21:42.411006+00:00", "tool_name": "ha_config_get_dashboard", "parameters": {"url_path": "dashboard-home", "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": 3.5750865936279297, "success": true, "error_message": null, "response_size_bytes": 18563, "user_context": null}
|
||||
{"timestamp": "2026-07-28T15:21:52.917906+00:00", "tool_name": "ha_get_state", "parameters": {"entity_id": "sensor.freezer_power", "fields": ["state", "attributes"], "attribute_keys": null}, "execution_time_ms": 11.040210723876953, "success": true, "error_message": null, "response_size_bytes": 501, "user_context": null}
|
||||
{"timestamp": "2026-07-28T15:21:53.274250+00:00", "tool_name": "ha_get_state", "parameters": {"entity_id": "sensor.washer_power", "fields": ["state", "attributes"], "attribute_keys": null}, "execution_time_ms": 19.717931747436523, "success": true, "error_message": null, "response_size_bytes": 499, "user_context": null}
|
||||
{"timestamp": "2026-07-28T15:22:09.917244+00:00", "tool_name": "ha_get_state", "parameters": {"entity_id": "sensor.pool_pump_total_energy_riemann_sum", "fields": ["state", "attributes"], "attribute_keys": null}, "execution_time_ms": 6.369829177856445, "success": false, "error_message": "{\n \"success\": false,\n \"error\": {\n \"code\": \"ENTITY_NOT_FOUND\",\n \"message\": \"Entity 'sensor.pool_pump_total_energy_riemann_sum' not found\",\n \"details\": \"API error: 404 - Entity not found.\",\n \"suggestion\": \"Verify entity 'sensor.pool_pump_total_energy_riemann_sum' exists in Home Assistant\",\n \"suggestions\": [\n \"Verify entity 'sensor.pool_pump_total_energy_riemann_sum' exists in Home Assistant\",\n \"Check Home Assistant connection\",\n \"Use ha_search() to find correct entity IDs\"\n ]\n },\n \"entity_id\": \"sensor.pool_pump_total_energy_riemann_sum\"\n}", "response_size_bytes": null, "user_context": null}
|
||||
|
||||
Reference in New Issue
Block a user