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

This commit is contained in:
Home Assistant Version Control
2026-08-26 06:23:44 +00:00
parent f051735f2a
commit 237c857564
2 changed files with 4 additions and 7 deletions
+1
View File
@@ -2438,3 +2438,4 @@
{"timestamp": "2026-08-26T06:14:58.241128+00:00", "tool_name": "ha_config_set_dashboard", "parameters": {"url_path": "printer-stats", "config": null, "python_transform": "\nif \"mode\" in config[\"views\"][0][\"sections\"][0][\"cards\"][2]:\n del config[\"views\"][0][\"sections\"][0][\"cards\"][2][\"mode\"]\n", "config_hash": "015de8b6357e92e6", "title": null, "icon": null, "require_admin": null, "show_in_sidebar": null, "MandatoryBPS": false, "BestPracticeKey": null, "return_screenshot": false, "view_path": null}, "execution_time_ms": 25.609254837036133, "success": true, "error_message": null, "response_size_bytes": 711, "user_context": null}
{"timestamp": "2026-08-26T06:15:00.573550+00:00", "tool_name": "ha_config_set_dashboard", "parameters": {"url_path": "ender5-printer", "config": null, "python_transform": "\nif \"mode\" in config[\"views\"][0][\"sections\"][0][\"cards\"][5][\"cards\"][0]:\n del config[\"views\"][0][\"sections\"][0][\"cards\"][5][\"cards\"][0][\"mode\"]\n", "config_hash": "e53170aa84dfc608", "title": null, "icon": null, "require_admin": null, "show_in_sidebar": null, "MandatoryBPS": false, "BestPracticeKey": null, "return_screenshot": false, "view_path": null}, "execution_time_ms": 47.39522933959961, "success": true, "error_message": null, "response_size_bytes": 587, "user_context": null}
{"timestamp": "2026-08-26T06:21:43.504016+00:00", "tool_name": "ha_config_set_dashboard", "parameters": {"url_path": "printer-stats", "config": null, "python_transform": "\nconfig[\"views\"][0][\"sections\"][0][\"cards\"][2][\"url\"] = \"octoprint\"\nconfig[\"views\"][0][\"sections\"][0][\"cards\"][2][\"mode\"] = \"mse\"\n", "config_hash": "6cec9b6f1c196d2a", "title": null, "icon": null, "require_admin": null, "show_in_sidebar": null, "MandatoryBPS": false, "BestPracticeKey": null, "return_screenshot": false, "view_path": null}, "execution_time_ms": 9.679794311523438, "success": true, "error_message": null, "response_size_bytes": 718, "user_context": null}
{"timestamp": "2026-08-26T06:23:37.745457+00:00", "tool_name": "ha_config_set_dashboard", "parameters": {"url_path": "printer-stats", "config": null, "python_transform": "\nconfig[\"views\"][0][\"sections\"][0][\"cards\"][1][\"url\"] = \"octoprint\"\nconfig[\"views\"][0][\"sections\"][0][\"cards\"][1].pop(\"grid_options\", None)\nconfig[\"views\"][0][\"sections\"][0][\"cards\"][2][\"url\"] = \"camera.endercamera2_duckdns_org\"\nconfig[\"views\"][0][\"sections\"][0][\"cards\"][2].pop(\"mode\", None)\n", "config_hash": "52347fcd560a38b8", "title": null, "icon": null, "require_admin": null, "show_in_sidebar": null, "MandatoryBPS": false, "BestPracticeKey": null, "return_screenshot": false, "view_path": null}, "execution_time_ms": 41.77141189575195, "success": true, "error_message": null, "response_size_bytes": 883, "user_context": null}
+3 -7
View File
@@ -22,18 +22,14 @@
{
"type": "custom:webrtc-camera",
"url": "octoprint",
"mode": "mse",
"grid_options": {
"columns": "full"
}
"mode": "mse"
},
{
"type": "custom:webrtc-camera",
"url": "octoprint",
"url": "camera.endercamera2_duckdns_org",
"grid_options": {
"columns": "full"
},
"mode": "mse"
}
},
{
"type": "tile",