.ha_mcp/logs/mcp_usage.jsonl, automations.yaml
This commit is contained in:
@@ -2755,3 +2755,4 @@
|
||||
{"timestamp": "2026-08-26T16:31:47.693949+00:00", "tool_name": "ha_search", "parameters": {"query": "bedroom_switch", "domain_filter": null, "area_filter": null, "search_types": ["automation"], "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": null, "fields": null, "config_time_budget": null, "ctx": {"_STATE_TTL_SECONDS": 86400}}, "execution_time_ms": 7726.781845092773, "success": true, "error_message": null, "response_size_bytes": 1298, "user_context": null}
|
||||
{"timestamp": "2026-08-26T16:31:53.867712+00:00", "tool_name": "ha_config_get_automation", "parameters": {"identifier": "automation.ikea_bilresa_scrollwheel_light_control_v1_0_5"}, "execution_time_ms": 76.67326927185059, "success": true, "error_message": null, "response_size_bytes": 1004, "user_context": null}
|
||||
{"timestamp": "2026-08-26T16:31:54.193792+00:00", "tool_name": "ha_config_get_automation", "parameters": {"identifier": "automation.alert_thread_node_offline"}, "execution_time_ms": 65.61493873596191, "success": true, "error_message": null, "response_size_bytes": 1150, "user_context": null}
|
||||
{"timestamp": "2026-08-26T16:32:35.517830+00:00", "tool_name": "ha_config_set_automation", "parameters": {"config": null, "identifier": "automation.ikea_bilresa_scrollwheel_light_control_v1_0_5", "python_transform": "bp = config['use_blueprint']['input']; bp['sensor_1'] = 'sensor.bedroom_switch_current_switch_position_1'; bp['sensor_2'] = 'sensor.bedroom_switch_current_switch_position_2'; bp['sensor_4'] = 'sensor.bedroom_switch_current_switch_position_4'; bp['sensor_5'] = 'sensor.bedroom_switch_current_switch_position_5'; bp['sensor_7'] = 'sensor.bedroom_switch_current_switch_position_7'; bp['sensor_8'] = 'sensor.bedroom_switch_current_switch_position_8'; bp['event_taste_1'] = 'event.bedroom_switch_button_3'; bp['event_taste_2'] = 'event.bedroom_switch_button_6'; bp['event_taste_3'] = 'event.bedroom_switch_button_9'", "config_hash": "269234b9b9adda56", "category": null, "wait": true, "MandatoryBPS": true, "BestPracticeKey": null}, "execution_time_ms": 1157.2179794311523, "success": true, "error_message": null, "response_size_bytes": 60379, "user_context": null}
|
||||
|
||||
+9
-9
@@ -1893,15 +1893,15 @@
|
||||
path: stone13/ikea_bilresa_atomic_v1.yaml
|
||||
input:
|
||||
light_entity: light.bedroom_lights
|
||||
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.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
|
||||
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.bedroom_switch_current_switch_position_8
|
||||
event_taste_1: event.bedroom_switch_button_3
|
||||
event_taste_2: event.bedroom_switch_button_6
|
||||
event_taste_3: event.bedroom_switch_button_9
|
||||
scroll_logic_4_5: brightness
|
||||
scroll_logic_7_8: brightness
|
||||
- id: '1783905541495'
|
||||
|
||||
Reference in New Issue
Block a user