.ha_mcp/logs/mcp_usage.jsonl, automations.yaml
This commit is contained in:
@@ -2174,3 +2174,5 @@
|
||||
{"timestamp": "2026-08-26T04:43:31.150771+00:00", "tool_name": "ha_config_get_automation", "parameters": {"identifier": "automation.ikea_bilresa_scrollwheel_light_control_v1_0_5"}, "execution_time_ms": 90.00134468078613, "success": true, "error_message": null, "response_size_bytes": 1009, "user_context": null}
|
||||
{"timestamp": "2026-08-26T04:43:41.582935+00:00", "tool_name": "ha_config_set_automation", "parameters": {"config": null, "identifier": "automation.ikea_bilresa_scrollwheel_light_control_v1_0_5", "python_transform": "inp = config['use_blueprint']['input']; inp['sensor_1'] = 'sensor.bedroom_switch_current_switch_position_1'; inp['sensor_2'] = 'sensor.bedroom_switch_current_switch_position_2'; inp['sensor_4'] = 'sensor.bedroom_switch_current_switch_position_4'; inp['sensor_5'] = 'sensor.bedroom_switch_current_switch_position_5'; inp['sensor_7'] = 'sensor.bedroom_switch_current_switch_position_7'; inp['sensor_8'] = 'sensor.office_scroll_wheel_current_switch_position_8'", "config_hash": "921bde29bb30a8d8", "category": null, "wait": true, "MandatoryBPS": true, "BestPracticeKey": null}, "execution_time_ms": 491.3640022277832, "success": true, "error_message": null, "response_size_bytes": 60226, "user_context": null}
|
||||
{"timestamp": "2026-08-26T04:45:31.624253+00:00", "tool_name": "ha_config_get_automation", "parameters": {"identifier": "automation.ikea_bilresa_scrollwheel_light_control_v1_0_5"}, "execution_time_ms": 153.9759635925293, "success": true, "error_message": null, "response_size_bytes": 997, "user_context": null}
|
||||
{"timestamp": "2026-08-26T04:45:41.137738+00:00", "tool_name": "ha_config_set_automation", "parameters": {"config": null, "identifier": "automation.ikea_bilresa_scrollwheel_light_control_v1_0_5", "python_transform": "inp = config['use_blueprint']['input']; inp['sensor_1'] = 'sensor.bedroom_switch_current_switch_position_1_2'; inp['sensor_2'] = 'sensor.bedroom_switch_current_switch_position_2_2'; inp['sensor_4'] = 'sensor.bedroom_switch_current_switch_position_4_2'; inp['sensor_5'] = 'sensor.bedroom_switch_current_switch_position_5_2'; inp['sensor_7'] = 'sensor.bedroom_switch_current_switch_position_7_2'; inp['sensor_8'] = 'sensor.office_scroll_wheel_current_switch_position_8_2'", "config_hash": "79d403c9393253aa", "category": null, "wait": true, "MandatoryBPS": true, "BestPracticeKey": null}, "execution_time_ms": 449.33390617370605, "success": true, "error_message": null, "response_size_bytes": 60238, "user_context": null}
|
||||
{"timestamp": "2026-08-26T04:45:46.245028+00:00", "tool_name": "ha_config_get_automation", "parameters": {"identifier": "automation.3d_printer_running_playroom_light_basement_heat"}, "execution_time_ms": 63.741445541381836, "success": true, "error_message": null, "response_size_bytes": 1879, "user_context": null}
|
||||
|
||||
+6
-6
@@ -1893,12 +1893,12 @@
|
||||
path: stone13/ikea_bilresa_atomic_v1.yaml
|
||||
input:
|
||||
light_entity: light.bedroom_lights
|
||||
sensor_1: sensor.bedroom_switch_current_switch_position_1
|
||||
sensor_2: sensor.bedroom_switch_current_switch_position_2
|
||||
sensor_4: sensor.bedroom_switch_current_switch_position_4
|
||||
sensor_5: sensor.bedroom_switch_current_switch_position_5
|
||||
sensor_7: sensor.bedroom_switch_current_switch_position_7
|
||||
sensor_8: sensor.office_scroll_wheel_current_switch_position_8
|
||||
sensor_1: sensor.bedroom_switch_current_switch_position_1_2
|
||||
sensor_2: sensor.bedroom_switch_current_switch_position_2_2
|
||||
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_scroll_wheel_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
|
||||
|
||||
Reference in New Issue
Block a user