.ha_mcp/logs/mcp_usage.jsonl, zigbee2mqtt/state.json
This commit is contained in:
@@ -2527,3 +2527,4 @@
|
||||
{"timestamp": "2026-08-26T13:37:43.549326+00:00", "tool_name": "ha_get_automation_traces", "parameters": {"automation_id": "automation.office_desk_lamp_meeting_alert", "run_id": "080d400a6a955798a337af66b541aa0b", "limit": 10, "deduplicate": true, "detailed": true, "sections": null, "offset": 0, "order": "newest", "ctx": {"_STATE_TTL_SECONDS": 86400}}, "execution_time_ms": 10.13636589050293, "success": true, "error_message": null, "response_size_bytes": 1062, "user_context": null}
|
||||
{"timestamp": "2026-08-26T13:37:58.861334+00:00", "tool_name": "ha_get_state", "parameters": {"entity_id": ["input_boolean.away_mode", "input_boolean.meeting_lamp_override", "input_boolean.in_a_meeting"], "fields": null, "attribute_keys": null}, "execution_time_ms": 15.315771102905273, "success": true, "error_message": null, "response_size_bytes": 1668, "user_context": null}
|
||||
{"timestamp": "2026-08-26T13:39:01.479976+00:00", "tool_name": "ha_get_automation_traces", "parameters": {"automation_id": "automation.office_desk_lamp_meeting_alert", "run_id": "50676a40b5563774f9ba0f284f26f2e3", "limit": 10, "deduplicate": true, "detailed": true, "sections": null, "offset": 0, "order": "newest", "ctx": {"_STATE_TTL_SECONDS": 86400}}, "execution_time_ms": 11.17396354675293, "success": true, "error_message": null, "response_size_bytes": 2618, "user_context": null}
|
||||
{"timestamp": "2026-08-26T13:42:21.274904+00:00", "tool_name": "ha_get_device", "parameters": {"device_id": null, "entity_id": null, "integration": "matter", "area_id": null, "manufacturer": null, "limit": 50, "offset": 0, "detail_level": "full"}, "execution_time_ms": 232.4070930480957, "success": true, "error_message": null, "response_size_bytes": 22083, "user_context": null}
|
||||
|
||||
+12
-12
@@ -4,7 +4,7 @@
|
||||
"state": "ON",
|
||||
"led_brightness": 100,
|
||||
"countdown_to_turn_off": 0,
|
||||
"voltage": 121,
|
||||
"voltage": 121.5,
|
||||
"countdown_to_turn_on": 0,
|
||||
"ac_frequency": 60,
|
||||
"power_factor": 0.14,
|
||||
@@ -27,7 +27,7 @@
|
||||
"led_brightness": 100,
|
||||
"countdown_to_turn_off": 0,
|
||||
"countdown_to_turn_on": 0,
|
||||
"power": 1.9,
|
||||
"power": 2.3,
|
||||
"current": 0.1,
|
||||
"energy": 32.99,
|
||||
"power_factor": 0.17,
|
||||
@@ -45,9 +45,9 @@
|
||||
"state": "ON",
|
||||
"led_brightness": 100,
|
||||
"countdown_to_turn_off": 0,
|
||||
"voltage": 120.4,
|
||||
"voltage": 120.9,
|
||||
"countdown_to_turn_on": 0,
|
||||
"energy": 66.91,
|
||||
"energy": 66.92,
|
||||
"power_factor": 0.2,
|
||||
"ac_frequency": 60,
|
||||
"update": {
|
||||
@@ -77,8 +77,8 @@
|
||||
"voltage": 119.6,
|
||||
"state": "ON",
|
||||
"ac_frequency": 60,
|
||||
"energy": 135.31,
|
||||
"power": 102.9,
|
||||
"energy": 135.32,
|
||||
"power": 98,
|
||||
"current": 0.93,
|
||||
"power_factor": 0.94,
|
||||
"update": {
|
||||
@@ -96,10 +96,10 @@
|
||||
"countdown_to_turn_off": 0,
|
||||
"countdown_to_turn_on": 0,
|
||||
"voltage": 121.1,
|
||||
"energy": 64.55,
|
||||
"energy": 64.56,
|
||||
"state": "ON",
|
||||
"power": 66.8,
|
||||
"current": 0.77,
|
||||
"power": 56.1,
|
||||
"current": 0.75,
|
||||
"ac_frequency": 60,
|
||||
"power_factor": 0.77,
|
||||
"update": {
|
||||
@@ -114,7 +114,7 @@
|
||||
},
|
||||
"0xffffb40e060895b3": {
|
||||
"state": "ON",
|
||||
"voltage": 121,
|
||||
"voltage": 121.5,
|
||||
"ac_frequency": 60,
|
||||
"energy": 8.94,
|
||||
"current": 0.01,
|
||||
@@ -172,7 +172,7 @@
|
||||
"0xffffb40e060893d8": {
|
||||
"state": "OFF",
|
||||
"led_brightness": 100,
|
||||
"voltage": 120.8,
|
||||
"voltage": 121.3,
|
||||
"countdown_to_turn_off": 0,
|
||||
"countdown_to_turn_on": 0,
|
||||
"energy": 3.75,
|
||||
@@ -192,7 +192,7 @@
|
||||
},
|
||||
"0xa4c1380d0679ffff": {
|
||||
"battery": 100,
|
||||
"temperature": 27.1,
|
||||
"temperature": 27,
|
||||
"temperature_units": "celsius",
|
||||
"temperature_calibration": 0,
|
||||
"update": {
|
||||
|
||||
Reference in New Issue
Block a user