.ha_mcp/logs/mcp_usage.jsonl, zigbee2mqtt/state.json
This commit is contained in:
@@ -441,3 +441,7 @@
|
||||
{"timestamp": "2026-08-02T17:09:00.494843+00:00", "tool_name": "ha_eval_template", "parameters": {"template": "{{ states('input_text.office_lamp_previous_color') == '' }}", "timeout": 3, "report_errors": true}, "execution_time_ms": 9.026288986206055, "success": true, "error_message": null, "response_size_bytes": 152, "user_context": null}
|
||||
{"timestamp": "2026-08-02T17:09:00.963340+00:00", "tool_name": "ha_get_state", "parameters": {"entity_id": "automation.ikea_bilresa_e2489_dual_button_matter", "fields": ["state", "attributes"], "attribute_keys": ["last_triggered", "friendly_name"]}, "execution_time_ms": 11.16490364074707, "success": true, "error_message": null, "response_size_bytes": 531, "user_context": null}
|
||||
{"timestamp": "2026-08-02T17:09:13.160771+00:00", "tool_name": "ha_eval_template", "parameters": {"template": "X{{ state_attr('light.office_lamp', 'rgb_color') | join(',') }}Y", "timeout": 3, "report_errors": true}, "execution_time_ms": 9.028434753417969, "success": true, "error_message": null, "response_size_bytes": 168, "user_context": null}
|
||||
{"timestamp": "2026-08-02T17:21:13.247962+00:00", "tool_name": "ha_search", "parameters": {"query": "BILRESA", "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": 14297.780990600586, "success": true, "error_message": null, "response_size_bytes": 2926, "user_context": null}
|
||||
{"timestamp": "2026-08-02T17:21:13.403120+00:00", "tool_name": "ha_search", "parameters": {"query": "Switch Toggles Living Room Lights", "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": 14169.400453567505, "success": true, "error_message": null, "response_size_bytes": 1137, "user_context": null}
|
||||
{"timestamp": "2026-08-02T17:21:16.788953+00:00", "tool_name": "ha_config_get_automation", "parameters": {"identifier": "automation.office_ikea_bilresa_e2489_dual_button_matter"}, "execution_time_ms": 142.13228225708008, "success": false, "error_message": "{\n \"success\": false,\n \"error\": {\n \"code\": \"RESOURCE_NOT_FOUND\",\n \"message\": \"Automation not found: automation.office_ikea_bilresa_e2489_dual_button_matter\",\n \"suggestion\": \"Use ha_search(domain_filter='automation') to find existing automations\"\n },\n \"automation_id\": \"automation.office_ikea_bilresa_e2489_dual_button_matter\",\n \"available_automation_ids\": [\n \"automation.tablet_dim_screen_at_night\",\n \"automation.tablet_restore_screen_in_morning\",\n \"automation.reload_hilo_integrations_on_reboot\",\n \"automation.notify_when_ring_console_battery_low\",\n \"automation.notify_when_front_door_sensor_battery_low\",\n \"automation.alert_fridge_or_freezer_power_outage\",\n \"automation.kitchen_coffee_maker_active_notification\",\n \"automation.office_turn_on_lights_on_motion\",\n \"automation.office_turn_off_lights_on_exit\",\n \"automation.water_leak_detected\"\n ]\n}", "response_size_bytes": null, "user_context": null}
|
||||
{"timestamp": "2026-08-02T17:21:17.103654+00:00", "tool_name": "ha_config_get_automation", "parameters": {"identifier": "automation.basement_switch_toggles_dining_room_switch_light"}, "execution_time_ms": 123.48055839538574, "success": true, "error_message": null, "response_size_bytes": 785, "user_context": null}
|
||||
|
||||
+20
-20
@@ -27,10 +27,10 @@
|
||||
"led_brightness": 100,
|
||||
"countdown_to_turn_off": 0,
|
||||
"countdown_to_turn_on": 0,
|
||||
"power": 3.8,
|
||||
"current": 0.13,
|
||||
"energy": 25.38,
|
||||
"power_factor": 0.25,
|
||||
"power": 2.1,
|
||||
"current": 0.12,
|
||||
"energy": 25.39,
|
||||
"power_factor": 0.18,
|
||||
"update": {
|
||||
"state": "idle",
|
||||
"installed_version": 268513381,
|
||||
@@ -48,7 +48,7 @@
|
||||
"voltage": 120.4,
|
||||
"countdown_to_turn_on": 0,
|
||||
"energy": 45.82,
|
||||
"power_factor": 0.88,
|
||||
"power_factor": 0.2,
|
||||
"ac_frequency": 60,
|
||||
"update": {
|
||||
"state": "idle",
|
||||
@@ -64,7 +64,7 @@
|
||||
},
|
||||
"0xb40e060fffe031e3": {
|
||||
"battery": 100,
|
||||
"contact": false,
|
||||
"contact": true,
|
||||
"tamper": false,
|
||||
"battery_low": false,
|
||||
"linkquality": 134,
|
||||
@@ -77,10 +77,10 @@
|
||||
"voltage": 119,
|
||||
"state": "ON",
|
||||
"ac_frequency": 60,
|
||||
"energy": 92.77,
|
||||
"power": 100.2,
|
||||
"current": 0.92,
|
||||
"power_factor": 0.95,
|
||||
"energy": 92.79,
|
||||
"power": 95.3,
|
||||
"current": 0.87,
|
||||
"power_factor": 0.94,
|
||||
"update": {
|
||||
"state": "idle",
|
||||
"installed_version": 268513381,
|
||||
@@ -95,13 +95,13 @@
|
||||
"led_brightness": 100,
|
||||
"countdown_to_turn_off": 0,
|
||||
"countdown_to_turn_on": 0,
|
||||
"voltage": 120.6,
|
||||
"energy": 38.92,
|
||||
"voltage": 120.5,
|
||||
"energy": 38.93,
|
||||
"state": "ON",
|
||||
"power": 48.7,
|
||||
"current": 0.51,
|
||||
"power": 48,
|
||||
"current": 0.57,
|
||||
"ac_frequency": 60,
|
||||
"power_factor": 0.74,
|
||||
"power_factor": 0.76,
|
||||
"update": {
|
||||
"state": "idle",
|
||||
"installed_version": 268513381,
|
||||
@@ -114,12 +114,12 @@
|
||||
},
|
||||
"0xffffb40e060895b3": {
|
||||
"state": "ON",
|
||||
"voltage": 121,
|
||||
"voltage": 120.5,
|
||||
"ac_frequency": 60,
|
||||
"energy": 5.81,
|
||||
"current": 0.01,
|
||||
"power": 0.1,
|
||||
"power_factor": 0.11,
|
||||
"power_factor": 0.2,
|
||||
"linkquality": 123,
|
||||
"update": {
|
||||
"state": "idle",
|
||||
@@ -172,13 +172,13 @@
|
||||
"0xffffb40e060893d8": {
|
||||
"state": "ON",
|
||||
"led_brightness": 100,
|
||||
"voltage": 121.3,
|
||||
"voltage": 120.8,
|
||||
"countdown_to_turn_off": 0,
|
||||
"countdown_to_turn_on": 0,
|
||||
"energy": 3,
|
||||
"power_on_behavior": "on",
|
||||
"linkquality": 87,
|
||||
"current": 0.02,
|
||||
"current": 0.01,
|
||||
"ac_frequency": 60,
|
||||
"update": {
|
||||
"state": "idle",
|
||||
@@ -187,7 +187,7 @@
|
||||
"latest_source": "https://raw.githubusercontent.com/Koenkk/zigbee-OTA/master/images/ThirdReality/SmartPlug_Zigbee_PROD_OTA_V101_1.01.01.ota",
|
||||
"latest_release_notes": null
|
||||
},
|
||||
"power_factor": 0.06,
|
||||
"power_factor": 0.07,
|
||||
"power": 0.1
|
||||
},
|
||||
"0xa4c1380d0679ffff": {
|
||||
|
||||
Reference in New Issue
Block a user