.ha_mcp/logs/mcp_usage.jsonl
This commit is contained in:
@@ -74,3 +74,5 @@
|
|||||||
{"timestamp": "2026-07-27T15:54:34.138236+00:00", "tool_name": "ha_config_get_dashboard", "parameters": {"url_path": "dashboard-temp", "list_only": false, "force_reload": true, "entity_id": null, "card_type": null, "heading": null, "include_config": false, "include_screenshot": false, "view_path": null, "mode": null, "query": null}, "execution_time_ms": 6.537914276123047, "success": true, "error_message": null, "response_size_bytes": 9269, "user_context": null}
|
{"timestamp": "2026-07-27T15:54:34.138236+00:00", "tool_name": "ha_config_get_dashboard", "parameters": {"url_path": "dashboard-temp", "list_only": false, "force_reload": true, "entity_id": null, "card_type": null, "heading": null, "include_config": false, "include_screenshot": false, "view_path": null, "mode": null, "query": null}, "execution_time_ms": 6.537914276123047, "success": true, "error_message": null, "response_size_bytes": 9269, "user_context": null}
|
||||||
{"timestamp": "2026-07-27T15:54:44.741333+00:00", "tool_name": "ha_config_set_dashboard", "parameters": {"url_path": "dashboard-temp", "config": null, "python_transform": "\n# Get the System Load card from vertical-stack (index 1)\nsystem_load_card = config['views'][0]['sections'][1]['cards'][4]['cards'][1]\n\n# Remove grid_options from it (it'll be at grid level now)\nif 'grid_options' in system_load_card:\n del system_load_card['grid_options']\n\n# Remove it from the vertical-stack\ndel config['views'][0]['sections'][1]['cards'][4]['cards'][1]\n\n# Insert it at position 3 in the grid level (after System Resources)\nconfig['views'][0]['sections'][1]['cards'].insert(3, system_load_card)\n", "config_hash": "5cf5ab90a4722339", "title": null, "icon": null, "require_admin": null, "show_in_sidebar": null, "MandatoryBPS": false, "BestPracticeKey": null, "return_screenshot": false, "view_path": null}, "execution_time_ms": 8.193731307983398, "success": true, "error_message": null, "response_size_bytes": 1370, "user_context": null}
|
{"timestamp": "2026-07-27T15:54:44.741333+00:00", "tool_name": "ha_config_set_dashboard", "parameters": {"url_path": "dashboard-temp", "config": null, "python_transform": "\n# Get the System Load card from vertical-stack (index 1)\nsystem_load_card = config['views'][0]['sections'][1]['cards'][4]['cards'][1]\n\n# Remove grid_options from it (it'll be at grid level now)\nif 'grid_options' in system_load_card:\n del system_load_card['grid_options']\n\n# Remove it from the vertical-stack\ndel config['views'][0]['sections'][1]['cards'][4]['cards'][1]\n\n# Insert it at position 3 in the grid level (after System Resources)\nconfig['views'][0]['sections'][1]['cards'].insert(3, system_load_card)\n", "config_hash": "5cf5ab90a4722339", "title": null, "icon": null, "require_admin": null, "show_in_sidebar": null, "MandatoryBPS": false, "BestPracticeKey": null, "return_screenshot": false, "view_path": null}, "execution_time_ms": 8.193731307983398, "success": true, "error_message": null, "response_size_bytes": 1370, "user_context": null}
|
||||||
{"timestamp": "2026-07-27T16:40:01.776644+00:00", "tool_name": "ha_get_overview", "parameters": {"detail_level": "minimal", "domains": null, "limit": null, "offset": 0, "max_entities_per_domain": null, "include_state": true, "include_entity_id": true, "include_notifications": true, "include_dismissed_repairs": false, "fields": null}, "execution_time_ms": 2416.7611598968506, "success": true, "error_message": null, "response_size_bytes": 30136, "user_context": null}
|
{"timestamp": "2026-07-27T16:40:01.776644+00:00", "tool_name": "ha_get_overview", "parameters": {"detail_level": "minimal", "domains": null, "limit": null, "offset": 0, "max_entities_per_domain": null, "include_state": true, "include_entity_id": true, "include_notifications": true, "include_dismissed_repairs": false, "fields": null}, "execution_time_ms": 2416.7611598968506, "success": true, "error_message": null, "response_size_bytes": 30136, "user_context": null}
|
||||||
|
{"timestamp": "2026-07-27T20:41:25.047619+00:00", "tool_name": "ha_search", "parameters": {"query": "doorbell", "domain_filter": "binary_sensor", "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": 166.34202003479004, "success": true, "error_message": null, "response_size_bytes": 772, "user_context": null}
|
||||||
|
{"timestamp": "2026-07-27T20:41:25.304580+00:00", "tool_name": "ha_search", "parameters": {"query": "kitchen light", "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": 109.85302925109863, "success": true, "error_message": null, "response_size_bytes": 769, "user_context": null}
|
||||||
|
|||||||
Reference in New Issue
Block a user