From b4adf8fc0476854c6bb2e51218ef0fcfe211ffdf Mon Sep 17 00:00:00 2001 From: Home Assistant Version Control Date: Wed, 26 Aug 2026 16:00:42 +0000 Subject: [PATCH] .ha_mcp/logs/mcp_usage.jsonl, automations.yaml --- .ha_mcp/logs/mcp_usage.jsonl | 1 + automations.yaml | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.ha_mcp/logs/mcp_usage.jsonl b/.ha_mcp/logs/mcp_usage.jsonl index 7e9cbe1d..eef81a87 100644 --- a/.ha_mcp/logs/mcp_usage.jsonl +++ b/.ha_mcp/logs/mcp_usage.jsonl @@ -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} diff --git a/automations.yaml b/automations.yaml index 491152cb..5abeeb39 100644 --- a/automations.yaml +++ b/automations.yaml @@ -1615,7 +1615,7 @@ }}' sequence: - target: - entity_id: light.night_light_2 + entity_id: light.night_light data: brightness_pct: 100 rgb_color: @@ -1629,7 +1629,7 @@ }}' sequence: - target: - entity_id: light.night_light_2 + entity_id: light.night_light data: brightness_pct: 20 rgb_color: