.ha_mcp/logs/mcp_usage.jsonl, automations.yaml
This commit is contained in:
@@ -2667,3 +2667,4 @@
|
||||
{"timestamp": "2026-08-26T15:59:06.589981+00:00", "tool_name": "ha_config_get_automation", "parameters": {"identifier": "automation.office_manual_meeting_status_busy_ligh"}, "execution_time_ms": 109.07149314880371, "success": true, "error_message": null, "response_size_bytes": 2685, "user_context": null}
|
||||
{"timestamp": "2026-08-26T16:00:01.966120+00:00", "tool_name": "ha_config_get_automation", "parameters": {"identifier": "automation.office_test_meeting_status_light"}, "execution_time_ms": 141.3261890411377, "success": true, "error_message": null, "response_size_bytes": 994, "user_context": null}
|
||||
{"timestamp": "2026-08-26T16:00:08.804742+00:00", "tool_name": "ha_config_get_automation", "parameters": {"identifier": "automation.office_manual_meeting_status_busy_light_working_hours"}, "execution_time_ms": 121.26445770263672, "success": true, "error_message": null, "response_size_bytes": 3821, "user_context": null}
|
||||
{"timestamp": "2026-08-26T16:00:36.222507+00:00", "tool_name": "ha_config_set_automation", "parameters": {"config": null, "identifier": "automation.office_teams_webhook_busy_ligh", "python_transform": "for action in config['actions']:\n for choice in action.get('choose', []):\n for seq in choice.get('sequence', []):\n target = seq.get('target', {})\n if target.get('entity_id') == 'light.night_light_2':\n target['entity_id'] = 'light.night_light'", "config_hash": "ac7cda8f443a2e6a", "category": null, "wait": true, "MandatoryBPS": false, "BestPracticeKey": null}, "execution_time_ms": 1065.6170845031738, "success": true, "error_message": null, "response_size_bytes": 2194, "user_context": null}
|
||||
|
||||
Reference in New Issue
Block a user