.ha_mcp/logs/mcp_usage.jsonl, zigbee2mqtt/state.json
This commit is contained in:
@@ -1962,3 +1962,5 @@
|
||||
{"timestamp": "2026-08-25T15:25:46.106988+00:00", "tool_name": "ha_get_integration", "parameters": {"entry_id": "01KXDX3H3KXGS8S5PD160Q1EQT", "query": null, "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": true, "include_knx_project": false, "device_id": null, "diagnostics_fields": null, "diagnostics_truncate_at_bytes": 30000, "diagnostics_data_path": "data.server", "diagnostics_data_offset": 0, "diagnostics_data_limit": null}, "execution_time_ms": 110.76021194458008, "success": true, "error_message": null, "response_size_bytes": 879, "user_context": null}
|
||||
{"timestamp": "2026-08-25T15:25:52.544117+00:00", "tool_name": "ha_get_integration", "parameters": {"entry_id": "01KXDX3H3KXGS8S5PD160Q1EQT", "query": null, "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": true, "include_knx_project": false, "device_id": null, "diagnostics_fields": null, "diagnostics_truncate_at_bytes": 30000, "diagnostics_data_path": "data.server.nodes", "diagnostics_data_offset": 0, "diagnostics_data_limit": 100}, "execution_time_ms": 51.486968994140625, "success": true, "error_message": null, "response_size_bytes": 952, "user_context": null}
|
||||
{"timestamp": "2026-08-25T15:26:01.759718+00:00", "tool_name": "ha_get_integration", "parameters": {"entry_id": "01KXDX3H3KXGS8S5PD160Q1EQT", "query": null, "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": true, "include_knx_project": false, "device_id": null, "diagnostics_fields": null, "diagnostics_truncate_at_bytes": 80000, "diagnostics_data_path": "data.server.nodes", "diagnostics_data_offset": 0, "diagnostics_data_limit": 7}, "execution_time_ms": 129.59957122802734, "success": true, "error_message": null, "response_size_bytes": 69946, "user_context": null}
|
||||
{"timestamp": "2026-08-25T15:32:42.042154+00:00", "tool_name": "ha_search", "parameters": {"query": "matter", "domain_filter": "matter", "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": ["entity_id", "friendly_name", "state", "area"], "fields": null, "config_time_budget": null, "ctx": {"_STATE_TTL_SECONDS": 86400}}, "execution_time_ms": 331.9551944732666, "success": true, "error_message": null, "response_size_bytes": 763, "user_context": null}
|
||||
{"timestamp": "2026-08-25T15:32:42.390164+00:00", "tool_name": "ha_get_device", "parameters": {"device_id": null, "entity_id": null, "integration": "matter", "area_id": null, "manufacturer": null, "limit": 20, "offset": 0, "detail_level": "full"}, "execution_time_ms": 293.3187484741211, "success": true, "error_message": null, "response_size_bytes": 17036, "user_context": null}
|
||||
|
||||
@@ -27,7 +27,7 @@
|
||||
"led_brightness": 100,
|
||||
"countdown_to_turn_off": 0,
|
||||
"countdown_to_turn_on": 0,
|
||||
"power": 2.2,
|
||||
"power": 2.1,
|
||||
"current": 0.1,
|
||||
"energy": 32.76,
|
||||
"power_factor": 0.22,
|
||||
@@ -48,7 +48,7 @@
|
||||
"voltage": 120.8,
|
||||
"countdown_to_turn_on": 0,
|
||||
"energy": 66.09,
|
||||
"power_factor": 0.1,
|
||||
"power_factor": 0.2,
|
||||
"ac_frequency": 60,
|
||||
"update": {
|
||||
"state": "idle",
|
||||
@@ -98,10 +98,10 @@
|
||||
"voltage": 121.3,
|
||||
"energy": 64.01,
|
||||
"state": "ON",
|
||||
"power": 21.4,
|
||||
"current": 0.33,
|
||||
"power": 23.1,
|
||||
"current": 0.35,
|
||||
"ac_frequency": 60,
|
||||
"power_factor": 0.54,
|
||||
"power_factor": 0.68,
|
||||
"update": {
|
||||
"state": "idle",
|
||||
"installed_version": 268513381,
|
||||
@@ -114,7 +114,7 @@
|
||||
},
|
||||
"0xffffb40e060895b3": {
|
||||
"state": "ON",
|
||||
"voltage": 121.3,
|
||||
"voltage": 120.8,
|
||||
"ac_frequency": 60,
|
||||
"energy": 8.8,
|
||||
"current": 0.01,
|
||||
@@ -136,7 +136,7 @@
|
||||
"0xffffb40e0608864e": {
|
||||
"led_brightness": 100,
|
||||
"countdown_to_turn_off": 0,
|
||||
"voltage": 121.9,
|
||||
"voltage": 121.4,
|
||||
"energy": 20.23,
|
||||
"countdown_to_turn_on": 0,
|
||||
"state": "ON",
|
||||
|
||||
Reference in New Issue
Block a user