.ha_mcp/logs/mcp_usage.jsonl, .storage/lovelace.printer_stats

This commit is contained in:
Home Assistant Version Control
2026-08-26 06:40:25 +00:00
parent 92db12a85a
commit 3085607830
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -2450,3 +2450,4 @@
{"timestamp": "2026-08-26T06:39:28.312252+00:00", "tool_name": "ha_config_set_dashboard", "parameters": {"url_path": "printer-stats", "config": null, "python_transform": "\nconfig[\"views\"][0][\"sections\"][0][\"cards\"][2] = {\n \"type\": \"custom:webrtc-camera\",\n \"entity\": \"camera.endercamera2_duckdns_org\",\n \"mode\": \"mse\",\n \"grid_options\": {\"columns\": \"full\"}\n}\n", "config_hash": "fdefcc5d243107c8", "title": null, "icon": null, "require_admin": null, "show_in_sidebar": null, "MandatoryBPS": false, "BestPracticeKey": null, "return_screenshot": false, "view_path": null}, "execution_time_ms": 23.581743240356445, "success": true, "error_message": null, "response_size_bytes": 789, "user_context": null}
{"timestamp": "2026-08-26T06:40:08.936779+00:00", "tool_name": "ha_get_integration", "parameters": {"entry_id": null, "query": "octoprint", "domain": null, "include_options": false, "include_schema": false, "include_subentries": false, "include_subentry_schema": false, "subentry_type": null, "subentry_id": null, "show_advanced_options": false, "exact_match": true, "limit": 50, "offset": 0, "include_diagnostics": false, "include_knx_project": false, "device_id": null, "diagnostics_fields": null, "diagnostics_truncate_at_bytes": null, "diagnostics_data_path": null, "diagnostics_data_offset": 0, "diagnostics_data_limit": null}, "execution_time_ms": 9.57632064819336, "success": true, "error_message": null, "response_size_bytes": 4506, "user_context": null}
{"timestamp": "2026-08-26T06:40:09.580736+00:00", "tool_name": "ha_search", "parameters": {"query": "camera", "domain_filter": "camera", "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": 507.2505474090576, "success": true, "error_message": null, "response_size_bytes": 2353, "user_context": null}
{"timestamp": "2026-08-26T06:40:19.659503+00:00", "tool_name": "ha_config_set_dashboard", "parameters": {"url_path": "printer-stats", "config": null, "python_transform": "config[\"views\"][0][\"sections\"][0][\"cards\"][2] = {\"type\": \"custom:webrtc-camera\", \"url\": \"https://endercamera2.duckdns.org/stream\", \"mode\": \"mse\", \"grid_options\": {\"columns\": \"full\"}}", "config_hash": "316e7d745de2a061", "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.616872787475586, "success": true, "error_message": null, "response_size_bytes": 767, "user_context": null}
+1 -1
View File
@@ -26,7 +26,7 @@
},
{
"type": "custom:webrtc-camera",
"entity": "camera.endercamera2_duckdns_org",
"url": "https://endercamera2.duckdns.org/stream",
"mode": "mse",
"grid_options": {
"columns": "full"