From 416aa4e51d1a4229d7c3c9e88ea2b816d21e886f Mon Sep 17 00:00:00 2001 From: Home Assistant Version Control Date: Fri, 7 Aug 2026 13:04:39 +0000 Subject: [PATCH] .ha_mcp/logs/mcp_usage.jsonl, .storage/lovelace.printer_stats --- .ha_mcp/logs/mcp_usage.jsonl | 1 + .storage/lovelace.printer_stats | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.ha_mcp/logs/mcp_usage.jsonl b/.ha_mcp/logs/mcp_usage.jsonl index 4046e98..52a9951 100644 --- a/.ha_mcp/logs/mcp_usage.jsonl +++ b/.ha_mcp/logs/mcp_usage.jsonl @@ -655,3 +655,4 @@ {"timestamp": "2026-08-07T13:02:58.325931+00:00", "tool_name": "ha_get_state", "parameters": {"entity_id": ["sensor.octoprint_successful_prints_count", "sensor.octoprint_failed_prints_count"], "fields": null, "attribute_keys": ["state_class", "unit_of_measurement", "friendly_name", "icon", "available"]}, "execution_time_ms": 12.311697006225586, "success": true, "error_message": null, "response_size_bytes": 1430, "user_context": null} {"timestamp": "2026-08-07T13:03:05.640395+00:00", "tool_name": "ha_config_get_dashboard", "parameters": {"url_path": "printer-stats", "list_only": false, "force_reload": false, "entity_id": null, "card_type": null, "heading": null, "include_config": false, "include_screenshot": false, "view_path": "history", "mode": null, "query": null}, "execution_time_ms": 7.332086563110352, "success": true, "error_message": null, "response_size_bytes": 3806, "user_context": null} {"timestamp": "2026-08-07T13:03:18.306921+00:00", "tool_name": "ha_config_get_automation", "parameters": {"identifier": "automation.count_octoprint_print_outcomes"}, "execution_time_ms": 60.4400634765625, "success": true, "error_message": null, "response_size_bytes": 1113, "user_context": null} +{"timestamp": "2026-08-07T13:04:33.007511+00:00", "tool_name": "ha_config_set_dashboard", "parameters": {"url_path": "printer-stats", "config": null, "python_transform": "for card in config['views'][1]['sections'][1]['cards']:\n if card.get('type') == 'custom:apexcharts-card':\n card['graph_span'] = \"30d\"", "config_hash": "4fe2cbdc84d04e3a", "title": null, "icon": null, "require_admin": null, "show_in_sidebar": null, "MandatoryBPS": false, "BestPracticeKey": null, "return_screenshot": false, "view_path": null}, "execution_time_ms": 10.134220123291016, "success": true, "error_message": null, "response_size_bytes": 742, "user_context": null} diff --git a/.storage/lovelace.printer_stats b/.storage/lovelace.printer_stats index a10b72d..fc123fd 100644 --- a/.storage/lovelace.printer_stats +++ b/.storage/lovelace.printer_stats @@ -515,7 +515,7 @@ "show_states": true, "colorize_states": true }, - "graph_span": 30, + "graph_span": "30d", "apex_config": { "chart": { "type": "bar",