.ha_mcp/logs/mcp_usage.jsonl, zigbee2mqtt/state.json
This commit is contained in:
@@ -1572,3 +1572,4 @@
|
||||
{"timestamp": "2026-08-16T06:33:38.809153+00:00", "tool_name": "ha_search", "parameters": {"query": "thread", "domain_filter": "sensor", "area_filter": null, "search_types": null, "limit": 20, "offset": 0, "exact_match": true, "include_hidden": true, "include_config": false, "group_by_domain": false, "per_domain_limit": null, "state_filter": null, "result_fields": ["entity_id", "friendly_name", "state"], "fields": null, "config_time_budget": null, "ctx": {"_STATE_TTL_SECONDS": 86400}}, "execution_time_ms": 318.5427188873291, "success": true, "error_message": null, "response_size_bytes": 967, "user_context": null}
|
||||
{"timestamp": "2026-08-16T06:33:39.009437+00:00", "tool_name": "ha_get_state", "parameters": {"entity_id": ["sensor.bedroom_lamp_thread_network_name", "sensor.office_lamp_thread_network_name"], "fields": ["entity_id", "state"], "attribute_keys": null}, "execution_time_ms": 63.35639953613281, "success": true, "error_message": null, "response_size_bytes": 1392, "user_context": null}
|
||||
{"timestamp": "2026-08-16T06:36:07.753366+00:00", "tool_name": "ha_get_integration", "parameters": {"entry_id": null, "query": "thread", "domain": null, "include_options": false, "include_schema": false, "include_subentries": false, "include_subentry_schema": false, "subentry_type": null, "subentry_id": null, "show_advanced_options": false, "exact_match": true, "limit": 50, "offset": 0, "include_diagnostics": false, "include_knx_project": false, "device_id": null, "diagnostics_fields": null, "diagnostics_truncate_at_bytes": null, "diagnostics_data_path": null, "diagnostics_data_offset": 0, "diagnostics_data_limit": null}, "execution_time_ms": 4097.273111343384, "success": true, "error_message": null, "response_size_bytes": 486, "user_context": null}
|
||||
{"timestamp": "2026-08-16T06:36:21.149233+00:00", "tool_name": "ha_search", "parameters": {"query": "border", "domain_filter": null, "area_filter": null, "search_types": null, "limit": 30, "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": 17499.926328659058, "success": true, "error_message": null, "response_size_bytes": 1021, "user_context": null}
|
||||
|
||||
+13
-13
@@ -47,8 +47,8 @@
|
||||
"countdown_to_turn_off": 0,
|
||||
"voltage": 121.5,
|
||||
"countdown_to_turn_on": 0,
|
||||
"energy": 57.5,
|
||||
"power_factor": 0.88,
|
||||
"energy": 57.51,
|
||||
"power_factor": 0.87,
|
||||
"ac_frequency": 60,
|
||||
"update": {
|
||||
"state": "idle",
|
||||
@@ -58,7 +58,7 @@
|
||||
"latest_release_notes": null
|
||||
},
|
||||
"linkquality": 134,
|
||||
"power": 87.1,
|
||||
"power": 84.6,
|
||||
"current": 0.88,
|
||||
"power_on_behavior": "on"
|
||||
},
|
||||
@@ -77,8 +77,8 @@
|
||||
"voltage": 116,
|
||||
"state": "ON",
|
||||
"ac_frequency": 60,
|
||||
"energy": 118.19,
|
||||
"power": 100.2,
|
||||
"energy": 118.2,
|
||||
"power": 98.1,
|
||||
"current": 0.88,
|
||||
"power_factor": 0.93,
|
||||
"update": {
|
||||
@@ -95,13 +95,13 @@
|
||||
"led_brightness": 100,
|
||||
"countdown_to_turn_off": 0,
|
||||
"countdown_to_turn_on": 0,
|
||||
"voltage": 121.8,
|
||||
"energy": 53.69,
|
||||
"voltage": 121.3,
|
||||
"energy": 53.7,
|
||||
"state": "ON",
|
||||
"power": 53.1,
|
||||
"current": 0.61,
|
||||
"power": 56.1,
|
||||
"current": 0.56,
|
||||
"ac_frequency": 60,
|
||||
"power_factor": 0.77,
|
||||
"power_factor": 0.83,
|
||||
"update": {
|
||||
"state": "idle",
|
||||
"installed_version": 268513381,
|
||||
@@ -187,8 +187,8 @@
|
||||
"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.07,
|
||||
"power": 0
|
||||
"power_factor": 0.06,
|
||||
"power": 0.1
|
||||
},
|
||||
"0xa4c1380d0679ffff": {
|
||||
"battery": 100,
|
||||
@@ -245,7 +245,7 @@
|
||||
},
|
||||
"0xb40e060fffe717c5": {
|
||||
"battery": 100,
|
||||
"occupancy": false,
|
||||
"occupancy": true,
|
||||
"tamper": false,
|
||||
"battery_low": false,
|
||||
"linkquality": 72,
|
||||
|
||||
Reference in New Issue
Block a user