.ha_mcp/logs/mcp_usage.jsonl
This commit is contained in:
@@ -2598,3 +2598,4 @@
|
||||
{"timestamp": "2026-08-26T14:53:06.359304+00:00", "tool_name": "ha_get_state", "parameters": {"entity_id": "sensor.basement_switch_firmware_2", "fields": null, "attribute_keys": null}, "execution_time_ms": 4.53495979309082, "success": false, "error_message": "{\n \"success\": false,\n \"error\": {\n \"code\": \"ENTITY_NOT_FOUND\",\n \"message\": \"Entity 'sensor.basement_switch_firmware_2' not found\",\n \"details\": \"API error: 404 - Entity not found.\",\n \"suggestion\": \"Verify entity 'sensor.basement_switch_firmware_2' exists in Home Assistant\",\n \"suggestions\": [\n \"Verify entity 'sensor.basement_switch_firmware_2' exists in Home Assistant\",\n \"Check Home Assistant connection\",\n \"Use ha_search() to find correct entity IDs\"\n ]\n },\n \"entity_id\": \"sensor.basement_switch_firmware_2\"\n}", "response_size_bytes": null, "user_context": null}
|
||||
{"timestamp": "2026-08-26T14:53:19.441168+00:00", "tool_name": "ha_get_state", "parameters": {"entity_id": "update.basement_switch_firmware", "fields": null, "attribute_keys": null}, "execution_time_ms": 6.0901641845703125, "success": true, "error_message": null, "response_size_bytes": 1012, "user_context": null}
|
||||
{"timestamp": "2026-08-26T14:53:38.031545+00:00", "tool_name": "ha_manage_radio", "parameters": {"radio": "thread", "action": "network_status", "device_id": null, "entity_id": null, "params": null, "confirm": false}, "execution_time_ms": 141.01195335388184, "success": true, "error_message": null, "response_size_bytes": 597, "user_context": null}
|
||||
{"timestamp": "2026-08-26T14:53:44.676527+00:00", "tool_name": "ha_manage_radio", "parameters": {"radio": "thread", "action": "diagnostics", "device_id": null, "entity_id": null, "params": null, "confirm": false}, "execution_time_ms": 0.08654594421386719, "success": false, "error_message": "{\n \"success\": false,\n \"error\": {\n \"code\": \"VALIDATION_INVALID_PARAMETER\",\n \"message\": \"Unknown action 'diagnostics' for radio 'thread'\",\n \"suggestion\": \"add_dataset: Import a Thread operational dataset (hex TLV) from a named source.\",\n \"suggestions\": [\n \"add_dataset: Import a Thread operational dataset (hex TLV) from a named source.\",\n \"create_network: Form a brand-new Thread network on the OTBR. Factory-resets the border router and replaces its current dataset. Targets the only OTBR when extended_address is omitted.\",\n \"discover_routers: Start mDNS discovery of Thread border routers. Results arrive as an out-of-band event stream; this kicks off the scan.\",\n \"list_datasets: List stored Thread operational datasets (the preferred network + others).\",\n \"network_status: OTBR border-router status keyed by extended address (channel, active dataset TLVs, extended PAN id, border agent id).\",\n \"set_channel: Migrate the OTBR's Thread network to a different radio channel.\",\n \"set_network: Apply a stored dataset as the OTBR's active Thread network. Replaces the current network, which can drop existing Thread devices.\"\n ]\n },\n \"radio\": \"thread\",\n \"action\": \"diagnostics\",\n \"supported\": [\n \"add_dataset\",\n \"create_network\",\n \"discover_routers\",\n \"list_datasets\",\n \"network_status\",\n \"set_channel\",\n \"set_network\"\n ]\n}", "response_size_bytes": null, "user_context": null}
|
||||
|
||||
Reference in New Issue
Block a user