.ha_mcp/logs/mcp_usage.jsonl

This commit is contained in:
Home Assistant Version Control
2026-08-08 03:12:50 +00:00
parent 0753e25def
commit 372fce16b1
+1
View File
@@ -985,3 +985,4 @@
{"timestamp": "2026-08-08T03:11:06.057482+00:00", "tool_name": "ha_config_get_dashboard", "parameters": {"url_path": "printer-stats", "list_only": false, "force_reload": false, "entity_id": null, "card_type": null, "heading": null, "include_config": false, "include_screenshot": false, "view_path": "print", "mode": null, "query": null}, "execution_time_ms": 13.875961303710938, "success": true, "error_message": null, "response_size_bytes": 6118, "user_context": null}
{"timestamp": "2026-08-08T03:11:25.220711+00:00", "tool_name": "ha_config_set_dashboard", "parameters": {"url_path": "printer-stats", "config": null, "python_transform": "config['views'][0]['sections'].append({\n 'type': 'grid',\n 'cards': [\n {'type': 'heading', 'heading': 'Filament Usage', 'icon': 'mdi:spool'},\n {'type': 'tile', 'entity': 'sensor.octoprint_last_print_filament', 'name': 'Last Job', 'icon': 'mdi:spool', 'grid_options': {'columns': 4}},\n {'type': 'tile', 'entity': 'sensor.octoprint_filament_daily', 'name': 'Filament Today', 'icon': 'mdi:chart-donut', 'grid_options': {'columns': 4}},\n {'type': 'tile', 'entity': 'sensor.octoprint_filament_weekly', 'name': 'Filament This Week', 'icon': 'mdi:calendar-week', 'grid_options': {'columns': 4}},\n {'type': 'tile', 'entity': 'sensor.octoprint_filament_monthly', 'name': 'Filament This Month', 'icon': 'mdi:calendar-month', 'grid_options': {'columns': 4}},\n {'type': 'tile', 'entity': 'sensor.octoprint_filament_used_total', 'name': 'Grand Total', 'icon': 'mdi:spool', 'grid_options': {'columns': 4}},\n ]\n})", "config_hash": "0086675d7c081403", "title": null, "icon": null, "require_admin": null, "show_in_sidebar": null, "MandatoryBPS": false, "BestPracticeKey": null, "return_screenshot": false, "view_path": null}, "execution_time_ms": 12.127399444580078, "success": true, "error_message": null, "response_size_bytes": 1513, "user_context": null}
{"timestamp": "2026-08-08T03:11:29.730563+00:00", "tool_name": "ha_config_get_dashboard", "parameters": {"url_path": "printer-stats", "list_only": false, "force_reload": false, "entity_id": null, "card_type": null, "heading": null, "include_config": false, "include_screenshot": false, "view_path": "print", "mode": null, "query": null}, "execution_time_ms": 4.149675369262695, "success": true, "error_message": null, "response_size_bytes": 6964, "user_context": null}
{"timestamp": "2026-08-08T03:12:45.400165+00:00", "tool_name": "ha_get_state", "parameters": {"entity_id": ["sensor.octoprint_last_print_filament", "sensor.octoprint_filament_daily", "sensor.octoprint_filament_weekly", "sensor.octoprint_filament_monthly", "sensor.octoprint_filament_used_total"], "fields": ["entity_id", "state", "attributes"], "attribute_keys": null}, "execution_time_ms": 20.55048942565918, "success": true, "error_message": null, "response_size_bytes": 2003, "user_context": null}