.ha_mcp/logs/mcp_usage.jsonl
This commit is contained in:
@@ -423,3 +423,5 @@
|
||||
{"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}
|
||||
{"timestamp": "2026-08-02T17:06:19.912888+00:00", "tool_name": "ha_call_service", "parameters": {"domain": "input_text", "service": "set_value", "entity_id": "input_text.office_lamp_previous_color", "data": {"value": "0,255,0", "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": 12.50457763671875, "success": true, "error_message": null, "response_size_bytes": 519, "user_context": null}
|
||||
{"timestamp": "2026-08-02T17:06:22.408345+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": 113.28673362731934, "success": true, "error_message": null, "response_size_bytes": 601, "user_context": null}
|
||||
|
||||
Reference in New Issue
Block a user