.ha_mcp/logs/mcp_usage.jsonl, zigbee2mqtt/state.json
This commit is contained in:
@@ -1887,3 +1887,5 @@
|
||||
{"timestamp": "2026-08-24T00:11:31.520275+00:00", "tool_name": "ha_get_state", "parameters": {"entity_id": "automation.alert_thread_node_offline", "fields": ["state", "attributes"], "attribute_keys": ["last_triggered"]}, "execution_time_ms": 8.533239364624023, "success": true, "error_message": null, "response_size_bytes": 436, "user_context": null}
|
||||
{"timestamp": "2026-08-24T00:14:27.461092+00:00", "tool_name": "ha_get_state", "parameters": {"entity_id": ["light.bedroom_lamp", "light.office_lamp", "sensor.bedroom_switch_battery"], "fields": ["state"], "attribute_keys": null}, "execution_time_ms": 15.660524368286133, "success": true, "error_message": null, "response_size_bytes": 546, "user_context": null}
|
||||
{"timestamp": "2026-08-24T00:14:28.513926+00:00", "tool_name": "ha_get_logs", "parameters": {"source": "supervisor", "limit": null, "search": "availability", "order": "oldest", "hours_back": 1, "entity_id": null, "end_time": null, "offset": 0, "compact": true, "level": null, "structured": false, "top_n": null, "slug": "core_matter_server"}, "execution_time_ms": 512.4342441558838, "success": true, "error_message": null, "response_size_bytes": 7139, "user_context": null}
|
||||
{"timestamp": "2026-08-24T00:17:19.596323+00:00", "tool_name": "ha_get_state", "parameters": {"entity_id": ["light.bedroom_lamp", "light.office_lamp", "sensor.bedroom_switch_battery"], "fields": ["state"], "attribute_keys": null}, "execution_time_ms": 13.23246955871582, "success": true, "error_message": null, "response_size_bytes": 520, "user_context": null}
|
||||
{"timestamp": "2026-08-24T00:17:20.861915+00:00", "tool_name": "ha_get_logs", "parameters": {"source": "supervisor", "limit": null, "search": "availability", "order": "newest", "hours_back": 1, "entity_id": null, "end_time": null, "offset": 0, "compact": true, "level": null, "structured": false, "top_n": null, "slug": "core_matter_server"}, "execution_time_ms": 528.935432434082, "success": true, "error_message": null, "response_size_bytes": 8795, "user_context": null}
|
||||
|
||||
+14
-14
@@ -4,7 +4,7 @@
|
||||
"state": "ON",
|
||||
"led_brightness": 100,
|
||||
"countdown_to_turn_off": 0,
|
||||
"voltage": 120.2,
|
||||
"voltage": 120.7,
|
||||
"countdown_to_turn_on": 0,
|
||||
"ac_frequency": 60,
|
||||
"power_factor": 0.14,
|
||||
@@ -45,10 +45,10 @@
|
||||
"state": "ON",
|
||||
"led_brightness": 100,
|
||||
"countdown_to_turn_off": 0,
|
||||
"voltage": 119.5,
|
||||
"voltage": 120.5,
|
||||
"countdown_to_turn_on": 0,
|
||||
"energy": 64.68,
|
||||
"power_factor": 0.88,
|
||||
"energy": 64.69,
|
||||
"power_factor": 0.31,
|
||||
"ac_frequency": 60,
|
||||
"update": {
|
||||
"state": "idle",
|
||||
@@ -58,8 +58,8 @@
|
||||
"latest_release_notes": null
|
||||
},
|
||||
"linkquality": 138,
|
||||
"power": 84.1,
|
||||
"current": 0.81,
|
||||
"power": 0.2,
|
||||
"current": 0.01,
|
||||
"power_on_behavior": "on"
|
||||
},
|
||||
"0xb40e060fffe031e3": {
|
||||
@@ -80,7 +80,7 @@
|
||||
"energy": 130.96,
|
||||
"power": 0.8,
|
||||
"current": 0.05,
|
||||
"power_factor": 0.41,
|
||||
"power_factor": 0.34,
|
||||
"update": {
|
||||
"state": "idle",
|
||||
"installed_version": 268513381,
|
||||
@@ -95,13 +95,13 @@
|
||||
"led_brightness": 100,
|
||||
"countdown_to_turn_off": 0,
|
||||
"countdown_to_turn_on": 0,
|
||||
"voltage": 119.9,
|
||||
"energy": 62.04,
|
||||
"voltage": 120,
|
||||
"energy": 62.05,
|
||||
"state": "ON",
|
||||
"power": 65.2,
|
||||
"current": 0.77,
|
||||
"power": 66.7,
|
||||
"current": 0.83,
|
||||
"ac_frequency": 60,
|
||||
"power_factor": 0.7,
|
||||
"power_factor": 0.62,
|
||||
"update": {
|
||||
"state": "idle",
|
||||
"installed_version": 268513381,
|
||||
@@ -114,7 +114,7 @@
|
||||
},
|
||||
"0xffffb40e060895b3": {
|
||||
"state": "ON",
|
||||
"voltage": 120,
|
||||
"voltage": 120.5,
|
||||
"ac_frequency": 60,
|
||||
"energy": 8.78,
|
||||
"current": 0.01,
|
||||
@@ -172,7 +172,7 @@
|
||||
"0xffffb40e060893d8": {
|
||||
"state": "ON",
|
||||
"led_brightness": 100,
|
||||
"voltage": 120,
|
||||
"voltage": 121,
|
||||
"countdown_to_turn_off": 0,
|
||||
"countdown_to_turn_on": 0,
|
||||
"energy": 3.52,
|
||||
|
||||
Reference in New Issue
Block a user