From 5cc04b1bbae750d9d947bc14590ff5da4ec44859 Mon Sep 17 00:00:00 2001 From: Home Assistant Version Control Date: Sun, 2 Aug 2026 17:01:11 +0000 Subject: [PATCH] .ha_mcp/logs/mcp_usage.jsonl --- .ha_mcp/logs/mcp_usage.jsonl | 1 + 1 file changed, 1 insertion(+) diff --git a/.ha_mcp/logs/mcp_usage.jsonl b/.ha_mcp/logs/mcp_usage.jsonl index 296e496..218e3c7 100644 --- a/.ha_mcp/logs/mcp_usage.jsonl +++ b/.ha_mcp/logs/mcp_usage.jsonl @@ -412,3 +412,4 @@ {"timestamp": "2026-08-02T17:01:01.034788+00:00", "tool_name": "ha_config_get_automation", "parameters": {"identifier": "automation.ikea_bilresa_e2489_dual_button_matter"}, "execution_time_ms": 138.99898529052734, "success": true, "error_message": null, "response_size_bytes": 950, "user_context": null} {"timestamp": "2026-08-02T17:01:04.557208+00:00", "tool_name": "ha_get_blueprint", "parameters": {"path": "censay/ikea-bilresa-e2489-matter-smart-button.yaml", "domain": "automation"}, "execution_time_ms": 18.52273941040039, "success": true, "error_message": null, "response_size_bytes": 2927, "user_context": null} {"timestamp": "2026-08-02T17:01:04.920699+00:00", "tool_name": "ha_search", "parameters": {"query": "office lamp", "domain_filter": "light", "area_filter": null, "search_types": null, "limit": 10, "offset": 0, "exact_match": true, "include_hidden": true, "include_config": false, "group_by_domain": false, "per_domain_limit": null, "state_filter": null, "result_fields": null, "fields": null, "config_time_budget": null, "ctx": {"_STATE_TTL_SECONDS": 86400}}, "execution_time_ms": 172.7290153503418, "success": true, "error_message": null, "response_size_bytes": 910, "user_context": null} +{"timestamp": "2026-08-02T17:01:10.784176+00:00", "tool_name": "ha_get_state", "parameters": {"entity_id": "light.office_lamp", "fields": ["state", "attributes"], "attribute_keys": ["rgb_color", "color_mode", "brightness", "supported_color_modes", "min_mireds", "max_mireds"]}, "execution_time_ms": 9.073972702026367, "success": true, "error_message": null, "response_size_bytes": 512, "user_context": null}