.ha_mcp/logs/mcp_usage.jsonl

This commit is contained in:
Home Assistant Version Control
2026-08-02 17:05:33 +00:00
parent 785b63932e
commit 5d12efea89
+1
View File
@@ -422,3 +422,4 @@
{"timestamp": "2026-08-02T17:04:36.543574+00:00", "tool_name": "ha_call_service", "parameters": {"domain": "input_text", "service": "set_value", "entity_id": "input_text.office_lamp_previous_color", "data": {"value": "50,50,50", "entity_id": "input_text.office_lamp_previous_color"}, "return_response": false, "wait": true, "verbose": false, "result_fields": null, "result_attribute_keys": null, "ws_command": null}, "execution_time_ms": 10.24770736694336, "success": true, "error_message": null, "response_size_bytes": 522, "user_context": null}
{"timestamp": "2026-08-02T17:05:21.308882+00:00", "tool_name": "ha_config_set_script", "parameters": {"script_id": "test_rgb_restore", "config": {"alias": "TEMP Test RGB Restore", "sequence": [{"action": "light.turn_on", "target": {"entity_id": "light.office_lamp"}, "data": {"rgb_color": "{{ states('input_text.office_lamp_previous_color').split(',') | map('int') | list }}"}}]}, "python_transform": null, "config_hash": null, "category": null, "wait": true, "MandatoryBPS": true, "BestPracticeKey": null}, "execution_time_ms": 203.22751998901367, "success": true, "error_message": null, "response_size_bytes": 62179, "user_context": null}
{"timestamp": "2026-08-02T17:05:24.810196+00:00", "tool_name": "ha_call_service", "parameters": {"domain": "script", "service": "test_rgb_restore", "entity_id": "script.test_rgb_restore", "data": {}, "return_response": false, "wait": true, "verbose": false, "result_fields": null, "result_attribute_keys": null, "ws_command": null}, "execution_time_ms": 122.13563919067383, "success": true, "error_message": null, "response_size_bytes": 601, "user_context": null}
{"timestamp": "2026-08-02T17:05:28.037282+00:00", "tool_name": "ha_get_state", "parameters": {"entity_id": "light.office_lamp", "fields": ["state", "attributes"], "attribute_keys": ["rgb_color", "color_mode", "brightness", "color_temp_kelvin"]}, "execution_time_ms": 7.531166076660156, "success": true, "error_message": null, "response_size_bytes": 478, "user_context": null}