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

This commit is contained in:
Home Assistant Version Control
2026-08-26 16:22:51 +00:00
parent a99f40aa58
commit 63fe000179
2 changed files with 4 additions and 2 deletions
+2
View File
@@ -2733,3 +2733,5 @@
{"timestamp": "2026-08-26T16:20:32.680960+00:00", "tool_name": "ha_remove_entity", "parameters": {"entity_id": ["sensor.office_button_battery", "sensor.office_button_battery_voltage", "sensor.office_button_battery_type", "sensor.office_button_thread_channel", "sensor.office_button_thread_routing_role", "sensor.office_button_thread_network_name", "sensor.office_button_reboot_count", "sensor.office_button_uptime", "sensor.office_button_boot_reason", "update.office_button_firmware", "button.office_button_identify_1", "event.office_button_button_1", "sensor.office_button_current_switch_position_1", "event.office_button_button_2", "sensor.office_button_current_switch_position_2"]}, "execution_time_ms": 127.73847579956055, "success": true, "error_message": null, "response_size_bytes": 644, "user_context": null}
{"timestamp": "2026-08-26T16:20:39.374218+00:00", "tool_name": "ha_remove_device", "parameters": {"device_id": "0c00a80e3106a9d7089f44c4781e0187"}, "execution_time_ms": 118.0582046508789, "success": true, "error_message": null, "response_size_bytes": 197, "user_context": null}
{"timestamp": "2026-08-26T16:22:25.532161+00:00", "tool_name": "ha_get_device", "parameters": {"device_id": null, "entity_id": "sensor.office_button_battery", "integration": null, "area_id": null, "manufacturer": null, "limit": 50, "offset": 0, "detail_level": "summary"}, "execution_time_ms": 460.0095748901367, "success": true, "error_message": null, "response_size_bytes": 4364, "user_context": null}
{"timestamp": "2026-08-26T16:22:45.331204+00:00", "tool_name": "ha_config_set_automation", "parameters": {"config": null, "identifier": "automation.office_smart_button_toggles_meeting_status", "python_transform": "config['triggers'][0]['event_data']['entity_id'] = 'event.office_button_button_1'", "config_hash": "adf01b6f828a4e8c", "category": null, "wait": true, "MandatoryBPS": true, "BestPracticeKey": null}, "execution_time_ms": 1437.4895095825195, "success": true, "error_message": null, "response_size_bytes": 59844, "user_context": null}
{"timestamp": "2026-08-26T16:22:45.809500+00:00", "tool_name": "ha_config_set_automation", "parameters": {"config": null, "identifier": "automation.playroom_light_toggle", "python_transform": "config['triggers'][0]['event_data']['entity_id'] = 'event.office_button_button_2'", "config_hash": "f2642eaf27a5035c", "category": null, "wait": true, "MandatoryBPS": true, "BestPracticeKey": null}, "execution_time_ms": 345.4403877258301, "success": true, "error_message": null, "response_size_bytes": 59802, "user_context": null}
+2 -2
View File
@@ -1863,7 +1863,7 @@
- trigger: event
event_type: state_changed
event_data:
entity_id: event.office_button_button_1_2
entity_id: event.office_button_button_1
conditions: []
actions:
- target:
@@ -1953,7 +1953,7 @@
- trigger: event
event_type: state_changed
event_data:
entity_id: event.office_button_button_2_2
entity_id: event.office_button_button_2
conditions: []
actions:
- action: light.toggle