.ha_mcp/logs/mcp_usage.jsonl, automations.yaml
This commit is contained in:
@@ -460,3 +460,4 @@
|
||||
{"timestamp": "2026-08-02T17:26:07.470769+00:00", "tool_name": "ha_config_set_automation", "parameters": {"config": null, "identifier": "automation.basement_switch_toggles_dining_room_switch_light", "python_transform": "config['use_blueprint']['input']['button2_single'][0]['choose'][0]['conditions'][0]['value_template'] = \"{{ states('input_text.living_room_previous_brightness') in ['', 'unknown', 'unavailable', none] }}\"", "config_hash": "ef86b8b2295787fe", "category": null, "wait": true, "MandatoryBPS": false, "BestPracticeKey": null}, "execution_time_ms": 455.7764530181885, "success": true, "error_message": null, "response_size_bytes": 614, "user_context": null}
|
||||
{"timestamp": "2026-08-02T17:26:11.622938+00:00", "tool_name": "ha_config_get_automation", "parameters": {"identifier": "automation.basement_switch_toggles_dining_room_switch_light"}, "execution_time_ms": 75.44255256652832, "success": true, "error_message": null, "response_size_bytes": 1787, "user_context": null}
|
||||
{"timestamp": "2026-08-02T17:26:11.732070+00:00", "tool_name": "ha_eval_template", "parameters": {"template": "{{ states('input_text.living_room_previous_brightness') in ['', 'unknown', 'unavailable', none] }}", "timeout": 3, "report_errors": true}, "execution_time_ms": 4.953145980834961, "success": true, "error_message": null, "response_size_bytes": 191, "user_context": null}
|
||||
{"timestamp": "2026-08-02T17:27:23.526302+00:00", "tool_name": "ha_config_set_automation", "parameters": {"config": null, "identifier": "automation.basement_switch_toggles_dining_room_switch_light", "python_transform": "config['use_blueprint']['input']['button2_single'][0]['choose'][0]['sequence'][2]['data']['brightness_pct'] = 30", "config_hash": "ff0df3b7edc24e05", "category": null, "wait": true, "MandatoryBPS": false, "BestPracticeKey": null}, "execution_time_ms": 307.50417709350586, "success": true, "error_message": null, "response_size_bytes": 502, "user_context": null}
|
||||
|
||||
+1
-1
@@ -3154,7 +3154,7 @@
|
||||
target:
|
||||
entity_id: light.living_room_living_room_home_living_room
|
||||
data:
|
||||
brightness_pct: 50
|
||||
brightness_pct: 30
|
||||
default:
|
||||
- action: light.turn_on
|
||||
target:
|
||||
|
||||
Reference in New Issue
Block a user