diff --git a/.ha_mcp/logs/mcp_usage.jsonl b/.ha_mcp/logs/mcp_usage.jsonl index 48873204..15d70138 100644 --- a/.ha_mcp/logs/mcp_usage.jsonl +++ b/.ha_mcp/logs/mcp_usage.jsonl @@ -2285,3 +2285,6 @@ {"timestamp": "2026-08-26T05:09:19.424562+00:00", "tool_name": "ha_get_state", "parameters": {"entity_id": "sensor.bedroom_switch_current_switch_position_8_2", "fields": ["state"], "attribute_keys": null}, "execution_time_ms": 9.949922561645508, "success": true, "error_message": null, "response_size_bytes": 365, "user_context": null} {"timestamp": "2026-08-26T05:09:19.814649+00:00", "tool_name": "ha_get_state", "parameters": {"entity_id": "sensor.office_office_scroll_wheel_current_switch_position_8", "fields": ["state"], "attribute_keys": null}, "execution_time_ms": 13.257026672363281, "success": true, "error_message": null, "response_size_bytes": 365, "user_context": null} {"timestamp": "2026-08-26T05:09:20.382714+00:00", "tool_name": "ha_config_get_automation", "parameters": {"identifier": "automation.ikea_bilresa_scrollwheel_light_control_v1_0_5"}, "execution_time_ms": 107.38801956176758, "success": true, "error_message": null, "response_size_bytes": 1014, "user_context": null} +{"timestamp": "2026-08-26T05:09:31.255378+00:00", "tool_name": "ha_remove_device", "parameters": {"device_id": "b590c2901e5a92dea47e4027f6fe00ba"}, "execution_time_ms": 1546.7376708984375, "success": true, "error_message": null, "response_size_bytes": 196, "user_context": null} +{"timestamp": "2026-08-26T05:09:31.977707+00:00", "tool_name": "ha_config_set_automation", "parameters": {"config": null, "identifier": "automation.ikea_bilresa_scrollwheel_light_control_v1_0_5", "python_transform": "config['use_blueprint']['input']['sensor_8'] = 'sensor.bedroom_switch_current_switch_position_8_2'", "config_hash": "cf5b653c6d3267c7", "category": null, "wait": true, "MandatoryBPS": false, "BestPracticeKey": null}, "execution_time_ms": 2480.6981086730957, "success": true, "error_message": null, "response_size_bytes": 482, "user_context": null} +{"timestamp": "2026-08-26T05:09:32.077209+00:00", "tool_name": "ha_remove_device", "parameters": {"device_id": "2a9fc88d72b88fecc00b2df5ec9aa05a"}, "execution_time_ms": 232.2866916656494, "success": true, "error_message": null, "response_size_bytes": 195, "user_context": null} diff --git a/automations.yaml b/automations.yaml index 8a04fc37..d99f7a3d 100644 --- a/automations.yaml +++ b/automations.yaml @@ -1898,7 +1898,7 @@ sensor_4: sensor.bedroom_switch_current_switch_position_4_2 sensor_5: sensor.bedroom_switch_current_switch_position_5_2 sensor_7: sensor.bedroom_switch_current_switch_position_7_2 - sensor_8: sensor.office_office_scroll_wheel_current_switch_position_8 + sensor_8: sensor.bedroom_switch_current_switch_position_8_2 event_taste_1: event.bedroom_switch_button_3_2 event_taste_2: event.bedroom_switch_button_6_2 event_taste_3: event.bedroom_switch_button_9_2