.ha_mcp/logs/mcp_usage.jsonl
This commit is contained in:
@@ -1128,3 +1128,4 @@
|
||||
{"timestamp": "2026-08-14T00:08:14.902828+00:00", "tool_name": "ha_get_state", "parameters": {"entity_id": "light.3d_printer_lights", "fields": null, "attribute_keys": null}, "execution_time_ms": 10.820627212524414, "success": true, "error_message": null, "response_size_bytes": 890, "user_context": null}
|
||||
{"timestamp": "2026-08-14T00:11:26.550431+00:00", "tool_name": "ha_config_set_automation", "parameters": {"config": {"id": "1786068561172", "alias": "3D Printer Running - Playroom Light & Basement Heat", "description": "When the 3D printer running helper turns on (print started), set the 3D printer lights to bright white, turn on the bedroom lamp, and set the basement to 22 degrees C. When it turns off (print ended), set the 3D printer lights to light blue at 25% and turn off the bedroom lamp after 10 minutes.", "triggers": [{"trigger": "state", "entity_id": "input_boolean.3d_printer_running", "to": "on", "id": "printer_started"}, {"trigger": "state", "entity_id": "input_boolean.3d_printer_running", "to": "off", "id": "printer_stopped"}], "actions": [{"choose": [{"conditions": ["[REDACTED]"], "sequence": ["[REDACTED]", "[REDACTED]", "[REDACTED]"]}, {"conditions": ["[REDACTED]"], "sequence": ["[REDACTED]", "[REDACTED]", "[REDACTED]"]}]}], "mode": "restart"}, "identifier": "automation.3d_printer_running_playroom_light_basement_heat", "python_transform": null, "config_hash": null, "category": null, "wait": true, "MandatoryBPS": false, "BestPracticeKey": null}, "execution_time_ms": 235.88228225708008, "success": true, "error_message": null, "response_size_bytes": 185, "user_context": null}
|
||||
{"timestamp": "2026-08-14T00:11:57.718299+00:00", "tool_name": "ha_config_get_automation", "parameters": {"identifier": "automation.3d_printer_running_playroom_light_basement_heat"}, "execution_time_ms": 71.57731056213379, "success": true, "error_message": null, "response_size_bytes": 1606, "user_context": null}
|
||||
{"timestamp": "2026-08-14T00:13:25.271242+00:00", "tool_name": "ha_search", "parameters": {"query": "filament", "domain_filter": "sensor", "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": 245.25809288024902, "success": true, "error_message": null, "response_size_bytes": 1671, "user_context": null}
|
||||
|
||||
Reference in New Issue
Block a user