From ed65868cabd809764612ec70d6051ab57c94148d Mon Sep 17 00:00:00 2001 From: Home Assistant Version Control Date: Fri, 7 Aug 2026 14:04:14 +0000 Subject: [PATCH] .ha_mcp/logs/mcp_usage.jsonl, .storage/lovelace.printer_stats --- .ha_mcp/logs/mcp_usage.jsonl | 2 ++ .storage/lovelace.printer_stats | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.ha_mcp/logs/mcp_usage.jsonl b/.ha_mcp/logs/mcp_usage.jsonl index 0d41bfa..2af8591 100644 --- a/.ha_mcp/logs/mcp_usage.jsonl +++ b/.ha_mcp/logs/mcp_usage.jsonl @@ -728,3 +728,5 @@ {"timestamp": "2026-08-07T13:59:47.561769+00:00", "tool_name": "ha_config_get_dashboard", "parameters": {"url_path": "printer-stats", "list_only": false, "force_reload": false, "entity_id": "sensor.octoprint_print_time*", "card_type": null, "heading": null, "include_config": false, "include_screenshot": false, "view_path": null, "mode": null, "query": null}, "execution_time_ms": 1.9838809967041016, "success": true, "error_message": null, "response_size_bytes": 403, "user_context": null} {"timestamp": "2026-08-07T13:59:47.815671+00:00", "tool_name": "ha_config_get_dashboard", "parameters": {"url_path": "printer-stats", "list_only": false, "force_reload": false, "entity_id": "sensor.octoprint_current_z", "card_type": null, "heading": null, "include_config": false, "include_screenshot": false, "view_path": null, "mode": null, "query": null}, "execution_time_ms": 3.7653446197509766, "success": true, "error_message": null, "response_size_bytes": 401, "user_context": null} {"timestamp": "2026-08-07T14:03:29.618735+00:00", "tool_name": "ha_get_state", "parameters": {"entity_id": ["sensor.octoprint_current_z", "sensor.octoprint_current_z_2", "binary_sensor.octoprint_printing"], "fields": ["state"], "attribute_keys": null}, "execution_time_ms": 14.945507049560547, "success": true, "error_message": null, "response_size_bytes": 543, "user_context": null} +{"timestamp": "2026-08-07T14:04:04.726328+00:00", "tool_name": "ha_config_set_dashboard", "parameters": {"url_path": "printer-stats", "config": null, "python_transform": "config['views'][0]['sections'][1]['cards'][5]['entity'] = 'sensor.octoprint_current_z'; config['views'][1]['sections'][1]['cards'][3]['entities'][0]['entity'] = 'sensor.octoprint_current_z'", "config_hash": "0078afede5502212", "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.412050247192383, "success": true, "error_message": null, "response_size_bytes": 774, "user_context": null} +{"timestamp": "2026-08-07T14:04:08.494991+00:00", "tool_name": "ha_remove_helpers_integrations", "parameters": {"target": "sensor.octoprint_current_z_2", "helper_type": "template", "subentry_id": null, "confirm": true, "wait": true}, "execution_time_ms": 236.0374927520752, "success": true, "error_message": null, "response_size_bytes": 351, "user_context": null} diff --git a/.storage/lovelace.printer_stats b/.storage/lovelace.printer_stats index bc5997c..6153617 100644 --- a/.storage/lovelace.printer_stats +++ b/.storage/lovelace.printer_stats @@ -120,7 +120,7 @@ }, { "type": "tile", - "entity": "sensor.octoprint_current_z_2", + "entity": "sensor.octoprint_current_z", "name": "Current Z", "icon": "mdi:axis-z-arrow", "grid_options": { @@ -482,7 +482,7 @@ "show_names": true, "entities": [ { - "entity": "sensor.octoprint_current_z_2", + "entity": "sensor.octoprint_current_z", "name": "Current Z", "color": "#ab47bc" }