3 files
This commit is contained in:
@@ -556,3 +556,5 @@
|
||||
{"timestamp": "2026-08-07T01:44:10.966602+00:00", "tool_name": "ha_get_state", "parameters": {"entity_id": "light.bedroom_lamp", "fields": ["state", "last_updated"], "attribute_keys": null}, "execution_time_ms": 9.422540664672852, "success": true, "error_message": null, "response_size_bytes": 419, "user_context": null}
|
||||
{"timestamp": "2026-08-07T01:44:14.077941+00:00", "tool_name": "ha_call_service", "parameters": {"domain": "mqtt", "service": "publish", "entity_id": null, "data": {"topic": "octoPrint/event/PrintStarted", "payload": "{\"_event\": \"PrintStarted\", \"filename\": \"test-automation-2.gcode\"}", "retain": false}, "return_response": false, "wait": true, "verbose": false, "result_fields": null, "result_attribute_keys": null, "ws_command": null}, "execution_time_ms": 17.46201515197754, "success": true, "error_message": null, "response_size_bytes": 293, "user_context": null}
|
||||
{"timestamp": "2026-08-07T01:44:17.303902+00:00", "tool_name": "ha_get_state", "parameters": {"entity_id": "light.bedroom_lamp", "fields": ["state", "last_updated"], "attribute_keys": null}, "execution_time_ms": 7.877826690673828, "success": true, "error_message": null, "response_size_bytes": 418, "user_context": null}
|
||||
{"timestamp": "2026-08-07T02:09:16.079455+00:00", "tool_name": "ha_config_set_helper", "parameters": {"helper_type": "input_boolean", "name": "3D Printer Running", "helper_id": null, "entry_id": null, "subentry_type": null, "subentry_id": null, "show_advanced_options": false, "icon": "mdi:printer-3d", "area_id": null, "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": false, "BestPracticeKey": null}, "execution_time_ms": 67.46530532836914, "success": true, "error_message": null, "response_size_bytes": 281, "user_context": null}
|
||||
{"timestamp": "2026-08-07T02:09:21.524480+00:00", "tool_name": "ha_config_set_automation", "parameters": {"config": {"alias": "3D Printer Running - Playroom Light & Basement Heat", "description": "When the 3D printer running helper turns on (print started), turn on the playroom light and bedroom lamp and set the basement to 22 degrees C. When it turns off (print ended), turn off only the playroom light.", "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]"]}]}], "mode": "single"}, "identifier": null, "python_transform": null, "config_hash": null, "category": null, "wait": true, "MandatoryBPS": false, "BestPracticeKey": null}, "execution_time_ms": 410.34889221191406, "success": true, "error_message": null, "response_size_bytes": 241, "user_context": null}
|
||||
|
||||
Reference in New Issue
Block a user