.ha_mcp/logs/mcp_usage.jsonl, .storage/lovelace.dashboard_temp
This commit is contained in:
@@ -41,3 +41,4 @@
|
||||
{"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}
|
||||
{"timestamp": "2026-07-27T15:05:12.358497+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": true, "include_screenshot": false, "view_path": null, "mode": null, "query": null}, "execution_time_ms": 3.1118392944335938, "success": true, "error_message": null, "response_size_bytes": 1452, "user_context": null}
|
||||
{"timestamp": "2026-07-27T15:06:14.348693+00:00", "tool_name": "ha_config_set_dashboard", "parameters": {"url_path": "dashboard-temp", "config": null, "python_transform": "section = config['views'][0]['sections'][6]['cards']\nsection.insert(0, {'type': 'gauge', 'entity': 'sensor.home_assistant_cpu_usage', 'name': 'CPU Usage', 'min': 0, 'max': 100, 'severity': {'green': 0, 'yellow': 50, 'red': 80}})\nsection.insert(1, {'type': 'history-graph', 'title': 'CPU Usage', 'entities': [{'entity': 'sensor.home_assistant_cpu_usage', 'name': 'CPU Usage'}], 'hours_to_show': 24})", "config_hash": "e2139718c6587a4d", "title": null, "icon": null, "require_admin": null, "show_in_sidebar": null, "MandatoryBPS": true, "BestPracticeKey": null, "return_screenshot": false, "view_path": null}, "execution_time_ms": 8.996725082397461, "success": true, "error_message": null, "response_size_bytes": 30725, "user_context": null}
|
||||
|
||||
Reference in New Issue
Block a user