.ha_mcp/logs/mcp_usage.jsonl, .storage/lovelace.dashboard_home
This commit is contained in:
@@ -218,3 +218,5 @@
|
||||
{"timestamp": "2026-07-29T00:02:22.424387+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": 4.123926162719727, "success": true, "error_message": null, "response_size_bytes": 18633, "user_context": null}
|
||||
{"timestamp": "2026-07-29T00:02:40.249462+00:00", "tool_name": "ha_config_set_dashboard", "parameters": {"url_path": "dashboard-home", "config": null, "python_transform": "for i, e in enumerate(config['views'][0]['sections'][3]['cards'][2]['entities']):\n if e == 'sensor.basement_heater_power_draw':\n config['views'][0]['sections'][3]['cards'][2]['entities'][i] = 'sensor.basement_heater_power_draw_watts'\n elif e == 'sensor.water_heater_power_draw':\n config['views'][0]['sections'][3]['cards'][2]['entities'][i] = 'sensor.water_heater_power_draw_watts'", "config_hash": "4be1a6e4caaffa31", "title": null, "icon": null, "require_admin": null, "show_in_sidebar": null, "MandatoryBPS": true, "BestPracticeKey": null, "return_screenshot": false, "view_path": null}, "execution_time_ms": 13.101577758789062, "success": true, "error_message": null, "response_size_bytes": 30609, "user_context": null}
|
||||
{"timestamp": "2026-07-29T00:02:43.860523+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": 5.374431610107422, "success": true, "error_message": null, "response_size_bytes": 18633, "user_context": null}
|
||||
{"timestamp": "2026-07-29T00:02:56.120634+00:00", "tool_name": "ha_config_get_dashboard", "parameters": {"url_path": "dashboard-home", "list_only": false, "force_reload": false, "entity_id": "sensor.pool_pump_estimated_power_draw_watts", "card_type": null, "heading": null, "include_config": false, "include_screenshot": false, "view_path": null, "mode": null, "query": null}, "execution_time_ms": 3.394603729248047, "success": true, "error_message": null, "response_size_bytes": 555, "user_context": null}
|
||||
{"timestamp": "2026-07-29T00:03:00.718603+00:00", "tool_name": "ha_config_set_dashboard", "parameters": {"url_path": "dashboard-home", "config": null, "python_transform": "for i, e in enumerate(config['views'][0]['sections'][3]['cards'][3]['entities']):\n if e == 'sensor.basement_heater_power_draw':\n config['views'][0]['sections'][3]['cards'][3]['entities'][i] = 'sensor.basement_heater_power_draw_watts'\n elif e == 'sensor.water_heater_power_draw':\n config['views'][0]['sections'][3]['cards'][3]['entities'][i] = 'sensor.water_heater_power_draw_watts'", "config_hash": "4be1a6e4caaffa31", "title": null, "icon": null, "require_admin": null, "show_in_sidebar": null, "MandatoryBPS": true, "BestPracticeKey": null, "return_screenshot": false, "view_path": null}, "execution_time_ms": 22.29475975036621, "success": true, "error_message": null, "response_size_bytes": 30609, "user_context": null}
|
||||
|
||||
@@ -756,8 +756,8 @@
|
||||
"entities": [
|
||||
"sensor.pool_pump_estimated_power_draw_watts",
|
||||
"sensor.hvac_real_time_power_draw_watts",
|
||||
"sensor.basement_heater_power_draw",
|
||||
"sensor.water_heater_power_draw",
|
||||
"sensor.basement_heater_power_draw_watts",
|
||||
"sensor.water_heater_power_draw_watts",
|
||||
"sensor.washer_power",
|
||||
"sensor.freezer_power",
|
||||
"sensor.fridge_power",
|
||||
|
||||
Reference in New Issue
Block a user