.ha_mcp/logs/mcp_usage.jsonl, automations.yaml

This commit is contained in:
Home Assistant Version Control
2026-08-07 01:43:40 +00:00
parent d51d734692
commit 59fe84f9ec
2 changed files with 5 additions and 0 deletions
+2
View File
@@ -551,3 +551,5 @@
{"timestamp": "2026-08-07T01:42:38.328151+00:00", "tool_name": "ha_get_automation_traces", "parameters": {"automation_id": "automation.3d_print_started_playroom_light_basement_heat", "run_id": "60dd2beb0b85e13144f1844c1c9b89fe", "limit": 10, "deduplicate": true, "detailed": false, "sections": "trigger,actions", "offset": 0, "order": "newest", "ctx": {"_STATE_TTL_SECONDS": 86400}}, "execution_time_ms": 9.345531463623047, "success": true, "error_message": null, "response_size_bytes": 1050, "user_context": null} {"timestamp": "2026-08-07T01:42:38.328151+00:00", "tool_name": "ha_get_automation_traces", "parameters": {"automation_id": "automation.3d_print_started_playroom_light_basement_heat", "run_id": "60dd2beb0b85e13144f1844c1c9b89fe", "limit": 10, "deduplicate": true, "detailed": false, "sections": "trigger,actions", "offset": 0, "order": "newest", "ctx": {"_STATE_TTL_SECONDS": 86400}}, "execution_time_ms": 9.345531463623047, "success": true, "error_message": null, "response_size_bytes": 1050, "user_context": null}
{"timestamp": "2026-08-07T01:43:24.380851+00:00", "tool_name": "ha_search", "parameters": {"query": "bedroom lamp", "domain_filter": "light", "area_filter": null, "search_types": null, "limit": 10, "offset": 0, "exact_match": true, "include_hidden": true, "include_config": false, "group_by_domain": false, "per_domain_limit": null, "state_filter": null, "result_fields": ["entity_id", "friendly_name", "state"], "fields": null, "config_time_budget": null, "ctx": {"_STATE_TTL_SECONDS": 86400}}, "execution_time_ms": 190.49501419067383, "success": true, "error_message": null, "response_size_bytes": 852, "user_context": null} {"timestamp": "2026-08-07T01:43:24.380851+00:00", "tool_name": "ha_search", "parameters": {"query": "bedroom lamp", "domain_filter": "light", "area_filter": null, "search_types": null, "limit": 10, "offset": 0, "exact_match": true, "include_hidden": true, "include_config": false, "group_by_domain": false, "per_domain_limit": null, "state_filter": null, "result_fields": ["entity_id", "friendly_name", "state"], "fields": null, "config_time_budget": null, "ctx": {"_STATE_TTL_SECONDS": 86400}}, "execution_time_ms": 190.49501419067383, "success": true, "error_message": null, "response_size_bytes": 852, "user_context": null}
{"timestamp": "2026-08-07T01:43:28.163068+00:00", "tool_name": "ha_config_get_automation", "parameters": {"identifier": "automation.3d_print_started_playroom_light_basement_heat"}, "execution_time_ms": 55.61423301696777, "success": true, "error_message": null, "response_size_bytes": 690, "user_context": null} {"timestamp": "2026-08-07T01:43:28.163068+00:00", "tool_name": "ha_config_get_automation", "parameters": {"identifier": "automation.3d_print_started_playroom_light_basement_heat"}, "execution_time_ms": 55.61423301696777, "success": true, "error_message": null, "response_size_bytes": 690, "user_context": null}
{"timestamp": "2026-08-07T01:43:34.888729+00:00", "tool_name": "ha_config_set_automation", "parameters": {"config": null, "identifier": "automation.3d_print_started_playroom_light_basement_heat", "python_transform": "config['actions'].insert(1, {'action': 'light.turn_on', 'target': {'entity_id': 'light.bedroom_lamp'}})", "config_hash": "822eacba388db0ff", "category": null, "wait": true, "MandatoryBPS": true, "BestPracticeKey": null}, "execution_time_ms": 458.3563804626465, "success": true, "error_message": null, "response_size_bytes": 62576, "user_context": null}
{"timestamp": "2026-08-07T01:43:38.847358+00:00", "tool_name": "ha_config_get_automation", "parameters": {"identifier": "automation.3d_print_started_playroom_light_basement_heat"}, "execution_time_ms": 52.1855354309082, "success": true, "error_message": null, "response_size_bytes": 766, "user_context": null}
+3
View File
@@ -3195,6 +3195,9 @@
- action: light.turn_on - action: light.turn_on
target: target:
entity_id: light.playroom_light entity_id: light.playroom_light
- action: light.turn_on
target:
entity_id: light.bedroom_lamp
- action: climate.set_temperature - action: climate.set_temperature
target: target:
entity_id: climate.basement entity_id: climate.basement