3 files
This commit is contained in:
@@ -2404,3 +2404,4 @@
|
||||
{"timestamp": "2026-08-26T05:42:25.706757+00:00", "tool_name": "ha_get_system_health", "parameters": {"include": "dead_entities", "include_dismissed_repairs": false, "config_entry_id": null, "device_id": null, "diagnostics_fields": null, "diagnostics_truncate_at_bytes": null, "diagnostics_data_path": null, "diagnostics_data_offset": 0, "diagnostics_data_limit": null}, "execution_time_ms": 583.3871364593506, "success": true, "error_message": null, "response_size_bytes": 11411, "user_context": null}
|
||||
{"timestamp": "2026-08-26T05:55:52.542182+00:00", "tool_name": "ha_search", "parameters": {"query": "3d_printer", "domain_filter": "light", "area_filter": null, "search_types": null, "limit": 20, "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": 437.81065940856934, "success": true, "error_message": null, "response_size_bytes": 920, "user_context": null}
|
||||
{"timestamp": "2026-08-26T05:56:08.603858+00:00", "tool_name": "ha_search", "parameters": {"query": "input_boolean.3d_printer_light", "domain_filter": null, "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": 15709.805011749268, "success": true, "error_message": null, "response_size_bytes": 1384, "user_context": null}
|
||||
{"timestamp": "2026-08-26T05:56:55.894009+00:00", "tool_name": "ha_config_set_automation", "parameters": {"config": {"alias": "3D Printer Light - Toggle from Boolean", "description": "Turns 3D printer light on/off when input_boolean.3d_printer_light is toggled", "triggers": [{"trigger": "state", "entity_id": "input_boolean.3d_printer_light"}], "actions": [{"if": [{"condition": "state", "entity_id": "input_boolean.3d_printer_light", "state": "on"}], "then": [{"action": "light.turn_on", "target": {"entity_id": "[REDACTED]"}, "data": {}}], "else": [{"action": "light.turn_off", "target": {"entity_id": "[REDACTED]"}, "data": {}}]}], "mode": "single"}, "identifier": null, "python_transform": null, "config_hash": null, "category": null, "wait": true, "MandatoryBPS": false, "BestPracticeKey": null}, "execution_time_ms": 1126.3349056243896, "success": true, "error_message": null, "response_size_bytes": 219, "user_context": null}
|
||||
|
||||
Reference in New Issue
Block a user