.ha_mcp/logs/mcp_usage.jsonl, automations.yaml
This commit is contained in:
@@ -8,3 +8,4 @@
|
||||
{"timestamp": "2026-07-16T15:17:46.049602+00:00", "tool_name": "ha_get_overview", "parameters": {"detail_level": "minimal", "domains": null, "limit": null, "offset": 0, "max_entities_per_domain": null, "include_state": null, "include_entity_id": null, "include_notifications": true, "include_dismissed_repairs": false, "fields": null}, "execution_time_ms": 1456.7010402679443, "success": true, "error_message": null, "response_size_bytes": 14815, "user_context": null}
|
||||
{"timestamp": "2026-07-16T15:20:28.060870+00:00", "tool_name": "ha_search", "parameters": {"query": null, "domain_filter": "automation", "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": 113.4181022644043, "success": true, "error_message": null, "response_size_bytes": 2476, "user_context": null}
|
||||
{"timestamp": "2026-07-23T19:05:20.540787+00:00", "tool_name": "ha_search", "parameters": {"query": "office lamp", "domain_filter": "light", "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": 151.7007350921631, "success": true, "error_message": null, "response_size_bytes": 911, "user_context": null}
|
||||
{"timestamp": "2026-07-23T19:05:26.978049+00:00", "tool_name": "ha_config_set_automation", "parameters": {"config": {"actions": [{"action": "light.turn_on", "target": {"entity_id": "light.office_lamp"}}], "alias": "Office Lamp On at 6PM", "description": "Turn on the office lamp every day at 6:00 PM", "mode": "single", "triggers": [{"at": "18:00:00", "trigger": "time"}]}, "identifier": null, "python_transform": null, "config_hash": null, "category": null, "wait": true, "MandatoryBPS": true, "BestPracticeKey": null}, "execution_time_ms": 844.0155982971191, "success": true, "error_message": null, "response_size_bytes": 59574, "user_context": null}
|
||||
|
||||
+337
-327
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user