diff --git a/.ha_mcp/logs/mcp_usage.jsonl b/.ha_mcp/logs/mcp_usage.jsonl index 08be4a9b..084e156b 100644 --- a/.ha_mcp/logs/mcp_usage.jsonl +++ b/.ha_mcp/logs/mcp_usage.jsonl @@ -1538,3 +1538,4 @@ {"timestamp": "2026-08-16T06:09:51.375518+00:00", "tool_name": "ha_get_entity", "parameters": {"entity_id": ["light.bedroom_lamp", "light.office_lamp", "light.night_light", "button.aqara_hub_m100_identify"], "unique_id": null, "domain": null, "platform": null}, "execution_time_ms": 3.0934810638427734, "success": true, "error_message": null, "response_size_bytes": 2267, "user_context": null} {"timestamp": "2026-08-16T06:10:08.300858+00:00", "tool_name": "ha_get_state", "parameters": {"entity_id": ["light.bedroom_lamp", "light.office_lamp", "light.night_light"], "fields": ["state", "last_changed", "last_updated"], "attribute_keys": null}, "execution_time_ms": 199.62382316589355, "success": true, "error_message": null, "response_size_bytes": 838, "user_context": null} {"timestamp": "2026-08-16T06:10:08.767393+00:00", "tool_name": "ha_get_logs", "parameters": {"source": "supervisor", "limit": 40, "search": "TREL", "order": "newest", "hours_back": 1, "entity_id": null, "end_time": null, "offset": 0, "compact": true, "level": null, "slug": "core_matter_server"}, "execution_time_ms": 839.5764827728271, "success": true, "error_message": null, "response_size_bytes": 7696, "user_context": null} +{"timestamp": "2026-08-16T06:10:38.363060+00:00", "tool_name": "ha_get_history", "parameters": {"entity_ids": ["light.bedroom_lamp", "light.office_lamp", "light.night_light"], "source": "history", "start_time": "2026-08-15T23:00:00-04:00", "end_time": "2026-08-16T02:10:00-04:00", "minimal_response": true, "significant_changes_only": false, "limit": 500, "offset": null, "period": "day", "statistic_types": null, "order": "desc", "fields": null, "ctx": {"_STATE_TTL_SECONDS": 86400}}, "execution_time_ms": 83.3444595336914, "success": true, "error_message": null, "response_size_bytes": 6396, "user_context": null}