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

This commit is contained in:
Home Assistant Version Control
2026-07-27 15:36:09 +00:00
parent 910708bd63
commit e43c617639
2 changed files with 13 additions and 0 deletions
+1
View File
@@ -53,3 +53,4 @@
{"timestamp": "2026-07-27T15:34:56.410700+00:00", "tool_name": "ha_config_get_dashboard", "parameters": {"url_path": "dashboard-temp", "list_only": false, "force_reload": false, "entity_id": "sensor.processor_use", "card_type": null, "heading": null, "include_config": false, "include_screenshot": false, "view_path": null, "mode": null, "query": null}, "execution_time_ms": 1.6760826110839844, "success": true, "error_message": null, "response_size_bytes": 396, "user_context": null}
{"timestamp": "2026-07-27T15:35:07.887221+00:00", "tool_name": "ha_config_get_dashboard", "parameters": {"url_path": "dashboard-temp", "list_only": false, "force_reload": false, "entity_id": null, "card_type": "gauge", "heading": null, "include_config": false, "include_screenshot": false, "view_path": null, "mode": null, "query": null}, "execution_time_ms": 12.341976165771484, "success": true, "error_message": null, "response_size_bytes": 495, "user_context": null}
{"timestamp": "2026-07-27T15:35:21.873689+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": null, "include_config": false, "include_screenshot": false, "view_path": null, "mode": null, "query": null}, "execution_time_ms": 2.9327869415283203, "success": true, "error_message": null, "response_size_bytes": 8912, "user_context": null}
{"timestamp": "2026-07-27T15:36:03.739811+00:00", "tool_name": "ha_config_set_dashboard", "parameters": {"url_path": "dashboard-temp", "config": null, "python_transform": "config['views'][0]['sections'][1]['cards'].insert(1, {\"type\": \"gauge\", \"entity\": \"sensor.system_monitor_memory_usage\", \"name\": \"Memory Usage\", \"min\": 0, \"max\": 100, \"severity\": {\"green\": 0, \"yellow\": 50, \"red\": 80}})", "config_hash": "473aa0267c9fc534", "title": null, "icon": null, "require_admin": null, "show_in_sidebar": null, "MandatoryBPS": true, "BestPracticeKey": null, "return_screenshot": false, "view_path": null}, "execution_time_ms": 14.544248580932617, "success": true, "error_message": null, "response_size_bytes": 30547, "user_context": null}
+12
View File
@@ -178,6 +178,18 @@
"red": 80
}
},
{
"type": "gauge",
"entity": "sensor.system_monitor_memory_usage",
"name": "Memory Usage",
"min": 0,
"max": 100,
"severity": {
"green": 0,
"yellow": 50,
"red": 80
}
},
{
"type": "history-graph",
"title": "CPU Usage",