From e2c70b9f154c058b45dcf7be75a3f3a710c9bc92 Mon Sep 17 00:00:00 2001 From: Home Assistant Version Control Date: Tue, 28 Jul 2026 15:38:20 +0000 Subject: [PATCH] .ha_mcp/logs/mcp_usage.jsonl, .storage/lovelace.dashboard_home --- .ha_mcp/logs/mcp_usage.jsonl | 1 + .storage/lovelace.dashboard_home | 1 + 2 files changed, 2 insertions(+) diff --git a/.ha_mcp/logs/mcp_usage.jsonl b/.ha_mcp/logs/mcp_usage.jsonl index 8ec3f39..8a08f61 100644 --- a/.ha_mcp/logs/mcp_usage.jsonl +++ b/.ha_mcp/logs/mcp_usage.jsonl @@ -127,3 +127,4 @@ {"timestamp": "2026-07-28T15:37:17.176636+00:00", "tool_name": "ha_config_get_dashboard", "parameters": {"url_path": "dashboard-home", "list_only": false, "force_reload": false, "entity_id": "sensor.meter00_power", "card_type": null, "heading": null, "include_config": false, "include_screenshot": false, "view_path": null, "mode": null, "query": null}, "execution_time_ms": 5.785465240478516, "success": true, "error_message": null, "response_size_bytes": 731, "user_context": null} {"timestamp": "2026-07-28T15:37:19.462278+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": 3.4220218658447266, "success": true, "error_message": null, "response_size_bytes": 18574, "user_context": null} {"timestamp": "2026-07-28T15:37:30.836373+00:00", "tool_name": "ha_config_set_dashboard", "parameters": {"url_path": "dashboard-home", "config": null, "python_transform": "config['views'][0]['sections'][3]['cards'][2]['entities'].pop(0)", "config_hash": "f69625f030b9aa53", "title": null, "icon": null, "require_admin": null, "show_in_sidebar": null, "MandatoryBPS": true, "BestPracticeKey": null, "return_screenshot": false, "view_path": null}, "execution_time_ms": 19.623756408691406, "success": true, "error_message": null, "response_size_bytes": 30268, "user_context": null} +{"timestamp": "2026-07-28T15:38:13.465234+00:00", "tool_name": "ha_config_set_dashboard", "parameters": {"url_path": "dashboard-home", "config": null, "python_transform": "config['views'][0]['sections'][3]['cards'][2]['entities'].insert(0, 'sensor.meter00_power')", "config_hash": "3103639dd62ce642", "title": null, "icon": null, "require_admin": null, "show_in_sidebar": null, "MandatoryBPS": true, "BestPracticeKey": null, "return_screenshot": false, "view_path": null}, "execution_time_ms": 12.801408767700195, "success": true, "error_message": null, "response_size_bytes": 30295, "user_context": null} diff --git a/.storage/lovelace.dashboard_home b/.storage/lovelace.dashboard_home index b88c9c1..5a7b20b 100644 --- a/.storage/lovelace.dashboard_home +++ b/.storage/lovelace.dashboard_home @@ -747,6 +747,7 @@ { "type": "custom:power-gauge-bar-card", "entities": [ + "sensor.meter00_power", "sensor.pool_pump_estimated_power_draw_watts", "sensor.hvac_real_time_power_draw_watts", "sensor.basement_heater_power_draw",