.ha_mcp/logs/mcp_usage.jsonl, automations.yaml
This commit is contained in:
@@ -203,3 +203,5 @@
|
||||
{"timestamp": "2026-07-28T23:43:34.108567+00:00", "tool_name": "ha_search", "parameters": {"query": "in meeting toggle", "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": 5540.334701538086, "success": true, "error_message": null, "response_size_bytes": 1255, "user_context": null}
|
||||
{"timestamp": "2026-07-28T23:43:36.628935+00:00", "tool_name": "ha_get_state", "parameters": {"entity_id": "light.office_lamp", "fields": null, "attribute_keys": null}, "execution_time_ms": 8.53872299194336, "success": true, "error_message": null, "response_size_bytes": 1008, "user_context": null}
|
||||
{"timestamp": "2026-07-28T23:43:36.807208+00:00", "tool_name": "ha_get_state", "parameters": {"entity_id": "input_boolean.in_a_meeting", "fields": null, "attribute_keys": null}, "execution_time_ms": 5.08880615234375, "success": true, "error_message": null, "response_size_bytes": 749, "user_context": null}
|
||||
{"timestamp": "2026-07-28T23:44:39.494746+00:00", "tool_name": "ha_config_set_automation", "parameters": {"config": {"id": "1784073759556", "alias": "Office: Desk Lamp Meeting Alert", "description": "Flashes the desk lamp red when meeting starts, green when it ends, then returns to original state.", "triggers": [{"trigger": "state", "entity_id": "input_boolean.in_a_meeting", "to": "on", "id": "meeting_on"}, {"trigger": "state", "entity_id": "input_boolean.in_a_meeting", "to": "off", "id": "meeting_off"}], "conditions": [{"condition": "state", "entity_id": "input_boolean.meeting_lamp_override", "state": "off"}, {"condition": "state", "entity_id": "input_boolean.away_mode", "state": "off"}], "actions": [{"choose": [{"conditions": ["[REDACTED]"], "sequence": ["[REDACTED]", "[REDACTED]", "[REDACTED]", "[REDACTED]"]}, {"conditions": ["[REDACTED]"], "sequence": ["[REDACTED]", "[REDACTED]", "[REDACTED]", "[REDACTED]"]}], "default": []}], "mode": "queued", "max": 2}, "identifier": "automation.office_desk_lamp_meeting_alert", "python_transform": null, "config_hash": null, "category": null, "wait": true, "MandatoryBPS": true, "BestPracticeKey": null}, "execution_time_ms": 179.1234016418457, "success": true, "error_message": null, "response_size_bytes": 59553, "user_context": null}
|
||||
{"timestamp": "2026-07-28T23:44:43.113017+00:00", "tool_name": "ha_config_get_automation", "parameters": {"identifier": "automation.office_desk_lamp_meeting_alert"}, "execution_time_ms": 74.56326484680176, "success": true, "error_message": null, "response_size_bytes": 1776, "user_context": null}
|
||||
|
||||
Reference in New Issue
Block a user