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

This commit is contained in:
Home Assistant Version Control
2026-08-14 02:12:28 +00:00
parent dac614caaf
commit 8b3d5e1bc6
2 changed files with 9 additions and 0 deletions
+2
View File
@@ -1154,3 +1154,5 @@
{"timestamp": "2026-08-14T02:12:03.616274+00:00", "tool_name": "ha_config_get_dashboard", "parameters": {"url_path": "dashboard-home", "list_only": false, "force_reload": false, "entity_id": null, "card_type": null, "heading": "Meeting L-Override", "include_config": false, "include_screenshot": false, "view_path": null, "mode": null, "query": null}, "execution_time_ms": 4.9610137939453125, "success": true, "error_message": null, "response_size_bytes": 394, "user_context": null}
{"timestamp": "2026-08-14T02:12:06.632214+00:00", "tool_name": "ha_config_get_dashboard", "parameters": {"url_path": "dashboard-home", "list_only": false, "force_reload": false, "entity_id": null, "card_type": null, "heading": null, "include_config": false, "include_screenshot": false, "view_path": "calendar-popup", "mode": null, "query": null}, "execution_time_ms": 3.0121803283691406, "success": true, "error_message": null, "response_size_bytes": 1244, "user_context": null}
{"timestamp": "2026-08-14T02:12:10.445361+00:00", "tool_name": "ha_config_get_dashboard", "parameters": {"url_path": "dashboard-home", "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": 6.324291229248047, "success": true, "error_message": null, "response_size_bytes": 18955, "user_context": null}
{"timestamp": "2026-08-14T02:12:19.447299+00:00", "tool_name": "ha_config_set_dashboard", "parameters": {"url_path": "dashboard-home", "config": null, "python_transform": "config['views'][0]['sections'][1]['cards'].insert(4, {\"type\": \"tile\", \"entity\": \"light.3d_printer_lights\", \"name\": \"Printer Light\", \"vertical\": false, \"features_position\": \"bottom\"})", "config_hash": "e5771149788d84ee", "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.440422058105469, "success": false, "error_message": "{\n \"success\": false,\n \"error\": {\n \"code\": \"VALIDATION_FAILED\",\n \"message\": \"Expression raised at runtime: NameError: name 'false' is not defined\",\n \"suggestion\": \"Verify referenced keys/indices exist in the input\",\n \"suggestions\": [\n \"Verify referenced keys/indices exist in the input\",\n \"Check that types match (e.g. dict vs list operations)\",\n \"Use .get(key, default) to handle missing keys\",\n \"Expression: config['views'][0]['sections'][1]['cards'].insert(4, {\\\"type\\\": \\\"tile\\\", \\\"entity\\\": \\\"light.3d_printer_li...\",\n \"For Home Assistant best-practice guidance, call ha_get_skill_guide(skill='home-assistant-best-practices') and consult the relevant reference file before retrying.\"\n ]\n },\n \"action\": \"python_transform\",\n \"url_path\": \"dashboard-home\"\n}", "response_size_bytes": null, "user_context": null}
{"timestamp": "2026-08-14T02:12:22.813972+00:00", "tool_name": "ha_config_set_dashboard", "parameters": {"url_path": "dashboard-home", "config": null, "python_transform": "config['views'][0]['sections'][1]['cards'].insert(4, {\"type\": \"tile\", \"entity\": \"light.3d_printer_lights\", \"name\": \"Printer Light\", \"vertical\": False, \"features_position\": \"bottom\"})", "config_hash": "e5771149788d84ee", "title": null, "icon": null, "require_admin": null, "show_in_sidebar": null, "MandatoryBPS": false, "BestPracticeKey": null, "return_screenshot": false, "view_path": null}, "execution_time_ms": 15.259265899658203, "success": true, "error_message": null, "response_size_bytes": 909, "user_context": null}
+7
View File
@@ -196,6 +196,13 @@
"vertical": false,
"features_position": "bottom"
},
{
"type": "tile",
"entity": "light.3d_printer_lights",
"name": "Printer Light",
"vertical": false,
"features_position": "bottom"
},
{
"type": "heading",
"heading": "Motion",