.ha_mcp/logs/mcp_usage.jsonl

This commit is contained in:
Home Assistant Version Control
2026-08-23 05:16:59 +00:00
parent e14fdc2003
commit 79e3366bd4
+1
View File
@@ -1778,3 +1778,4 @@
{"timestamp": "2026-08-23T05:15:33.029907+00:00", "tool_name": "ha_config_set_automation", "parameters": {"config": {"actions": [{"action": "notify.send_message", "data": {"data": {"entity_id": "camera.endercamera_duckdns_org"}, "message": "Print finished successfully at {{ now().strftime('%H:%M') }}.", "title": "3D print complete"}, "target": {"entity_id": ["notify.sm_f956w", "notify.motorola_one_vision", "notify.francos_ipad", "notify.sm_t387w"]}}], "alias": "3D Print Complete Snapshot", "description": "Sends a notification with an OctoPrint webcam snapshot to all mobile devices when a print finishes successfully.", "mode": "single", "triggers": [{"entity_id": "sensor.octoprint_last_event", "to": "PrintDone", "trigger": "state"}]}, "identifier": null, "python_transform": null, "config_hash": null, "category": null, "wait": true, "MandatoryBPS": true, "BestPracticeKey": null}, "execution_time_ms": 623.0514049530029, "success": true, "error_message": null, "response_size_bytes": 59584, "user_context": null}
{"timestamp": "2026-08-23T05:15:58.205088+00:00", "tool_name": "ha_config_set_automation", "parameters": {"config": {"actions": [{"action": "notify.send_message", "data": {"data": {"entity_id": "camera.endercamera_duckdns_org"}, "message": "Print passed the first few layers (Z crossed 1 mm).", "title": "3D print early check"}, "target": {"entity_id": ["notify.sm_f956w", "notify.motorola_one_vision", "notify.francos_ipad", "notify.sm_t387w"]}}], "alias": "3D Print Early Layers Snapshot", "conditions": [{"condition": "state", "entity_id": "binary_sensor.octoprint_printing", "state": "on"}], "description": "Sends a webcam snapshot once per print when Z crosses 1.0 mm while printing, approximating layers 4-5 at typical 0.2-0.28 mm layer heights.", "mode": "single", "triggers": [{"above": 1, "entity_id": "sensor.octoprint_current_z", "trigger": "numeric_state"}]}, "identifier": null, "python_transform": null, "config_hash": null, "category": null, "wait": true, "MandatoryBPS": false, "BestPracticeKey": null}, "execution_time_ms": 747.4408149719238, "success": true, "error_message": null, "response_size_bytes": 207, "user_context": null}
{"timestamp": "2026-08-23T05:16:07.731745+00:00", "tool_name": "ha_config_get_automation", "parameters": {"identifier": "automation.3d_print_complete_snapshot"}, "execution_time_ms": 116.302490234375, "success": true, "error_message": null, "response_size_bytes": 788, "user_context": null}
{"timestamp": "2026-08-23T05:16:52.724780+00:00", "tool_name": "ha_call_service", "parameters": {"domain": "automation", "service": "trigger", "entity_id": "automation.3d_print_complete_snapshot", "data": null, "return_response": false, "wait": true, "verbose": false, "result_fields": null, "result_attribute_keys": null, "ws_command": null}, "execution_time_ms": 27.84132957458496, "success": true, "error_message": null, "response_size_bytes": 206, "user_context": null}