From 45c9279fe8906e4b9129835b0ee97760d67ba7a0 Mon Sep 17 00:00:00 2001 From: Home Assistant Version Control Date: Tue, 28 Jul 2026 15:27:25 +0000 Subject: [PATCH] .ha_mcp/logs/mcp_usage.jsonl, .storage/lovelace.dashboard_home --- .ha_mcp/logs/mcp_usage.jsonl | 2 ++ .storage/lovelace.dashboard_home | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.ha_mcp/logs/mcp_usage.jsonl b/.ha_mcp/logs/mcp_usage.jsonl index 024853d..c69fc19 100644 --- a/.ha_mcp/logs/mcp_usage.jsonl +++ b/.ha_mcp/logs/mcp_usage.jsonl @@ -117,3 +117,5 @@ {"timestamp": "2026-07-28T15:24:54.051195+00:00", "tool_name": "ha_get_state", "parameters": {"entity_id": "sensor.pool_pump_estimated_power_draw_watts", "fields": null, "attribute_keys": null}, "execution_time_ms": 7.677555084228516, "success": true, "error_message": null, "response_size_bytes": 826, "user_context": null} {"timestamp": "2026-07-28T15:26:05.381666+00:00", "tool_name": "ha_get_state", "parameters": {"entity_id": "sensor.hvac_real_time_power_draw", "fields": ["state", "attributes"], "attribute_keys": null}, "execution_time_ms": 21.33035659790039, "success": true, "error_message": null, "response_size_bytes": 511, "user_context": null} {"timestamp": "2026-07-28T15:27:16.394042+00:00", "tool_name": "ha_config_get_dashboard", "parameters": {"url_path": "dashboard-home", "list_only": false, "force_reload": false, "entity_id": "sensor.hvac_real_time_power_draw", "card_type": null, "heading": null, "include_config": false, "include_screenshot": false, "view_path": null, "mode": null, "query": null}, "execution_time_ms": 4.545927047729492, "success": true, "error_message": null, "response_size_bytes": 544, "user_context": null} +{"timestamp": "2026-07-28T15:27:19.931641+00:00", "tool_name": "ha_config_set_dashboard", "parameters": {"url_path": "dashboard-home", "config": null, "python_transform": "idx = config['views'][0]['sections'][3]['cards'][2]['entities'].index('sensor.hvac_real_time_power_draw'); config['views'][0]['sections'][3]['cards'][2]['entities'][idx] = 'sensor.hvac_real_time_power_draw_watts'", "config_hash": "2da7219ff1fdc3c5", "title": null, "icon": null, "require_admin": null, "show_in_sidebar": null, "MandatoryBPS": false, "BestPracticeKey": null, "return_screenshot": false, "view_path": null}, "execution_time_ms": 12.175321578979492, "success": true, "error_message": null, "response_size_bytes": 933, "user_context": null} +{"timestamp": "2026-07-28T15:27:24.658317+00:00", "tool_name": "ha_reload_core", "parameters": {"target": "all", "entry_id": null}, "execution_time_ms": 2037.2486114501953, "success": true, "error_message": null, "response_size_bytes": 278, "user_context": null} diff --git a/.storage/lovelace.dashboard_home b/.storage/lovelace.dashboard_home index f7712bc..963c2e8 100644 --- a/.storage/lovelace.dashboard_home +++ b/.storage/lovelace.dashboard_home @@ -749,7 +749,7 @@ "entities": [ "sensor.meter00_power", "sensor.pool_pump_estimated_power_draw_watts", - "sensor.hvac_real_time_power_draw", + "sensor.hvac_real_time_power_draw_watts", "sensor.basement_heater_power_draw", "sensor.water_heater_power_draw", "sensor.washer_power",