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

This commit is contained in:
Home Assistant Version Control
2026-07-28 15:27:25 +00:00
parent 08a970f16b
commit 45c9279fe8
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -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}
+1 -1
View File
@@ -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",