.ha_mcp/logs/mcp_usage.jsonl
This commit is contained in:
@@ -39,3 +39,4 @@
|
||||
{"timestamp": "2026-07-27T14:52:32.941597+00:00", "tool_name": "ha_config_set_dashboard", "parameters": {"url_path": "dashboard-temp", "config": null, "python_transform": "config['views'][0]['sections'].append({\n \"type\": \"grid\",\n \"cards\": [\n {\n \"type\": \"heading\",\n \"heading\": \"System Health\",\n \"heading_style\": \"title\"\n },\n {\n \"type\": \"vertical-stack\",\n \"cards\": [\n {\n \"type\": \"entities\",\n \"title\": \"System Health\",\n \"show_header_toggle\": False,\n \"entities\": [\n {\"entity\": \"sensor.system_monitor_memory_usage\", \"name\": \"Memory Usage\"},\n {\"entity\": \"sensor.system_monitor_memory_free\", \"name\": \"Memory Free\"},\n {\"entity\": \"sensor.system_monitor_disk_use\", \"name\": \"Disk Used\"},\n {\"entity\": \"sensor.system_monitor_disk_free\", \"name\": \"Disk Free\"},\n {\"entity\": \"sensor.system_monitor_load_1_min\", \"name\": \"Load 1 Minute\"},\n {\"entity\": \"sensor.system_monitor_load_5_min\", \"name\": \"Load 5 Minute\"},\n {\"entity\": \"sensor.system_monitor_load_15_min\", \"name\": \"Load 15 Minute\"},\n {\"entity\": \"sensor.system_monitor_uptime\"}\n ]\n },\n {\n \"type\": \"history-graph\",\n \"title\": \"System Load\",\n \"hours_to_show\": 24,\n \"entities\": [\n \"sensor.system_monitor_load_1_min\",\n \"sensor.system_monitor_load_5_min\",\n \"sensor.system_monitor_load_15_min\"\n ]\n },\n {\n \"type\": \"history-graph\",\n \"title\": \"Network Traffic\",\n \"hours_to_show\": 24,\n \"entities\": [\n \"sensor.system_monitor_network_throughput_in_enp1s0\",\n \"sensor.system_monitor_network_throughput_out_enp1s0\"\n ]\n },\n {\n \"type\": \"entities\",\n \"title\": \"Network Counters\",\n \"entities\": [\n \"sensor.system_monitor_packets_in_enp1s0\",\n \"sensor.system_monitor_packets_out_enp1s0\"\n ]\n }\n ]\n }\n ]\n})", "config_hash": "904dc27b8340909f", "title": null, "icon": null, "require_admin": null, "show_in_sidebar": null, "MandatoryBPS": true, "BestPracticeKey": null, "return_screenshot": false, "view_path": null}, "execution_time_ms": 9.832382202148438, "success": true, "error_message": null, "response_size_bytes": 32758, "user_context": null}
|
||||
{"timestamp": "2026-07-27T15:04:30.568344+00:00", "tool_name": "ha_config_get_dashboard", "parameters": {"url_path": "stats", "list_only": false, "force_reload": false, "entity_id": null, "card_type": null, "heading": null, "include_config": false, "include_screenshot": false, "view_path": null, "mode": null, "query": null}, "execution_time_ms": 10.72239875793457, "success": false, "error_message": "{\n \"success\": false,\n \"error\": {\n \"code\": \"SERVICE_CALL_FAILED\",\n \"message\": \"Command failed: Unknown config specified: stats\",\n \"suggestion\": \"Use ha_config_get_dashboard(list_only=True) to see available dashboards\",\n \"suggestions\": [\n \"Use ha_config_get_dashboard(list_only=True) to see available dashboards\",\n \"Check if you have permission to access this dashboard\",\n \"Use url_path='default' for default dashboard\"\n ]\n },\n \"action\": \"get\",\n \"url_path\": \"stats\"\n}", "response_size_bytes": null, "user_context": null}
|
||||
{"timestamp": "2026-07-27T15:04:40.778851+00:00", "tool_name": "ha_config_get_dashboard", "parameters": {"url_path": null, "list_only": true, "force_reload": false, "entity_id": null, "card_type": null, "heading": null, "include_config": false, "include_screenshot": false, "view_path": null, "mode": null, "query": null}, "execution_time_ms": 1.9633769989013672, "success": true, "error_message": null, "response_size_bytes": 1516, "user_context": null}
|
||||
{"timestamp": "2026-07-27T15:04:53.397383+00:00", "tool_name": "ha_config_get_dashboard", "parameters": {"url_path": "dashboard-temp", "list_only": false, "force_reload": false, "entity_id": null, "card_type": null, "heading": "System Health", "include_config": false, "include_screenshot": false, "view_path": null, "mode": null, "query": null}, "execution_time_ms": 2.4819374084472656, "success": true, "error_message": null, "response_size_bytes": 710, "user_context": null}
|
||||
|
||||
Reference in New Issue
Block a user