.ha_mcp/logs/mcp_usage.jsonl, zigbee2mqtt/state.json
This commit is contained in:
@@ -2392,3 +2392,4 @@
|
||||
{"timestamp": "2026-08-26T05:32:38.273100+00:00", "tool_name": "ha_search", "parameters": {"query": "light.bedroom_lamp_", "domain_filter": null, "area_filter": null, "search_types": ["automation", "script", "scene"], "limit": 20, "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": 27276.286602020264, "success": true, "error_message": null, "response_size_bytes": 5968, "user_context": null}
|
||||
{"timestamp": "2026-08-26T05:32:41.558491+00:00", "tool_name": "ha_search", "parameters": {"query": "light.office_lamp_", "domain_filter": null, "area_filter": null, "search_types": ["automation", "script", "scene"], "limit": 20, "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": 30164.066076278687, "success": true, "error_message": null, "response_size_bytes": 7750, "user_context": null}
|
||||
{"timestamp": "2026-08-26T05:32:42.157603+00:00", "tool_name": "ha_search", "parameters": {"query": "light.night_light_", "domain_filter": null, "area_filter": null, "search_types": ["automation", "script", "scene"], "limit": 20, "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": 30541.308641433716, "success": true, "error_message": null, "response_size_bytes": 9766, "user_context": null}
|
||||
{"timestamp": "2026-08-26T05:40:25.133244+00:00", "tool_name": "ha_get_system_health", "parameters": {"include": "thread_network", "include_dismissed_repairs": false, "config_entry_id": null, "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": 413.3329391479492, "success": true, "error_message": null, "response_size_bytes": 4760, "user_context": null}
|
||||
|
||||
+11
-11
@@ -27,10 +27,10 @@
|
||||
"led_brightness": 100,
|
||||
"countdown_to_turn_off": 0,
|
||||
"countdown_to_turn_on": 0,
|
||||
"power": 2,
|
||||
"power": 2.5,
|
||||
"current": 0.1,
|
||||
"energy": 32.98,
|
||||
"power_factor": 0.16,
|
||||
"power_factor": 0.15,
|
||||
"update": {
|
||||
"state": "idle",
|
||||
"installed_version": 268513381,
|
||||
@@ -58,7 +58,7 @@
|
||||
"latest_release_notes": null
|
||||
},
|
||||
"linkquality": 120,
|
||||
"power": 93.4,
|
||||
"power": 91.4,
|
||||
"current": 0.87,
|
||||
"power_on_behavior": "on"
|
||||
},
|
||||
@@ -77,8 +77,8 @@
|
||||
"voltage": 122.7,
|
||||
"state": "ON",
|
||||
"ac_frequency": 60,
|
||||
"energy": 134.76,
|
||||
"power": 106.2,
|
||||
"energy": 134.77,
|
||||
"power": 105.6,
|
||||
"current": 0.92,
|
||||
"power_factor": 0.92,
|
||||
"update": {
|
||||
@@ -95,11 +95,11 @@
|
||||
"led_brightness": 100,
|
||||
"countdown_to_turn_off": 0,
|
||||
"countdown_to_turn_on": 0,
|
||||
"voltage": 123.2,
|
||||
"voltage": 123.7,
|
||||
"energy": 64.38,
|
||||
"state": "ON",
|
||||
"power": 22.3,
|
||||
"current": 0.34,
|
||||
"power": 19.1,
|
||||
"current": 0.3,
|
||||
"ac_frequency": 60,
|
||||
"power_factor": 0.68,
|
||||
"update": {
|
||||
@@ -114,7 +114,7 @@
|
||||
},
|
||||
"0xffffb40e060895b3": {
|
||||
"state": "ON",
|
||||
"voltage": 123.7,
|
||||
"voltage": 124.2,
|
||||
"ac_frequency": 60,
|
||||
"energy": 8.91,
|
||||
"current": 0.01,
|
||||
@@ -172,7 +172,7 @@
|
||||
"0xffffb40e060893d8": {
|
||||
"state": "ON",
|
||||
"led_brightness": 100,
|
||||
"voltage": 123.7,
|
||||
"voltage": 124.2,
|
||||
"countdown_to_turn_off": 0,
|
||||
"countdown_to_turn_on": 0,
|
||||
"energy": 3.73,
|
||||
@@ -245,7 +245,7 @@
|
||||
},
|
||||
"0xb40e060fffe717c5": {
|
||||
"battery": 100,
|
||||
"occupancy": true,
|
||||
"occupancy": false,
|
||||
"tamper": false,
|
||||
"battery_low": false,
|
||||
"linkquality": 120,
|
||||
|
||||
Reference in New Issue
Block a user