.ha_mcp/logs/mcp_usage.jsonl, zigbee2mqtt/state.json
This commit is contained in:
@@ -2580,3 +2580,4 @@
|
||||
{"timestamp": "2026-08-26T14:39:30.099095+00:00", "tool_name": "ha_search", "parameters": {"query": "night_light", "domain_filter": null, "area_filter": null, "search_types": ["automation"], "limit": 10, "offset": 0, "exact_match": true, "include_hidden": true, "include_config": true, "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": 21033.977270126343, "success": true, "error_message": null, "response_size_bytes": 9740, "user_context": null}
|
||||
{"timestamp": "2026-08-26T14:39:31.307160+00:00", "tool_name": "ha_search", "parameters": {"query": "scroll_wheel", "domain_filter": null, "area_filter": null, "search_types": ["automation"], "limit": 10, "offset": 0, "exact_match": true, "include_hidden": true, "include_config": true, "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": 22254.958629608154, "success": true, "error_message": null, "response_size_bytes": 6665, "user_context": null}
|
||||
{"timestamp": "2026-08-26T14:41:17.031713+00:00", "tool_name": "ha_search", "parameters": {"query": "office_button", "domain_filter": null, "area_filter": null, "search_types": ["automation"], "limit": 10, "offset": 0, "exact_match": true, "include_hidden": true, "include_config": true, "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": 8487.304210662842, "success": true, "error_message": null, "response_size_bytes": 4142, "user_context": null}
|
||||
{"timestamp": "2026-08-26T14:42:53.999263+00:00", "tool_name": "ha_get_device", "parameters": {"device_id": "c9c7e25e54eb6ac497a6791fe9cf70fe", "entity_id": null, "integration": null, "area_id": null, "manufacturer": null, "limit": 50, "offset": 0, "detail_level": "summary"}, "execution_time_ms": 1186.2847805023193, "success": true, "error_message": null, "response_size_bytes": 7831, "user_context": null}
|
||||
|
||||
+14
-14
@@ -27,7 +27,7 @@
|
||||
"led_brightness": 100,
|
||||
"countdown_to_turn_off": 0,
|
||||
"countdown_to_turn_on": 0,
|
||||
"power": 2,
|
||||
"power": 2.4,
|
||||
"current": 0.1,
|
||||
"energy": 33,
|
||||
"power_factor": 0.17,
|
||||
@@ -45,10 +45,10 @@
|
||||
"state": "ON",
|
||||
"led_brightness": 100,
|
||||
"countdown_to_turn_off": 0,
|
||||
"voltage": 120.1,
|
||||
"voltage": 120.6,
|
||||
"countdown_to_turn_on": 0,
|
||||
"energy": 66.95,
|
||||
"power_factor": 0.89,
|
||||
"power_factor": 0.2,
|
||||
"ac_frequency": 60,
|
||||
"update": {
|
||||
"state": "idle",
|
||||
@@ -58,8 +58,8 @@
|
||||
"latest_release_notes": null
|
||||
},
|
||||
"linkquality": 112,
|
||||
"power": 84.2,
|
||||
"current": 0.82,
|
||||
"power": 0.2,
|
||||
"current": 0.01,
|
||||
"power_on_behavior": "on"
|
||||
},
|
||||
"0xb40e060fffe031e3": {
|
||||
@@ -78,9 +78,9 @@
|
||||
"state": "ON",
|
||||
"ac_frequency": 60,
|
||||
"energy": 135.37,
|
||||
"power": 0.8,
|
||||
"current": 0.05,
|
||||
"power_factor": 0.34,
|
||||
"power": 98.1,
|
||||
"current": 0.89,
|
||||
"power_factor": 0.94,
|
||||
"update": {
|
||||
"state": "idle",
|
||||
"installed_version": 268513381,
|
||||
@@ -98,10 +98,10 @@
|
||||
"voltage": 120.7,
|
||||
"energy": 64.61,
|
||||
"state": "ON",
|
||||
"power": 51.3,
|
||||
"current": 0.57,
|
||||
"power": 50.3,
|
||||
"current": 0.6,
|
||||
"ac_frequency": 60,
|
||||
"power_factor": 0.7,
|
||||
"power_factor": 0.72,
|
||||
"update": {
|
||||
"state": "idle",
|
||||
"installed_version": 268513381,
|
||||
@@ -114,12 +114,12 @@
|
||||
},
|
||||
"0xffffb40e060895b3": {
|
||||
"state": "ON",
|
||||
"voltage": 120.4,
|
||||
"voltage": 120.9,
|
||||
"ac_frequency": 60,
|
||||
"energy": 8.94,
|
||||
"current": 0.01,
|
||||
"power": 0.1,
|
||||
"power_factor": 0.22,
|
||||
"power_factor": 0,
|
||||
"linkquality": 80,
|
||||
"update": {
|
||||
"state": "idle",
|
||||
@@ -245,7 +245,7 @@
|
||||
},
|
||||
"0xb40e060fffe717c5": {
|
||||
"battery": 100,
|
||||
"occupancy": true,
|
||||
"occupancy": false,
|
||||
"tamper": false,
|
||||
"battery_low": false,
|
||||
"linkquality": 109,
|
||||
|
||||
Reference in New Issue
Block a user