This commit is contained in:
Home Assistant Version Control
2026-08-05 20:45:47 +00:00
parent 9fb5aa9215
commit 4f53ecde30
3 changed files with 32 additions and 13 deletions
+4
View File
@@ -470,3 +470,7 @@
{"timestamp": "2026-08-05T20:40:52.839228+00:00", "tool_name": "ha_config_set_helper", "parameters": {"helper_type": "input_boolean", "name": "Office Keep Lights On", "helper_id": null, "entry_id": null, "subentry_type": null, "subentry_id": null, "show_advanced_options": false, "icon": "mdi:lightbulb-on", "area_id": "office", "labels": null, "min_value": null, "max_value": null, "step": null, "unit_of_measurement": null, "options": null, "initial": null, "mode": null, "has_date": null, "has_time": null, "restore": null, "duration": null, "monday": null, "tuesday": null, "wednesday": null, "thursday": null, "friday": null, "saturday": null, "sunday": null, "latitude": null, "longitude": null, "radius": null, "passive": null, "user_id": null, "device_trackers": null, "picture": null, "tag_id": null, "description": null, "category": null, "config": null, "wait": true, "action": null, "MandatoryBPS": true, "BestPracticeKey": null}, "execution_time_ms": 39.44993019104004, "success": true, "error_message": null, "response_size_bytes": 33626, "user_context": null}
{"timestamp": "2026-08-05T20:41:06.077668+00:00", "tool_name": "ha_config_set_automation", "parameters": {"config": null, "identifier": "automation.office_turn_on_lights_on_motion", "python_transform": "for b in config['actions'][0]['choose']:\n if any(c.get('condition') == 'trigger' and c.get('id') == 'turn_off_logic' for c in b.get('conditions', [])):\n b['conditions'].append({'condition': 'state', 'entity_id': 'input_boolean.office_keep_lights_on', 'state': 'off'})", "config_hash": "3df046f9a0e32b99", "category": null, "wait": true, "MandatoryBPS": false, "BestPracticeKey": null}, "execution_time_ms": 1706.2489986419678, "success": true, "error_message": null, "response_size_bytes": 5658, "user_context": null}
{"timestamp": "2026-08-05T20:41:10.405056+00:00", "tool_name": "ha_config_get_automation", "parameters": {"identifier": "automation.office_turn_on_lights_on_motion"}, "execution_time_ms": 99.00856018066406, "success": true, "error_message": null, "response_size_bytes": 2119, "user_context": null}
{"timestamp": "2026-08-05T20:45:41.659906+00:00", "tool_name": "ha_config_set_automation", "parameters": {"config": null, "identifier": "automation.office_turn_on_lights_on_motion", "python_transform": "config['triggers'].append({'trigger': 'state', 'entity_id': 'input_boolean.office_keep_lights_on', 'to': 'on', 'id': 'keep_on_enabled'})\nconfig['actions'][0]['choose'].append({'conditions': [{'condition': 'trigger', 'id': 'keep_on_enabled'}], 'sequence': [{'action': 'light.turn_on', 'target': {'entity_id': 'light.playroom_light'}, 'data': {}}]})", "config_hash": "93ef86bca4ac525a", "category": null, "wait": true, "MandatoryBPS": false, "BestPracticeKey": null}, "execution_time_ms": 356.31442070007324, "success": true, "error_message": null, "response_size_bytes": 5727, "user_context": null}
{"timestamp": "2026-08-05T20:45:43.194885+00:00", "tool_name": "ha_config_set_automation", "parameters": {"config": null, "identifier": "automation.office_turn_off_lights_on_exit", "python_transform": "config['conditions'].append({'condition': 'state', 'entity_id': 'input_boolean.office_keep_lights_on', 'state': 'off'})", "config_hash": "7d68773ca97be6e6", "category": null, "wait": true, "MandatoryBPS": false, "BestPracticeKey": null}, "execution_time_ms": 1119.788408279419, "success": true, "error_message": null, "response_size_bytes": 2019, "user_context": null}
{"timestamp": "2026-08-05T20:45:46.496798+00:00", "tool_name": "ha_config_get_automation", "parameters": {"identifier": "automation.office_turn_on_lights_on_motion"}, "execution_time_ms": 59.33332443237305, "success": true, "error_message": null, "response_size_bytes": 2403, "user_context": null}
{"timestamp": "2026-08-05T20:45:46.569065+00:00", "tool_name": "ha_config_get_automation", "parameters": {"identifier": "automation.office_turn_off_lights_on_exit"}, "execution_time_ms": 45.44496536254883, "success": true, "error_message": null, "response_size_bytes": 1063, "user_context": null}